Commit graph

23 commits

Author SHA1 Message Date
wiz
b8356435bb whitespace cleanup 2000-01-10 01:13:35 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
agc
4684b47664 Regen. 1999-08-03 15:05:45 +00:00
agc
37dc7b39ee Use strerror(3), rather than mucking about with sys_nerr and sys_errlist
specifically - makes this work on Solaris again.
1999-08-03 15:00:57 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
kim
7c50d0f728 sys_errlist gets defined in headers, don't redefine 1999-06-20 20:38:39 +00:00
agc
9c40d0d46e Upgrade to version 1.6 release of rc, the Unix clone of the Plan 9 shell.
This version has GNU autoconf support, a new master site, and a home page.
1999-06-03 10:29:48 +00:00
frueauf
d06538201b Enable "#define PROTECT_ENV", closes pr 6266 by Sean Doran. 1998-10-25 10:14:06 +00:00
garbled
c4cb8bc28a Fix compilation on alpha. Closes PR 5768 (Tim Rightnour) 1998-08-23 05:52:46 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
agc
8b9bb8a3b7 Don't bother checking if we're on NetBSD before setting MANCOMPRESSED.
The manual pages are compressed anyway.
1998-02-27 13:21:23 +00:00
agc
68915effc6 Use NetBSD's snprintf to format a quad integer, and pass the buffer to
rc's fprint as a string. Fixes PR pkg/5041 from Sean Doran.
1998-02-24 11:18:58 +00:00
hubertf
d0c2a9d31d portlint: fix RCS Id 1998-01-24 22:27:39 +00:00
agc
2128603c2c Comment out mknod prototype in rc's proto.h on 4.4BSD-derived OSes.
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-12-19 09:29:15 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
55e2159df3 Add MANCOMPRESSED, MAN1. 1997-10-22 00:54:09 +00:00
agc
e0c2b0e905 Make this compile on NetBSD - modify the #ifdef FreeBSD's to
the usual 4.4-lite BSD definition test.
1997-10-09 15:19:19 +00:00
agc
38970df8e5 Add NetBSD RCS Ids. 1997-10-09 14:35:16 +00:00
agc
5a738ca9d8 Initial import of FreeBSD plan9 ports category into the NetBSD package
system.
1997-10-09 14:30:56 +00:00