Date: Sat, 22 Sep 2001 17:21:23 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bison Makefile distinfo pkg-plist ports/devel/bison/files patch-getargs.c patch-reader.c patch-configure ru.po Message-ID: <200109230021.f8N0LNN65243@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/09/22 17:21:23 PDT
Modified files:
devel/bison Makefile distinfo pkg-plist
devel/bison/files patch-getargs.c patch-reader.c
Removed files:
devel/bison/files patch-configure ru.po
Log:
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
Revision Changes Path
1.15 +2 -6 ports/devel/bison/Makefile
1.5 +1 -1 ports/devel/bison/distinfo
1.2 +0 -11 ports/devel/bison/files/patch-configure (dead)
1.2 +14 -14 ports/devel/bison/files/patch-getargs.c
1.2 +17 -16 ports/devel/bison/files/patch-reader.c
1.4 +0 -787 ports/devel/bison/files/ru.po (dead)
1.9 +6 -3 ports/devel/bison/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109230021.f8N0LNN65243>
