Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-09-25 22:04:21 +00:00
archivers test CC_VERSION rather than doing our own dance to figure out if we're 2003-09-25 20:38:45 +00:00
audio style nits 2003-09-25 13:00:53 +00:00
benchmarks Make build on Solaris. From Jonathan Perkin in PR 22855. 2003-09-19 18:18:11 +00:00
biology get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
cad get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
chat Updated to 0.11.6.1. 2003-09-24 10:14:11 +00:00
comms Make this compile on NetBSD-current. 2003-09-25 20:27:12 +00:00
converters Removed ImageMagick dependency, since wv can handle images itself. 2003-09-23 10:37:56 +00:00
cross Fix relative path to mk dir. 2003-09-21 20:44:13 +00:00
databases Split into Makefile and Makefile.common for simpler php4-mysql4 package. 2003-09-25 06:22:11 +00:00
devel Install man page. Bump PKGREVISION. Closes PR 22952 by Greg A. Woods. 2003-09-25 18:49:08 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc -filerunner-2.5.1 2003-09-25 22:04:21 +00:00
editors Updated to 0.7.4. 2003-09-25 15:45:20 +00:00
emulators Sort PLIST. 2003-09-25 13:25:45 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts Add missing PKGCONFIG_OVERRIDE. 2003-09-22 21:55:55 +00:00
games Add and enable foobillard 2003-09-25 04:42:32 +00:00
graphics Pass -pppm to pax, so that we preserve file modes (as we did in the previous 2003-09-25 19:06:54 +00:00
ham Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
inputmethod canna-server-bin -> canna-server 2003-09-23 15:14:54 +00:00
lang Update to 0.26. 2003-09-25 16:05:21 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail add bin/mutt_dotlock to the PLIST if it is installed. 2003-09-25 08:36:16 +00:00
math Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Update to KDE 3.1.4. 2003-09-17 22:58:45 +00:00
misc sort 2003-09-25 03:32:25 +00:00
mk don't put ${RPATH_FLAG} in X11_LDFLAGS if _USE_RPATH==no (darwin) 2003-09-25 02:25:12 +00:00
net Add and enable trickle 2003-09-25 14:20:39 +00:00
news Fix build on Solaris. From Jonathan Perkin in PR 22896. 2003-09-22 21:12:17 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools define NO_TOOLS to avoid embedding the path to work/.tools/bin/{grep,sed} 2003-09-25 12:43:36 +00:00
print Fix build problem with GCC 3.3.1. 2003-09-24 13:52:31 +00:00
security On non-SunOS, bring back 2003-09-23 20:53:52 +00:00
shells Use the right install program for correctness and to fix problems under SunOS. 2003-09-22 20:57:12 +00:00
sysutils Update rconfig to 0.21: 2003-09-25 11:32:35 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Remove backup file which has been imported by accident. 2003-09-25 21:19:26 +00:00
time Remove usage of an unnecessary compiler option which GCC 3.3.1 doesn't 2003-09-25 12:06:05 +00:00
wm Add and enable 3ddesktop 2003-09-25 13:51:18 +00:00
www Use ln -s to install a symlink, instead of install -s. Fixes problems on 2003-09-24 10:33:15 +00:00
x11 Update to 2.5.1. 2003-09-25 22:01:26 +00:00
Makefile Abort "make readme-all" before it fails (when there are no README.html files 2003-09-16 20:31:00 +00:00
Packages.txt vulnerabilities -> pkg-vulnerabilities 2003-09-23 01:27:53 +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).