Commit graph

25 commits

Author SHA1 Message Date
jdolecek
e7d73509d4 regen 2000-02-03 18:46:53 +00:00
jdolecek
2a83b9a101 add NetBSD RCS id 2000-02-03 18:46:20 +00:00
jdolecek
4a1f68a379 src/getopt.c: include "system.h" to get correct definition of _ macro -
the test here depends on HAVE_LIBINTL_H, which is not set
	by configure
This change makes bison use the internationalized catalogs even for
messages in getopt.c. Bug report submitted to bug-bison@gnu.org.
2000-02-03 18:45:37 +00:00
jdolecek
64a456d27f regen 2000-02-03 11:49:32 +00:00
jdolecek
813c20ccaa add a cast to the bison.simple template to avoid signed/unsigned
comparison in generated code (shows up with gcc -Wsign-compare for example)
2000-02-03 11:48:35 +00:00
hubertf
3bbeeaa440 be consistent on which version to wildcard 2000-01-10 19:11:07 +00:00
jlam
5ce2f7faf8 Add missing bison.info-* and NLS files to pkg/PLIST.
Change to depend on pkgsrc gettext instead.
1999-10-04 17:24:00 +00:00
agc
9b2125c48d Update bison to version 1.28.
Changes include:

* Should compile better now with K&R compilers.

* Added NLS.

* Fixed a problem with escaping the double quote character.

* There is now a FAQ.
1999-08-24 12:51:24 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
frueauf
636c5e9771 Add tab to infofile dir entry for cosmetics. 1999-02-19 08:55:23 +00:00
tv
1c9817afdf Update to 1.27. 1999-02-19 03:27:08 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
tv
8965c0dd46 Make this honor the pkg system's CFLAGS setting. 1998-11-24 15:32:34 +00:00
agc
0202d38eab install-info will create an info dir file, if one doesn't already
exist, so remove the erroneous @exec statements (which wouldn't have
worked anyway).
1998-09-22 10:48:43 +00:00
agc
5b92cad3a8 Modifications to make bison use mkstemp(3). 1998-09-14 15:14:52 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
agc
8157ff7bcf Update package Makefiles for automatic manual page handling. 1998-06-22 11:19:40 +00:00
agc
ff3e48e78c Fix INFO_FILES definitions to match the commands in bsd.pkg.mk 1998-04-22 11:05:01 +00:00
agc
5201e68497 Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. 1998-04-17 09:37:21 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
49a48d689a Add "bison" info file to info files directory, fixes PR pkg/5187. 1998-04-13 10:11:28 +00:00
thorpej
b42c7f101a Add a GNU bison(1) package. 1998-03-20 22:45:15 +00:00