Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-09-18 21:26:40 +00:00
archivers Use libtool with correct --mode argument. From Ron Roskens in PR 22824. 2003-09-18 18:46:28 +00:00
audio Call libtool with appropriate --mode argument. From Ron Roskens in PR 22826. 2003-09-18 18:55:19 +00:00
benchmarks Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-01 23:34:57 +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 On NetBSD, make the default audio-player "audioplay" instead of "play". 2003-09-18 19:58:08 +00:00
comms Add MANINSTALL to BUILD_DEFS for completeness. 2003-09-15 16:27:53 +00:00
converters Add and enable p5-Unicode-String 2003-09-18 14:42:53 +00:00
cross get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
databases Update to 0.29, closing PR pkg/21907. OK'd by wiz@ and seb@. 2003-09-18 21:24:36 +00:00
devel Mark this package as operating system version specific. 2003-09-18 17:57:55 +00:00
distfiles
doc Note update of p5-perl-ldap to 0.29. 2003-09-18 21:26:40 +00:00
editors Add SETENV MAKE_ENV to build target. 2003-09-18 18:42:22 +00:00
emulators Specify the category when including other files and when depending on other 2003-09-18 16:25:08 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts Explain how to install the fonts system-wide. 2003-09-18 17:35:35 +00:00
games Revert last change so that Antti can fix it properly. 2003-09-18 14:02:20 +00:00
graphics "Honor CFLAGS!", says Soren Jacobsen in PR 22793, and qiv obeys. 2003-09-18 19:16:16 +00:00
ham USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
inputmethod editors/mule-ucs now supports emacs20. 2003-09-13 08:30:38 +00:00
lang Add missing html docs. 2003-09-18 12:52:23 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Add SETENV MAKE_ENV to build target. 2003-09-18 18:42:22 +00:00
math get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +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 Update to 0.27, from Koji Kondo in PR 21785. 2003-09-18 18:51:37 +00:00
mk explain why including this file in pkg Makefiles is useless. 2003-09-17 19:58:08 +00:00
net Update to 4.1.2, inspired by Koji Kondo's update to 4.1.0 in PR 21782. 2003-09-18 19:09:52 +00:00
news get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
packages
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools Update to 2.7: 2003-09-18 14:15:00 +00:00
print Specify the category when including other files and when depending on other 2003-09-18 16:25:08 +00:00
security Needs USE_BUILDLINK2 to get dependency on python correctly 2003-09-18 04:17:12 +00:00
shells Update ast-ksh (and static-ast-ksh) to version 20030724. 2003-08-12 23:28:58 +00:00
sysutils Update to cfengine version 2.0.8p1. 2003-09-16 19:24:25 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update to 2.5.1nb2: 2003-09-18 19:13:50 +00:00
time get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
wm get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
www Update to 1.1.3, based on PR 22631 by Min Sik Kim. 2003-09-18 18:17:54 +00:00
x11 require gcc 2.95.3 so this can be built on NetBSD 1.5.x. 2003-09-18 13:24:05 +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 Document USE_X11 and explain when X11 packages should be placed under LOCALBASE 2003-09-17 19:04:21 +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).