summaryrefslogtreecommitdiff
path: root/data/bison
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-01-01 16:02:31 +0000
committerJay Freeman <saurik@saurik.com>2008-01-01 16:02:31 +0000
commit0673535c576267adb537935c02917a526166442d (patch)
tree9ded8a50c790e805993428ea1e6cd2b32fcfe3f6 /data/bison
parentdb42276c66e5ecc186991f992c2f38776b4be771 (diff)
Added a bunch more packages and fixed jni.h conflict in JamVM.
git-svn-id: http://svn.telesphoreo.org/trunk@7 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/bison')
-rw-r--r--data/bison/_metadata/description2
l---------data/bison/_metadata/license1
l---------data/bison/_metadata/maintainer1
-rw-r--r--data/bison/_metadata/priority1
-rw-r--r--data/bison/_metadata/section1
-rw-r--r--data/bison/_metadata/version1
-rw-r--r--data/bison/bison-2.3.tar.gzbin0 -> 1386694 bytes
-rw-r--r--data/bison/make.sh5
8 files changed, 12 insertions, 0 deletions
diff --git a/data/bison/_metadata/description b/data/bison/_metadata/description
new file mode 100644
index 000000000..005d9a0c9
--- /dev/null
+++ b/data/bison/_metadata/description
@@ -0,0 +1,2 @@
+this package isn't described yet
+This package, which I'm certain is incredibly interesting, has yet to be described. This is probably because Jay has spent days getting all kinds of bookkeeping issues, like copyright notifications, all in their correct places, and descriptions just aren't the most important thing he could be working on. If this is a problem, please come back later.
diff --git a/data/bison/_metadata/license b/data/bison/_metadata/license
new file mode 120000
index 000000000..9c13a9a0f
--- /dev/null
+++ b/data/bison/_metadata/license
@@ -0,0 +1 @@
+../../../licenses/gpl-2 \ No newline at end of file
diff --git a/data/bison/_metadata/maintainer b/data/bison/_metadata/maintainer
new file mode 120000
index 000000000..0fa66e077
--- /dev/null
+++ b/data/bison/_metadata/maintainer
@@ -0,0 +1 @@
+../../../people/saurik \ No newline at end of file
diff --git a/data/bison/_metadata/priority b/data/bison/_metadata/priority
new file mode 100644
index 000000000..a6a7b9cd7
--- /dev/null
+++ b/data/bison/_metadata/priority
@@ -0,0 +1 @@
+standard
diff --git a/data/bison/_metadata/section b/data/bison/_metadata/section
new file mode 100644
index 000000000..842ba4a9c
--- /dev/null
+++ b/data/bison/_metadata/section
@@ -0,0 +1 @@
+toolchain
diff --git a/data/bison/_metadata/version b/data/bison/_metadata/version
new file mode 100644
index 000000000..bb576dbde
--- /dev/null
+++ b/data/bison/_metadata/version
@@ -0,0 +1 @@
+2.3
diff --git a/data/bison/bison-2.3.tar.gz b/data/bison/bison-2.3.tar.gz
new file mode 100644
index 000000000..08e195028
--- /dev/null
+++ b/data/bison/bison-2.3.tar.gz
Binary files differ
diff --git a/data/bison/make.sh b/data/bison/make.sh
new file mode 100644
index 000000000..8673eeaf1
--- /dev/null
+++ b/data/bison/make.sh
@@ -0,0 +1,5 @@
+pkg:extract
+cd *
+pkg:configure gl_cv_func_strndup=no ac_cv_func_obstack=no
+make
+pkg:install