Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jlam 653a32a9bc Allow a new variable SUBST_FILTER_CMD.<class> that is a command filter or
pipeline that takes stdin, performs the substitions and writes the result
to stdout.  It defaults to ${SED} ${SUBST_SED.<class>}.  Use this variable
to replace the sed command with something else, like an awk process.
2003-10-07 10:19:09 +00:00
archivers patch-a{d,e,f,g,h,i,j,k,l}: add class-key to friend declarations. 2003-10-07 03:45:13 +00:00
audio Add definition for gcc3 (just use the gcc2905 definition since it works and 2003-10-06 21:40:17 +00:00
benchmarks Fix spurios error messages and set socket buffer size. Bump package 2003-09-28 14:40:06 +00:00
biology Update to 9.2: 2003-10-05 10:24:57 +00:00
cad Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
chat If libXss exists, use it. 2003-10-06 18:37:34 +00:00
comms Fix build with GCC 3.3.1: rename log() to birda_log() with a preprocessor 2003-09-30 21:53:00 +00:00
converters Update ruby-iconv package to 0.5. 2003-10-05 08:58:10 +00:00
cross DTRT for USE_BUILDLINK2=no (or rather [nN][oO]). 2003-09-30 22:46:42 +00:00
databases The distfile primary site moved. 2003-10-06 11:35:31 +00:00
devel Subversion requires neon 0.24 now, so add the requisite 2003-10-07 08:06:38 +00:00
distfiles
doc mini_sendmail: add -oeq (for sendmail compatibility), bump pkgrevision to 4. 2003-10-07 08:49:52 +00:00
editors Update to 2.7.6: 2003-10-05 12:46:57 +00:00
emulators Oops, need another #ifdef and a typecast to make this compile with old 2003-10-06 11:14:14 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts Add a comment explaining why we have to use PLIST_SUBST over FreeBSD/Linux. 2003-10-04 08:12:02 +00:00
games add and enable tads 2003-10-05 22:11:38 +00:00
geography Add/enable mapserver. 2003-10-05 17:42:22 +00:00
graphics Added patch-aa. 2003-10-06 22:13:05 +00:00
ham Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
inputmethod Add nabi. 2003-09-27 03:24:33 +00:00
lang Use .tar.bz2 distfile. 2003-10-06 06:57:40 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Add -oeq option, for sendmail compatibility. Bump pkgrevision to 4. 2003-10-07 08:45:14 +00:00
math add bc 2003-09-30 00:02:24 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
misc Distribution site for distfile has changed. 2003-10-05 14:29:35 +00:00
mk Allow a new variable SUBST_FILTER_CMD.<class> that is a command filter or 2003-10-07 10:19:09 +00:00
net Don't force install owner:group to be bin:bin. Fix from PR 22823 by 2003-10-06 11:02:43 +00:00
news Fix build on Solaris. From Jonathan Perkin in PR 22896. 2003-09-22 21:12:17 +00:00
packages
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools add TAR_CMD to DEFS to ensure we use the full path to tar. 2003-10-06 10:12:42 +00:00
print - do not install ${PREFIX}/bin/t1mapper nor ${PREFIX}/man/man1/t1mapper.1. 2003-10-05 02:00:43 +00:00
security Bump revision. 2003-10-06 16:48:04 +00:00
shells pdksh is no longer used to bootstrap buildlink2. 2003-10-04 10:23:16 +00:00
sysutils Update rconfig to 0.23: 2003-10-06 08:58:01 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Update to 1.56: 2003-10-05 11:55:53 +00:00
time Fix GCC 3.3.1 related build problem. 2003-10-02 20:14:23 +00:00
wm Override config.guess and config.sub, to make it recognize netbsd/shark. 2003-10-05 21:22:49 +00:00
www update to bozohttpd 20031005. changes include: 2003-10-06 01:18:28 +00:00
x11 Both xscreensaver and xscreensaver-gnome are okay as dependency 2003-10-07 09:43:30 +00:00
Makefile Add a geography category, in anticipatino of a number of pending packages. 2003-10-04 19:34:46 +00:00
Packages.txt pkglocate and templates are not categories. 2003-10-04 23:44:29 +00:00
pkglocate Use "printf" instead of "echo -n" because it's more portable. 2003-05-31 14:20:46 +00:00
README the full documentation has more up-to-date information than the 2003-06-23 07:48:01 +00:00

$NetBSD: README,v 1.16 2003/06/23 07:48:01 grant Exp $

The pkgsrc documentation now lives on the NetBSD web site.

Full documentation, one file per chapter:
	http://www.NetBSD.org/Documentation/pkgsrc/

Full documentation in a single file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.html

Full documentation in a single plain-text file:
	http://www.NetBSD.org/Documentation/pkgsrc/pkgsrc.txt

pkgsrc.txt and pkgsrc.html are also provided in the top level pkgsrc
directory (this directory).