Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsoleted entries. | demon | 2001-07-20 | 1 | -63/+0 |
| | |||||
* | Update for bison-1.28 | demon | 2001-07-20 | 1 | -220/+362 |
| | |||||
* | Add Russian messages. | demon | 2001-07-16 | 4 | -0/+723 |
| | | | | Approved by: obrien | ||||
* | Explicitly add -lintl into LDFLAGS, because stupid configure script doesn't | sobomax | 2000-06-12 | 1 | -1/+1 |
| | | | | bother to do it. | ||||
* | Use installed libintl instead of the port's own version. | sobomax | 2000-06-12 | 1 | -0/+5 |
| | |||||
* | Remove empty directories. | asami | 2000-06-03 | 1 | -0/+3 |
| | | | | Submitted by: bento | ||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-11 | 1 | -2/+2 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -8/+6 |
| | |||||
* | add install-info (portlint) | mharo | 2000-02-05 | 1 | -0/+1 |
| | |||||
* | Comment out second MAINTAINER line. | asami | 2000-01-19 | 1 | -1/+1 |
| | |||||
* | Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity option | obrien | 2000-01-17 | 2 | -0/+40 |
| | | | | | taken from src/contrib/bison, as we will need this if one is buiding our older EGCS source base. | ||||
* | With Bison being shown the door in 4.0-CURRENT, we need the Bison port back. | obrien | 2000-01-17 | 5 | -0/+63 |
| | |||||
* | The latest Bison is now in the base system (and has been for a while). | obrien | 1999-10-06 | 5 | -61/+0 |
| | | | | This port is no longer needed. | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | The last commit cited a bogus PR. It was really: | cpiazza | 1999-08-11 | 1 | -1/+1 |
| | | | | PR: 12936 | ||||
* | Update to version 1.28 | cpiazza | 1999-08-11 | 4 | -5/+9 |
| | | | | | PR: 13054 Submitted by: maintainer | ||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 1999-06-05 | 1 | -1/+0 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Add WWW: to some of the more recent imports... | hoek | 1999-05-03 | 1 | -2/+2 |
| | |||||
* | Initial import of bison version 1.27. | steve | 1999-05-03 | 5 | -0/+58 |
GNU's YACCalike parser generator. PR: 10839 Submitted by: Jerry Hicks <wghicks@bellsouth.net> |