aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
Commit message (Collapse)AuthorAgeFilesLines
* Add SHA256Ade Lovett2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148191
* A few more cleanups after recent events with bisonAde Lovett2005-09-041-1/+1
| | | | | | | | | | | | * lose the bison175 port, it's not needed for now and will only confuse matters * clean up devel/Makefile, modules, and MOVED appropriately * take maintainership of the bison* ports Approved by: portmgr Notes: svn path=/head/; revision=141936
* - Back out update to 2.0Pav Lucistnik2005-09-043-14/+8
| | | | | | | Requested by: ade Notes: svn path=/head/; revision=141885
* - Update to 2.0Pav Lucistnik2005-09-023-7/+14
| | | | | | | | PR: ports/84709 Submitted by: Frerich Raabe <frerich@athame.co.uk> Notes: svn path=/head/; revision=141767
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-1/+0
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Clean up locale directory after ourselvesKris Kennaway2004-11-241-0/+1
| | | | Notes: svn path=/head/; revision=122343
* - add version in CONFLICTS, otherwise it will conflict with itself.Yen-Ming Lee2004-09-031-1/+1
| | | | | | | Pointy hat to: leeym Notes: svn path=/head/; revision=118045
* - use shell meta-characters for pattern matchingYen-Ming Lee2004-09-031-1/+1
| | | | Notes: svn path=/head/; revision=118041
* - Support INFOKirill Ponomarev2004-03-282-23/+18
| | | | | | | | | | - Support DATADIR PR: ports/64853 Submitted by: Ports Fury Notes: svn path=/head/; revision=105526
* Switch to USE_GETTEXT.Joe Marcus Clarke2004-02-041-2/+4
| | | | | | | | PR: 62351 Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org> Notes: svn path=/head/; revision=99990
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Add CONFLICTS for bison/bison1875.Sean Chittenden2003-09-011-1/+2
| | | | | | | | PR: ports/56242 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=88234
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* update devel/bison: add WITHOUT_NLS supportDaichi GOTO2003-07-292-13/+21
| | | | | | | | | | | The patch allows bison to be compiled without gettext support, for use when space is tight or the gettext dependency is not desired. PR: 48824 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=85824
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Add a RUN_DEPENDS on gm4 to prevent bison from failing with many ports.Joe Marcus Clarke2002-11-161-1/+2
| | | | | | | | Approved by: kris Discussed on ports Notes: svn path=/head/; revision=70216
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove empty patch file.Cy Schubert2002-10-291-0/+0
| | | | Notes: svn path=/head/; revision=69106
* Add dependency on GNU m4 for the build. Found by portbuild.Will Andrews2002-10-241-0/+1
| | | | Notes: svn path=/head/; revision=68753
* Update to 1.75David W. Chapman Jr.2002-10-246-72/+15
| | | | | | | | PR: 44223 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=68733
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-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.) Notes: svn path=/head/; revision=66299
* Don't install own copy of charset.alias - use one from libiconv instead. BumpMaxim Sobolev2002-04-303-14/+37
| | | | | | | PORTREVISION. Notes: svn path=/head/; revision=58356
* Upgrade to 1.35.Dmitry Sivachenko2002-04-062-3/+2
| | | | Notes: svn path=/head/; revision=57383
* USE_BZIP2Dmitry Sivachenko2002-03-242-1/+2
| | | | Notes: svn path=/head/; revision=56539
* Remove iconv->giconv hackAndrey A. Chernov2002-03-191-3/+1
| | | | Notes: svn path=/head/; revision=56329
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Upgrade to 1.34.Dmitry Sivachenko2002-03-162-3/+2
| | | | Notes: svn path=/head/; revision=56203
* Limit s/iconv/giconv/ to the actually used files in order to avoidChristian Weisgerber2002-03-141-2/+2
| | | | | | | triggering an auto* build cascade. Notes: svn path=/head/; revision=56087
* Bump PORTREVISION for the last fix.Akinori MUSHA2002-03-131-0/+1
| | | | Notes: svn path=/head/; revision=56021
* This requires ngettext().Christian Weisgerber2002-03-132-11/+8
| | | | | | | | | XXX Explicitly build with included libintl for now. PR: 35653 Notes: svn path=/head/; revision=55973
* Embellish the package list.David E. O'Brien2002-02-171-0/+3
| | | | Notes: svn path=/head/; revision=54835
* Update to version 1.33.David E. O'Brien2002-02-171-0/+1
| | | | Notes: svn path=/head/; revision=54793
* Update to version 1.33.David E. O'Brien2002-02-174-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...) Notes: svn path=/head/; revision=54791
* This PORTEPOCH for life crap is stupid.David E. O'Brien2001-12-114-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. Notes: svn path=/head/; revision=51321
* Bump PORTEPOCH because PORTVERSION was recently lowered.Maxim Sobolev2001-12-101-0/+1
| | | | Notes: svn path=/head/; revision=51308
* Back this down to version 1.28 until the Bison developers can acutallyDavid E. O'Brien2001-12-104-34/+33
| | | | | | | | do some regression tests on their later releases. Versions 1.29 and 1.30 seg fault where 1.28 did not. Notes: svn path=/head/; revision=51303
* Override CONFIGURE_TARGET - this package generated with autoconf-2.52 needs aMaxim Sobolev2001-12-021-0/+1
| | | | | | | different semantics than our bsd.port.mk provides. Notes: svn path=/head/; revision=50842
* Upgrade to Bison 1.30.David E. O'Brien2001-11-292-2/+2
| | | | | | | | Version 1.29 had several problems that I believe 1.30 fixes (looking at the ChangeLog). Notes: svn path=/head/; revision=50723
* unify info files (no revision bump needed).FUJISHIMA Satsuki2001-09-231-1/+5
| | | | Notes: svn path=/head/; revision=48112
* Update to 1.29David E. O'Brien2001-09-237-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 Notes: svn path=/head/; revision=48099
* Remove obsoleted entries.Dmitry Sivachenko2001-07-201-63/+0
| | | | Notes: svn path=/head/; revision=45294
* Update for bison-1.28Dmitry Sivachenko2001-07-201-220/+362
| | | | Notes: svn path=/head/; revision=45293
* Add Russian messages.Dmitry Sivachenko2001-07-164-0/+723
| | | | | | | Approved by: obrien Notes: svn path=/head/; revision=45169