Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |
| | |||||
* | Add a RUN_DEPENDS on gm4 to prevent bison from failing with many ports. | Joe Marcus Clarke | 2002-11-16 | 1 | -1/+2 |
| | | | | | Approved by: kris Discussed on ports | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | Mario Sergio Fujikawa Ferreira | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | Adam Weinberger | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Remove empty patch file. | Cy Schubert | 2002-10-29 | 1 | -0/+0 |
| | |||||
* | Add dependency on GNU m4 for the build. Found by portbuild. | Will Andrews | 2002-10-24 | 1 | -0/+1 |
| | |||||
* | Update to 1.75 | David W. Chapman Jr. | 2002-10-24 | 6 | -72/+15 |
| | | | | | PR: 44223 Submitted by: tkato@prontomail.com | ||||
* | Due to popular demant into each port which might be inserted into dependency | Maxim Sobolev | 2002-09-14 | 1 | -0/+4 |
| | | | | | | | | | | list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) | ||||
* | Don't install own copy of charset.alias - use one from libiconv instead. Bump | Maxim Sobolev | 2002-04-30 | 3 | -14/+37 |
| | | | | PORTREVISION. | ||||
* | Upgrade to 1.35. | Dmitry Sivachenko | 2002-04-06 | 2 | -3/+2 |
| | |||||
* | USE_BZIP2 | Dmitry Sivachenko | 2002-03-24 | 2 | -1/+2 |
| | |||||
* | Remove iconv->giconv hack | Andrey A. Chernov | 2002-03-19 | 1 | -3/+1 |
| | |||||
* | Bump PORTREVISION to reflect the (lib)iconv upgrade. | Akinori MUSHA | 2002-03-18 | 1 | -0/+1 |
| | |||||
* | Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need | Maxim Sobolev | 2002-03-18 | 1 | -1/+1 |
| | | | | libiconv. | ||||
* | Upgrade to 1.34. | Dmitry Sivachenko | 2002-03-16 | 2 | -3/+2 |
| | |||||
* | Limit s/iconv/giconv/ to the actually used files in order to avoid | Christian Weisgerber | 2002-03-14 | 1 | -2/+2 |
| | | | | triggering an auto* build cascade. | ||||
* | Bump PORTREVISION for the last fix. | Akinori MUSHA | 2002-03-13 | 1 | -0/+1 |
| | |||||
* | This requires ngettext(). | Christian Weisgerber | 2002-03-13 | 2 | -11/+8 |
| | | | | | | XXX Explicitly build with included libintl for now. PR: 35653 | ||||
* | Embellish the package list. | David E. O'Brien | 2002-02-17 | 1 | -0/+3 |
| | |||||
* | Update to version 1.33. | David E. O'Brien | 2002-02-17 | 1 | -0/+1 |
| | |||||
* | Update to version 1.33. | David E. O'Brien | 2002-02-17 | 4 | -25/+21 |
| | | | | | | | This version was tested locally by a few trusted committers & friends, and is believed to *actually* be as usable and stable as version 1.28. (unlike *cough*, *cough* other 1.3x versions which have caused no end of problems...) | ||||
* | This PORTEPOCH for life crap is stupid. | David E. O'Brien | 2001-12-11 | 4 | -34/+34 |
| | | | | | | Back out the downgrade, I would have never agreed to it if I had know... This leaves a window of downgradededness 18 hours -- people can just live with that. | ||||
* | Bump PORTEPOCH because PORTVERSION was recently lowered. | Maxim Sobolev | 2001-12-10 | 1 | -0/+1 |
| | |||||
* | Back this down to version 1.28 until the Bison developers can acutally | David E. O'Brien | 2001-12-10 | 4 | -34/+33 |
| | | | | | do some regression tests on their later releases. Versions 1.29 and 1.30 seg fault where 1.28 did not. | ||||
* | Override CONFIGURE_TARGET - this package generated with autoconf-2.52 needs a | Maxim Sobolev | 2001-12-02 | 1 | -0/+1 |
| | | | | different semantics than our bsd.port.mk provides. | ||||
* | Upgrade to Bison 1.30. | David E. O'Brien | 2001-11-29 | 2 | -2/+2 |
| | | | | | Version 1.29 had several problems that I believe 1.30 fixes (looking at the ChangeLog). | ||||
* | unify info files (no revision bump needed). | FUJISHIMA Satsuki | 2001-09-23 | 1 | -1/+5 |
| | |||||
* | Update to 1.29 | David E. O'Brien | 2001-09-23 | 7 | -836/+38 |
| | | | | | | | | | | | | | | * Added `-g' and `--graph'. * Added `--locations' and `%locations'. * Added `-S' and `--skeleton'. * `%raw', `-r', `--raw' is disabled. * Special characters are escaped when output. This solves the problems * New directives. `%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose', `%debug', `%source_extension' and `%header_extension'. * The input and the output files has automatically a similar extension. Submitted by: demon | ||||
* | Remove obsoleted entries. | Dmitry Sivachenko | 2001-07-20 | 1 | -63/+0 |
| | |||||
* | Update for bison-1.28 | Dmitry Sivachenko | 2001-07-20 | 1 | -220/+362 |
| | |||||
* | Add Russian messages. | Dmitry Sivachenko | 2001-07-16 | 4 | -0/+723 |
| | | | | Approved by: obrien | ||||
* | Explicitly add -lintl into LDFLAGS, because stupid configure script doesn't | Maxim Sobolev | 2000-06-12 | 1 | -1/+1 |
| | | | | bother to do it. | ||||
* | Use installed libintl instead of the port's own version. | Maxim Sobolev | 2000-06-12 | 1 | -0/+5 |
| | |||||
* | Remove empty directories. | Satoshi Asami | 2000-06-03 | 1 | -0/+3 |
| | | | | Submitted by: bento | ||||
* | PORTNAME/PORTVERSION update | Michael Haro | 2000-04-11 | 1 | -2/+2 |
| | |||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 1 | -8/+6 |
| | |||||
* | add install-info (portlint) | Michael Haro | 2000-02-05 | 1 | -0/+1 |
| | |||||
* | Comment out second MAINTAINER line. | Satoshi Asami | 2000-01-19 | 1 | -1/+1 |
| | |||||
* | Add the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity option | David E. O'Brien | 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. | David E. O'Brien | 2000-01-17 | 5 | -0/+63 |
| | |||||
* | The latest Bison is now in the base system (and has been for a while). | David E. O'Brien | 1999-10-06 | 5 | -61/+0 |
| | | | | This port is no longer needed. | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | The last commit cited a bogus PR. It was really: | Chris Piazza | 1999-08-11 | 1 | -1/+1 |
| | | | | PR: 12936 | ||||
* | Update to version 1.28 | Chris Piazza | 1999-08-11 | 4 | -5/+9 |
| | | | | | PR: 13054 Submitted by: maintainer | ||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | Michael Haro | 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... | Tim Vanderhoek | 1999-05-03 | 1 | -2/+2 |
| | |||||
* | Initial import of bison version 1.27. | Steve Price | 1999-05-03 | 5 | -0/+58 |
GNU's YACCalike parser generator. PR: 10839 Submitted by: Jerry Hicks <wghicks@bellsouth.net> |