summaryrefslogtreecommitdiff
path: root/devel/byacc
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-03-21 21:39:15 +0000
committertv <tv@pkgsrc.org>2005-03-21 21:39:15 +0000
commitc8cbb6a46421db92728d3b25afd216c7a0894cbf (patch)
tree04f6d82f74b3b08c8278918ef44345974919f077 /devel/byacc
parent887ac498464f13a71e8d7905d78f7115c09b165c (diff)
downloadpkgsrc-c8cbb6a46421db92728d3b25afd216c7a0894cbf.tar.gz
A portable version of BSD's yacc(1), a lightweight alternative to bison
in some environments. From DESCR: Berkeley Yacc (byacc) is a LALR(1) parser generator. Berkeley Yacc has been made as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input specification that conforms to the AT&T Yacc documentation.
Diffstat (limited to 'devel/byacc')
-rw-r--r--devel/byacc/DESCR6
-rw-r--r--devel/byacc/Makefile16
-rw-r--r--devel/byacc/PLIST3
-rw-r--r--devel/byacc/distinfo6
4 files changed, 31 insertions, 0 deletions
diff --git a/devel/byacc/DESCR b/devel/byacc/DESCR
new file mode 100644
index 00000000000..fe018659e9a
--- /dev/null
+++ b/devel/byacc/DESCR
@@ -0,0 +1,6 @@
+Berkeley Yacc (byacc) is a LALR(1) parser generator. Berkeley Yacc
+has been made as compatible as possible with AT&T Yacc. Berkeley
+Yacc can accept any input specification that conforms to the AT&T
+Yacc documentation.
+
+Some programs depend on a byacc (instead of bison).
diff --git a/devel/byacc/Makefile b/devel/byacc/Makefile
new file mode 100644
index 00000000000..d60855bcefa
--- /dev/null
+++ b/devel/byacc/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/03/21 21:39:15 tv Exp $
+#
+
+DISTNAME= byacc-20040328
+CATEGORIES= devel
+MASTER_SITES= ftp://invisible-island.net/byacc/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://dickey.his.com/byacc/byacc.html
+COMMENT= Berkeley Yacc
+
+GNU_CONFIGURE= YES
+USE_BUILDLINK3= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/byacc/PLIST b/devel/byacc/PLIST
new file mode 100644
index 00000000000..7ef2acc513c
--- /dev/null
+++ b/devel/byacc/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/21 21:39:15 tv Exp $
+bin/byacc
+man/man1/byacc.1
diff --git a/devel/byacc/distinfo b/devel/byacc/distinfo
new file mode 100644
index 00000000000..0c009907e20
--- /dev/null
+++ b/devel/byacc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/03/21 21:39:15 tv Exp $
+
+SHA1 (byacc-20040328.tgz) = 4ce9536f9c76fefb4b68a3e34db619ef5fd10d7b
+RMD160 (byacc-20040328.tgz) = 217ab317117a39b726b23c5b0bd6781402c0baed
+Size (byacc-20040328.tgz) = 131563 bytes
+SHA1 (patch-aa) = eecc26e2985c6532fc2bea9300a997e98c3bae03