Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-07-15 | Don't patch automake source files and remove dependency on automake. | jlam | 5 | -48/+2 | |
2001-06-25 | Fix build problems on clean/-current system seen by Frank van der Linden | skrll | 1 | -1/+3 | |
<fvdl@netbsd.org> Add BUILD_DEPENDS for automake and define BUILD_USES_GETTEXT_M4 | |||||
2001-06-19 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -2/+4 | |
2001-06-13 | Add patches to Makefile.am and configure.in that mirror patches to | jlam | 3 | -1/+30 | |
Makefile.in and configure. | |||||
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -11/+9 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-28 | Use ${PKGLOCALEDIR} to determine the location of the installed locale files. | jlam | 5 | -21/+22 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-12 | Cosmetic changes. | jlam | 1 | -13/+13 | |
2001-01-12 | Add CPPFLAGS to the configure environment so -Dunix gets passed throughi | jlam | 1 | -1/+2 | |
correctly. | |||||
2000-11-09 | libintl tweaks are moved into bsd.pkg.mk | itojun | 1 | -5/+1 | |
2000-11-01 | update dependency to gettext. BUILD_DEPEND on gettext, and have USE_LIBINTL. | itojun | 1 | -2/+5 | |
2000-07-31 | The gettext package gained a shared library. For all packages which | jlam | 1 | -2/+2 | |
link against libintl.so, update the dependency on gettext to >=0.10.35nb1. | |||||
2000-02-03 | regen | jdolecek | 1 | -1/+2 | |
2000-02-03 | add NetBSD RCS id | jdolecek | 1 | -0/+2 | |
2000-02-03 | src/getopt.c: include "system.h" to get correct definition of _ macro - | jdolecek | 1 | -0/+11 | |
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 | regen | jdolecek | 1 | -1/+2 | |
2000-02-03 | add a cast to the bison.simple template to avoid signed/unsigned | jdolecek | 1 | -0/+22 | |
comparison in generated code (shows up with gcc -Wsign-compare for example) | |||||
2000-01-10 | be consistent on which version to wildcard | hubertf | 1 | -2/+2 | |
1999-10-04 | Add missing bison.info-* and NLS files to pkg/PLIST. | jlam | 5 | -6/+48 | |
Change to depend on pkgsrc gettext instead. | |||||
1999-08-24 | Update bison to version 1.28. | agc | 5 | -13/+13 | |
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-07-09 | Add package patch-sum files | agc | 1 | -0/+4 | |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 | |
1999-02-19 | Add tab to infofile dir entry for cosmetics. | frueauf | 1 | -0/+13 | |
1999-02-19 | Update to 1.27. | tv | 5 | -43/+10 | |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -3/+3 | |
1998-11-24 | Make this honor the pkg system's CFLAGS setting. | tv | 1 | -0/+15 | |
1998-09-22 | install-info will create an info dir file, if one doesn't already | agc | 1 | -2/+1 | |
exist, so remove the erroneous @exec statements (which wouldn't have worked anyway). | |||||
1998-09-14 | Modifications to make bison use mkstemp(3). | agc | 1 | -0/+71 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- 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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-04-22 | Fix INFO_FILES definitions to match the commands in bsd.pkg.mk | agc | 1 | -2/+2 | |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 1 | -6/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-04-13 | Add "bison" info file to info files directory, fixes PR pkg/5187. | tron | 2 | -5/+24 | |
1998-03-20 | Add a GNU bison(1) package. | thorpej | 5 | -0/+35 | |