aboutsummaryrefslogtreecommitdiff
path: root/devel/bison175
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly add -lintl into LDFLAGS, because stupid configure script doesn'tMaxim Sobolev2000-06-121-1/+1
| | | | | | | bother to do it. Notes: svn path=/head/; revision=29539
* Use installed libintl instead of the port's own version.Maxim Sobolev2000-06-121-0/+5
| | | | Notes: svn path=/head/; revision=29538
* Remove empty directories.Satoshi Asami2000-06-031-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29134
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-8/+6
| | | | Notes: svn path=/head/; revision=25734
* add install-info (portlint)Michael Haro2000-02-051-0/+1
| | | | Notes: svn path=/head/; revision=25481
* Comment out second MAINTAINER line.Satoshi Asami2000-01-191-1/+1
| | | | Notes: svn path=/head/; revision=24837
* Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity optionDavid E. O'Brien2000-01-172-0/+40
| | | | | | | | taken from src/contrib/bison, as we will need this if one is buiding our older EGCS source base. Notes: svn path=/head/; revision=24790
* With Bison being shown the door in 4.0-CURRENT, we need the Bison port back.David E. O'Brien2000-01-175-0/+63
| | | | Notes: svn path=/head/; revision=24789
* The latest Bison is now in the base system (and has been for a while).David E. O'Brien1999-10-065-61/+0
| | | | | | | This port is no longer needed. Notes: svn path=/head/; revision=22200
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* The last commit cited a bogus PR. It was really:Chris Piazza1999-08-111-1/+1
| | | | | | | PR: 12936 Notes: svn path=/head/; revision=20651
* Update to version 1.28Chris Piazza1999-08-114-5/+9
| | | | | | | | PR: 13054 Submitted by: maintainer Notes: svn path=/head/; revision=20649
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Add WWW: to some of the more recent imports...Tim Vanderhoek1999-05-031-2/+2
| | | | Notes: svn path=/head/; revision=18405
* Initial import of bison version 1.27.Steve Price1999-05-035-0/+58
GNU's YACCalike parser generator. PR: 10839 Submitted by: Jerry Hicks <wghicks@bellsouth.net> Notes: svn path=/head/; revision=18385