mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add bison 1.875. Some grammars require the new version of Bison (such as
PostgreSQL), however the new bison also breaks many many ports. Compromise with a new port. Installs as bison and _not_ bison1875 and should be mutually exclusive to the main bison port. Hopefully the bison authors will clean up their product and this port can disappear when the base bison port is updated in the future or enough ports are updated to work with newer versions of bison. Repo copied by: fjoe Approved by: kris
This commit is contained in:
parent
d69603d48a
commit
ea4177f061
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80331
@ -66,6 +66,7 @@
|
||||
SUBDIR += bicyclerepair
|
||||
SUBDIR += bin86
|
||||
SUBDIR += bison
|
||||
SUBDIR += bison1875
|
||||
SUBDIR += boaconstructor
|
||||
SUBDIR += boehm-gc
|
||||
SUBDIR += bonobo
|
||||
|
@ -7,12 +7,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= bison
|
||||
PORTVERSION= 1.75
|
||||
PORTVERSION= 1.875
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= seanc@FreeBSD.org
|
||||
COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bison-1.75.tar.bz2) = dd88fe42e35d554c00af430a9342456a
|
||||
MD5 (bison-1.875.tar.bz2) = b7f8027b249ebd4dd0cc948943a71af0
|
||||
|
@ -1,14 +1,17 @@
|
||||
@comment $FreeBSD$
|
||||
bin/bison
|
||||
bin/yacc
|
||||
@unexec install-info --delete %D/info/bison.info %D/info/dir
|
||||
info/bison.info
|
||||
lib/liby.a
|
||||
@exec install-info %D/info/bison.info %D/info/dir
|
||||
share/bison/c.m4
|
||||
share/bison/glr.c
|
||||
share/bison/lalr1.cc
|
||||
share/bison/m4sugar/m4sugar.m4
|
||||
share/bison/m4sugar/version.m4
|
||||
share/bison/README
|
||||
share/bison/yacc.c
|
||||
share/locale/da/LC_MESSAGES/bison.mo
|
||||
share/locale/de/LC_MESSAGES/bison.mo
|
||||
share/locale/es/LC_MESSAGES/bison.mo
|
||||
share/locale/et/LC_MESSAGES/bison.mo
|
||||
|
@ -7,12 +7,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= bison
|
||||
PORTVERSION= 1.75
|
||||
PORTVERSION= 1.875
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= seanc@FreeBSD.org
|
||||
COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bison-1.75.tar.bz2) = dd88fe42e35d554c00af430a9342456a
|
||||
MD5 (bison-1.875.tar.bz2) = b7f8027b249ebd4dd0cc948943a71af0
|
||||
|
@ -1,14 +1,17 @@
|
||||
@comment $FreeBSD$
|
||||
bin/bison
|
||||
bin/yacc
|
||||
@unexec install-info --delete %D/info/bison.info %D/info/dir
|
||||
info/bison.info
|
||||
lib/liby.a
|
||||
@exec install-info %D/info/bison.info %D/info/dir
|
||||
share/bison/c.m4
|
||||
share/bison/glr.c
|
||||
share/bison/lalr1.cc
|
||||
share/bison/m4sugar/m4sugar.m4
|
||||
share/bison/m4sugar/version.m4
|
||||
share/bison/README
|
||||
share/bison/yacc.c
|
||||
share/locale/da/LC_MESSAGES/bison.mo
|
||||
share/locale/de/LC_MESSAGES/bison.mo
|
||||
share/locale/es/LC_MESSAGES/bison.mo
|
||||
share/locale/et/LC_MESSAGES/bison.mo
|
||||
|
@ -7,12 +7,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= bison
|
||||
PORTVERSION= 1.75
|
||||
PORTVERSION= 1.875
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= seanc@FreeBSD.org
|
||||
COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bison-1.75.tar.bz2) = dd88fe42e35d554c00af430a9342456a
|
||||
MD5 (bison-1.875.tar.bz2) = b7f8027b249ebd4dd0cc948943a71af0
|
||||
|
@ -1,14 +1,17 @@
|
||||
@comment $FreeBSD$
|
||||
bin/bison
|
||||
bin/yacc
|
||||
@unexec install-info --delete %D/info/bison.info %D/info/dir
|
||||
info/bison.info
|
||||
lib/liby.a
|
||||
@exec install-info %D/info/bison.info %D/info/dir
|
||||
share/bison/c.m4
|
||||
share/bison/glr.c
|
||||
share/bison/lalr1.cc
|
||||
share/bison/m4sugar/m4sugar.m4
|
||||
share/bison/m4sugar/version.m4
|
||||
share/bison/README
|
||||
share/bison/yacc.c
|
||||
share/locale/da/LC_MESSAGES/bison.mo
|
||||
share/locale/de/LC_MESSAGES/bison.mo
|
||||
share/locale/es/LC_MESSAGES/bison.mo
|
||||
share/locale/et/LC_MESSAGES/bison.mo
|
||||
|
@ -7,12 +7,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= bison
|
||||
PORTVERSION= 1.75
|
||||
PORTVERSION= 1.875
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= seanc@FreeBSD.org
|
||||
COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bison-1.75.tar.bz2) = dd88fe42e35d554c00af430a9342456a
|
||||
MD5 (bison-1.875.tar.bz2) = b7f8027b249ebd4dd0cc948943a71af0
|
||||
|
@ -1,14 +1,17 @@
|
||||
@comment $FreeBSD$
|
||||
bin/bison
|
||||
bin/yacc
|
||||
@unexec install-info --delete %D/info/bison.info %D/info/dir
|
||||
info/bison.info
|
||||
lib/liby.a
|
||||
@exec install-info %D/info/bison.info %D/info/dir
|
||||
share/bison/c.m4
|
||||
share/bison/glr.c
|
||||
share/bison/lalr1.cc
|
||||
share/bison/m4sugar/m4sugar.m4
|
||||
share/bison/m4sugar/version.m4
|
||||
share/bison/README
|
||||
share/bison/yacc.c
|
||||
share/locale/da/LC_MESSAGES/bison.mo
|
||||
share/locale/de/LC_MESSAGES/bison.mo
|
||||
share/locale/es/LC_MESSAGES/bison.mo
|
||||
share/locale/et/LC_MESSAGES/bison.mo
|
||||
|
Loading…
Reference in New Issue
Block a user