Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-23 | Fix compilation on alpha. Closes PR 5768 (Tim Rightnour) | garbled | 5 | -92/+120 | |
1998-08-20 | The Grand Homepagification: | tsarna | 3 | -4/+7 | |
- 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 | 7 | -0/+14 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 17 | -0/+34 | |
1998-08-04 | Make this work on elf systems, fixes PR pkg/5881 by Tim Rightnour. | tron | 1 | -0/+11 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 6 | -20/+6 | |
1998-05-09 | use absolute path | hubertf | 1 | -2/+2 | |
1998-05-08 | %D not needed on @dirrm | hubertf | 1 | -2/+2 | |
1998-05-08 | Use the PKGSRCDIR variable we passed down from the package Makefile. | agc | 2 | -2/+2 | |
1998-05-08 | Pass the PKGSRCDIR definition down through the environment. | agc | 1 | -2/+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 | 6 | -32/+33 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 8 | -51/+16 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-10 | MAN1->CAT1. | frueauf | 1 | -9/+9 | |
1998-02-27 | Don't bother checking if we're on NetBSD before setting MANCOMPRESSED. | agc | 1 | -6/+2 | |
The manual pages are compressed anyway. | |||||
1998-02-24 | Use NetBSD's snprintf to format a quad integer, and pass the buffer to | agc | 1 | -52/+44 | |
rc's fprint as a string. Fixes PR pkg/5041 from Sean Doran. | |||||
1998-01-24 | portlint: fix RCS Id | hubertf | 3 | -3/+4 | |
1998-01-24 | portlint: s/@unexec rmdir/@dirrm/ | hubertf | 1 | -2/+2 | |
1998-01-24 | portlint: remove empty line | hubertf | 1 | -1/+0 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -1/+1 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 3 | -3/+3 | |
1998-01-16 | Don't use hardcoded "work" dirname, but use ${WRKDIR:T} instead (and | hubertf | 3 | -4/+5 | |
pass in via MAKE_ENV). | |||||
1997-12-19 | Comment out mknod prototype in rc's proto.h on 4.4BSD-derived OSes. | agc | 1 | -0/+20 | |
rc shouldn't be prototyping this kind of thing, and it will break when compiled with post-1.3 sources. Pointed out by Bill Coldwell. | |||||
1997-11-21 | Fix a typo, and describe this category a bit better. | agc | 1 | -1/+1 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 7 | -0/+7 | |
1997-10-29 | Add a patch from Scott Schwartz <schwartz@finch.cse.psu.edu>, which | agc | 1 | -0/+54 | |
initialises a newly-allocated Text structure properly. Also clean up two compiler warnings while I'm here. | |||||
1997-10-24 | Enable wily. | agc | 1 | -1/+2 | |
1997-10-24 | Initial import of Gary Capell's UTF-aware wily editor/working | agc | 6 | -0/+36 | |
environment, which is an X11 clone of Rob Pike's acme. | |||||
1997-10-22 | Sync with reality. | hubertf | 1 | -5/+5 | |
1997-10-22 | Add MANCOMPRESSED, MAN1, MAN3, MAN4, MAN6. | hubertf | 1 | -1/+11 | |
1997-10-22 | Add MANCOMPRESSED, MAN1. | hubertf | 1 | -1/+7 | |
1997-10-22 | sync with reality, rmdir empty directory on pkg_delete | hubertf | 1 | -0/+2 | |
1997-10-22 | Manpage's installed formatted, not unformatted. | hubertf | 1 | -1/+1 | |
1997-10-22 | Add MAN1. | hubertf | 1 | -1/+3 | |
1997-10-17 | add MANCOMPRESSED, MAN1 | hubertf | 1 | -1/+9 | |
1997-10-17 | add MANCOMPRESSED, MAN1, update BUILD_DEPENDS | hubertf | 1 | -2/+9 | |
1997-10-09 | Make this compile on NetBSD - modify the #ifdef FreeBSD's to | agc | 1 | -12/+40 | |
the usual 4.4-lite BSD definition test. | |||||
1997-10-09 | Make 9term compile on NetBSD. | agc | 3 | -475/+319 | |
1997-10-09 | Shut up a compiler warning - only define NOFILE if it's not defined | agc | 1 | -0/+14 | |
elsewhere. | |||||
1997-10-09 | Generalise for NetBSD. | agc | 1 | -23/+37 | |
1997-10-09 | Install B.sh, rather than B.rc, as sam's B command. It's more | agc | 1 | -1/+1 | |
likely that there will be a shell available. | |||||
1997-10-09 | Add NetBSD RCS Ids. | agc | 7 | -0/+7 | |
1997-10-09 | Initial import of FreeBSD plan9 ports category into the NetBSD package | agc | 45 | -0/+1503 | |
system. |