Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-02-18 | Correct typo in previous commit | jmc | 2 | -5/+5 | |
2002-02-18 | new signatures for new patch | jmc | 1 | -2/+2 | |
2002-02-18 | Force char to signed since code is assuming signed char and archs that default | jmc | 1 | -3/+12 | |
to unsigned char will lose. | |||||
2001-12-27 | Be a bit more generic about the location of ${LOCALBASE} - pointed out | agc | 2 | -4/+4 | |
by Thomas Klausner, fixes a problem introduced by me when removing the scripts directories. | |||||
2001-12-25 | Only one patch per file, and only patch each file by one patch. | wiz | 6 | -194/+171 | |
2001-12-25 | .Bd needs an argument. | wiz | 1 | -2/+2 | |
2001-12-25 | Fix a typo. [This one's for you, pooka.] | wiz | 1 | -2/+2 | |
2001-12-03 | Miscellaneous man page fixes. | wiz | 4 | -172/+28 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-25 | Move the configuration stage from a separate script into the package | agc | 5 | -56/+42 | |
Makefile, using the standard target. Add the required Makefile and Makefile.inc in a more standard way. Get rid of the now unnecessary configure script. | |||||
2001-05-28 | Fix mkdir for man pages. pkg/13055 by Ben Collver. | wiz | 2 | -4/+4 | |
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 | -19/+17 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+16 | |
1999-07-02 | Some packages use bsd-style .mk files when building, and so any manual | agc | 1 | -6/+2 | |
pages that are installed will be gzip-compressed, if MANZ is set, or not if MANZ is not set. If the package uses bsd-style .mk files, the variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in the package Makefile. This replaces the previous method of specific inclusion of bsd.prefs.mk, followed by a check for MANZ and conditional assignment of MANCOMPRESSED. Add appropriate documentation, and change all necessary ocurrences in package Makefiles. | |||||
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -6/+6 | |
pattern match format. Minor pkglint along the way. | |||||
1998-11-12 | Fix some more pkglint nits. | frueauf | 1 | -3/+3 | |
1998-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 18 | -0/+33 | |
1998-07-20 | As this packages uses BSD-style-Makefiles be sure to install both cat and | frueauf | 3 | -7/+21 | |
man pages and handle the MANZ case properly. | |||||
1998-07-17 | Add pkg for bcc, a 16-bit x86 compiler | tsarna | 25 | -0/+1161 | |