Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. |