aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-04 10:45:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-04 10:45:23 +0000
commitec3881eb404225b7e7e17626535373d234133d1b (patch)
treee543f23db09a6a6a7375286e822567d2646cb296 /devel/bison
parentedae0019f08f7fa970705a0450c2c0b8fe7a8b7a (diff)
downloadports-ec3881eb404225b7e7e17626535373d234133d1b.tar.gz
ports-ec3881eb404225b7e7e17626535373d234133d1b.zip
Notes
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile8
-rw-r--r--devel/bison/distinfo4
-rw-r--r--devel/bison/pkg-plist10
3 files changed, 8 insertions, 14 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index c3c91121d458..c6462cd2481e 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -6,7 +6,9 @@
#
PORTNAME= bison
-PORTVERSION= 2.0
+PORTVERSION= 1.75
+PORTREVISION= 2
+PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,9 +19,9 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
-CONFLICTS= bison-1.7[0-9]* bison-1.8[0-9]*
+CONFLICTS= bison-1.8[0-9]* bison-2.[0-9]*
-USE_GZIP= yes
+USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/devel/bison/distinfo b/devel/bison/distinfo
index 605a6eddb8e7..0dd8a2877656 100644
--- a/devel/bison/distinfo
+++ b/devel/bison/distinfo
@@ -1,2 +1,2 @@
-MD5 (bison-2.0.tar.gz) = c17f964fd5504b88b07a183420de25e3
-SIZE (bison-2.0.tar.gz) = 1163590
+MD5 (bison-1.75.tar.bz2) = dd88fe42e35d554c00af430a9342456a
+SIZE (bison-1.75.tar.bz2) = 773106
diff --git a/devel/bison/pkg-plist b/devel/bison/pkg-plist
index de11b7ee74eb..f1d3f5a225f8 100644
--- a/devel/bison/pkg-plist
+++ b/devel/bison/pkg-plist
@@ -1,31 +1,23 @@
@comment $FreeBSD$
bin/bison
-bin/yacc
-%%DATADIR%%/README
%%DATADIR%%/c.m4
%%DATADIR%%/glr.c
%%DATADIR%%/lalr1.cc
%%DATADIR%%/m4sugar/m4sugar.m4
+%%DATADIR%%/m4sugar/version.m4
%%DATADIR%%/yacc.c
-%%NLS%%share/locale/da/LC_MESSAGES/bison.mo
%%NLS%%share/locale/de/LC_MESSAGES/bison.mo
%%NLS%%share/locale/es/LC_MESSAGES/bison.mo
%%NLS%%share/locale/et/LC_MESSAGES/bison.mo
%%NLS%%share/locale/fr/LC_MESSAGES/bison.mo
-%%NLS%%share/locale/ga/LC_MESSAGES/bison.mo
%%NLS%%share/locale/hr/LC_MESSAGES/bison.mo
%%NLS%%share/locale/id/LC_MESSAGES/bison.mo
%%NLS%%share/locale/it/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ja/LC_MESSAGES/bison.mo
-%%NLS%%share/locale/ms/LC_MESSAGES/bison.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/bison.mo
%%NLS%%share/locale/nl/LC_MESSAGES/bison.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/bison.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/bison.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/bison.mo
%%NLS%%share/locale/ru/LC_MESSAGES/bison.mo
%%NLS%%share/locale/sv/LC_MESSAGES/bison.mo
%%NLS%%share/locale/tr/LC_MESSAGES/bison.mo
-lib/liby.a
@dirrm %%DATADIR%%/m4sugar
@dirrm %%DATADIR%%