Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+5 | |
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 1 | -2/+4 | |
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou. | |||||
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -9/+9 | |
pattern match format. Minor pkglint along the way. | |||||
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -3/+3 | |
1998-12-30 | Ditto as for patch-ab. | tv | 1 | -0/+13 | |
1998-12-30 | ANSI-ism in hash.cc: can't implicitly cast a const reference to a | tv | 1 | -0/+13 | |
non-const reference. | |||||
1998-08-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 1 | -3/+1 | |
from individual DESCR files that had them. | |||||
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-07-26 | Add glob-style wildcards to ONLY_FOR_ARCHS. | tv | 1 | -2/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-06-06 | Update to prcs 1.2.8; set ONLY_FOR_ARCHS with leaving out m68k, since | frueauf | 2 | -3/+6 | |
checkin.cc triggers a compiler bug. | |||||
1998-05-08 | Don't install byte-compiled emacs lisp file. | agc | 1 | -0/+22 | |
1998-05-08 | This package installs info files, so add a USE_GTEXINFO definition | agc | 1 | -1/+2 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+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-03-26 | Update to 1.2.3, set us as maintainers. | hubertf | 2 | -3/+3 | |
1998-03-24 | checksume changed :-/ | hubertf | 1 | -1/+1 | |
1998-02-28 | portlint: add missing install-info lines. | frueauf | 1 | -1/+3 | |
1998-02-25 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
1998-02-25 | Upgrade to version 1.2.2 | agc | 1 | -1/+1 | |
1998-02-25 | Add NetBSD RCS Id. | agc | 1 | -4/+4 | |
Upgrade to version 1.2.2 NetBSD make(1) works perfectly well - no need for gmake. Specify GNU_CONFIGURE, not USE_CONFIGURE, otherwise prefix never gets set. | |||||
1998-02-25 | Initial import of prcs (Project RCS) version 1.2.2 into the NetBSD | agc | 5 | -0/+44 | |
packages collection, from the FreeBSD port. This is a tool for version control, similar to CVS, but much simpler, and uses an interesting binary diff utility called xdelta. |