Commit graph

20 commits

Author SHA1 Message Date
Maxim Sobolev
26c34f89d7 Bump PORTEPOCH because PORTVERSION was recently lowered. 2001-12-10 10:25:54 +00:00
David E. O'Brien
85da093438 Back this down to version 1.28 until the Bison developers can acutally
do some regression tests on their later releases.
Versions 1.29 and 1.30 seg fault where 1.28 did not.
2001-12-10 04:41:18 +00:00
Maxim Sobolev
4b82659c78 Override CONFIGURE_TARGET - this package generated with autoconf-2.52 needs a
different semantics than our bsd.port.mk provides.
2001-12-02 07:37:57 +00:00
David E. O'Brien
7b859cdd96 Upgrade to Bison 1.30.
Version 1.29 had several problems that I believe 1.30 fixes (looking at the
ChangeLog).
2001-11-29 15:24:04 +00:00
FUJISHIMA Satsuki
0ff2207253 unify info files (no revision bump needed). 2001-09-23 06:40:35 +00:00
David E. O'Brien
74894ed54d Update to 1.29
* 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
2001-09-23 00:21:23 +00:00
Dmitry Sivachenko
5fe77d7bd4 Add Russian messages.
Approved by:	obrien
2001-07-16 18:04:52 +00:00
Maxim Sobolev
0218f08c56 Explicitly add -lintl into LDFLAGS, because stupid configure script doesn't
bother to do it.
2000-06-12 10:12:45 +00:00
Maxim Sobolev
e43635a554 Use installed libintl instead of the port's own version. 2000-06-12 10:00:36 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Satoshi Asami
1117c1feb8 Comment out second MAINTAINER line. 2000-01-19 16:01:53 +00:00
David E. O'Brien
177ea6b5ae With Bison being shown the door in 4.0-CURRENT, we need the Bison port back. 2000-01-17 11:31:33 +00:00
David E. O'Brien
041e34d028 The latest Bison is now in the base system (and has been for a while).
This port is no longer needed.
1999-10-06 08:11:30 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Chris Piazza
023a82287c The last commit cited a bogus PR. It was really:
PR:		12936
1999-08-11 04:36:48 +00:00
Chris Piazza
fd939ffa41 Update to version 1.28
PR:		13054
Submitted by:	maintainer
1999-08-11 04:34:53 +00:00
Steve Price
1cbce94c51 Initial import of bison version 1.27.
GNU's YACCalike parser generator.

PR:		10839
Submitted by:	Jerry Hicks <wghicks@bellsouth.net>
1999-05-03 03:18:08 +00:00