Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-02 | add USE_LIBINTL, and BUILD_DEPENDS to devel/gettext. | itojun | 1 | -1/+4 | |
2000-08-22 | patch-ad | joda | 1 | -1/+2 | |
2000-08-22 | use local buffer in fnid instead of allocating lots of memory | joda | 1 | -0/+13 | |
2000-05-27 | Prevent infinite loop in mkid if it encounters an assembly source file which | sommerfeld | 2 | -5/+14 | |
ends in a preprocessor directive not followed by a newline. (test case: rev 1.1 of syssrc/sys/lib/libkern/arch/arm26/byte_swap_2.S) Patch mailed to GNU maintainer; however, last release of this package was ~4 years ago, so.. | |||||
2000-03-22 | actually *do* something for C++ and Makefile files, like the docs say (XXX: ↵ | mrg | 2 | -1/+17 | |
many more still missing). | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-09-25 | fix a SEGV here; don't use null pointers... | mrg | 2 | -1/+15 | |
XXX this may not be a "correct and valid" fix; i get this feeling that "this [flink == NULL] shouldn't happen" ever and that this is also the symptom of another bug. this change does allow `mkid' to complete over my NetBSD /usr/src now, something that it hasn't done for several months. | |||||
1999-08-06 | Redo the patch sum now that someone has added the happy $NetBSD$ id. | ross | 1 | -2/+2 | |
1999-08-01 | add $NetBSD$ | mrg | 1 | -0/+2 | |
1999-08-01 | Fix bug where lid and gid core after failing to open a file. | ross | 2 | -0/+17 | |
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 | |
1999-03-22 | This now comes with it's own elisp compiler. Kill FreeBSD dependency on emacs. | bad | 1 | -8/+1 | |
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 1 | -2/+2 | |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -3/+3 | |
1998-10-01 | Register the info files properly, and pull the elisp file that never gets | garbled | 2 | -3/+3 | |
built or installed from the PLIST. Noticed by Christoph Badura. | |||||
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-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -2/+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-02-27 | Fix PR 5072 reported by Johnny C. Lam <lamj@stat.cmu.edu> | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: use our install-info | hubertf | 1 | -1/+3 | |
1998-01-24 | portlint: fix RCS Id, remove empty line | hubertf | 1 | -2/+1 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-06 | Add NetBSD RCS Id. | agc | 1 | -1/+7 | |
Use uname -s to work out what Operating System we're on. FreeBSD have a dependency to use emacs to byte-compile a LISP file. Don't use this dependency on NetBSD - avoids downloading emacs just to compile one file. | |||||
1997-10-06 | Initial import of FreeBSD devel ports into NetBSD | agc | 5 | -0/+53 | |
packages system. |