Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-09-27 12:03:50 +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 Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
benchmarks Make build on Solaris. From Jonathan Perkin in PR 22855. 2003-09-19 18:18:11 +00:00
biology Add trailing slash to HOMEPAGE to placate pkglint. 2003-09-26 05:21:04 +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 Update to 0.69: 2003-09-26 15:03:36 +00:00
comms Fix build on current (des.h fallout). 2003-09-26 13:35:36 +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 handle the case where the base system has no (n)curses. 2003-09-27 10:27:39 +00:00
distfiles
doc net/trickle pkgrevision++ (Typo in trickled.sh and RCD_SCRIPTS needed) 2003-09-27 10:32:38 +00:00
editors Bump package revision to 1 (scrollkeeper's dependency) 2003-09-27 10:22:49 +00:00
emulators Update to 3.0.2. From Todd Vierling in PR pkg/22967. Changes: 2003-09-26 21:36:11 +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 Fix GCC 3.3.1 related build problem. 2003-09-26 14:04:54 +00:00
graphics Fix shared library run-time path. Bump package revision to reflect 2003-09-27 12:03:50 +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 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 USE_BUILDLINK2. 2003-09-27 08:22:29 +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 Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
misc Give package a nicer version number. Closes PR 22969 by tv. 2003-09-26 21:44:12 +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 Bump package revision to 1. (Typo in trickled.sh and RCD_SCRIPTS needed) 2003-09-27 10:30:12 +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 define NO_TOOLS to avoid embedding the path to work/.tools/bin/{grep,sed} 2003-09-25 12:43:36 +00:00
print Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +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 Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
templates
textproc link against the correct libs when using gcc3. 2003-09-27 10:10:34 +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 Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
www whitespace nit 2003-09-27 09:58:08 +00:00
x11 Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +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).