Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
abs 00e6d30565 Update rconfig to 0.21:
Implement the much requested 'Adjust rdist output so "updating host"
	and "updating of X finished" lines are overwritten by following output.
2003-09-25 11:32:35 +00:00
archivers add Darwin-* to _INCOMPAT_BZ2: it has bzlib.h, but only a static libbz2 2003-09-25 02:30:11 +00:00
audio xmms joystick support is built on Linux, split the PLIST 2003-09-25 05:36:33 +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 remove patches which shouldn't be here (hi, abs!) 2003-09-25 03:38:30 +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 add -DSTATIC=static to the Darwin-specific defines so that libintl 2003-09-25 03:00:57 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Remove blank line. 2003-09-25 11:29:55 +00:00
editors Rewrite to use "stdarg.h" instead of "varargs.h" to fix build problem 2003-09-22 20:22:36 +00:00
emulators fix paths/names for some of the dependencies 2003-09-25 09:19:28 +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 Don't create symbolic link to non-existing "mplayer" manual page. 2003-09-25 11:23:00 +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 enable on alpha. still fails 3 out of nearly 200 self tests 2003-09-23 20:56:00 +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 fix paths/names for some of the dependencies 2003-09-25 09:19:28 +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 sync with NetBSD-current after updates from wiz. 2003-09-23 13:22:37 +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 Adapt for latest update, and depend on latest version 2003-09-25 06:17:22 +00:00
time Fix build on SunOS and remove GCC specific bits. 2003-09-24 10:53:36 +00:00
wm Bring patch from development version to fix a race condition on old machines. 2003-09-22 20:30:27 +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 Fix disfigurement in last commit. 2003-09-24 13:47:33 +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).