aboutsummaryrefslogtreecommitdiff
path: root/devel/bison/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Update bison to 2.4.3Johan van Selst2010-08-161-0/+7
| | | | | | | | PR: ports/144916 Tested by: exp-run by pav Notes: svn path=/head/; revision=259400
* - Update bison to 2.4.1, see announcements for important changes:Johan van Selst2009-03-061-8/+28
| | | | | | | | | | | | | | | | http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html - Take over bison maintainership - as approved by portmgr (marcus) - Add patches for ports to compile with new bison: Replace %{ .. %} with %code { .. } where required and accommodate stricter typing requirements Thanks to pav for an exp-run on pointyhat PR: ports/131640 Approved by: portmgr (pav) Notes: svn path=/head/; revision=229566
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-4/+53
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Back out update to 2.0Pav Lucistnik2005-09-041-9/+1
| | | | | | | Requested by: ade Notes: svn path=/head/; revision=141885
* - Update to 2.0Pav Lucistnik2005-09-021-1/+9
| | | | | | | | PR: ports/84709 Submitted by: Frerich Raabe <frerich@athame.co.uk> Notes: svn path=/head/; revision=141767
* 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
* - Support INFOKirill Ponomarev2004-03-281-11/+8
| | | | | | | | | | - Support DATADIR PR: ports/64853 Submitted by: Ports Fury Notes: svn path=/head/; revision=105526
* update devel/bison: add WITHOUT_NLS supportDaichi GOTO2003-07-291-13/+13
| | | | | | | | | | | 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
* Update to 1.75David W. Chapman Jr.2002-10-241-2/+10
| | | | | | | | PR: 44223 Submitted by: tkato@prontomail.com Notes: svn path=/head/; revision=68733
* Don't install own copy of charset.alias - use one from libiconv instead. BumpMaxim Sobolev2002-04-301-1/+0
| | | | | | | PORTREVISION. Notes: svn path=/head/; revision=58356
* This requires ngettext().Christian Weisgerber2002-03-131-4/+1
| | | | | | | | | 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 1.29David E. O'Brien2001-09-231-2/+5
| | | | | | | | | | | | | | | | | * 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
* Add Russian messages.Dmitry Sivachenko2001-07-161-0/+1
| | | | | | | Approved by: obrien Notes: svn path=/head/; revision=45169
* Remove empty directories.Satoshi Asami2000-06-031-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29134
* add install-info (portlint)Michael Haro2000-02-051-0/+1
| | | | Notes: svn path=/head/; revision=25481
* With Bison being shown the door in 4.0-CURRENT, we need the Bison port back.David E. O'Brien2000-01-171-0/+10
| | | | 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-061-9/+0
| | | | | | | This port is no longer needed. Notes: svn path=/head/; revision=22200
* Update to version 1.28Chris Piazza1999-08-111-0/+4
| | | | | | | | 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
* Initial import of bison version 1.27.Steve Price1999-05-031-0/+6
GNU's YACCalike parser generator. PR: 10839 Submitted by: Jerry Hicks <wghicks@bellsouth.net> Notes: svn path=/head/; revision=18385