Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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> |