Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
agc 781a0fe476 Mark tripwire as being only for NetBSD and Solaris right now.
The Darwin compile time configuration is easy to write, but I don't have a
Darwin box handy, and so the tw.conf.darwin is a bit difficult to write as
there tend to be a few non-standard paths.

In response to PR 22362.
2003-09-19 13:26:12 +00:00
archivers Override the install target so that we always use the right install command. 2003-09-19 12:57:38 +00:00
audio Updated to 0.10.1. 2003-09-18 21:57:06 +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 Also do not install localizations -- fixes PR 22778. 2003-09-19 12:58:14 +00:00
databases Use .CURDIR variable instead of PKGDIR (for pkglint). 2003-09-19 10:10:52 +00:00
devel Add py-TPG and sort. 2003-09-19 13:26:00 +00:00
distfiles
doc Note avr-binutils update. 2003-09-19 12:59: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 use += for USE_GNU_TOOLS. 2003-09-19 01:56:45 +00:00
games For some weird reason a patchsum for patch-ad appeared here during the 2003-09-19 10:06:33 +00:00
graphics Fix PLIST, and remove deleted patch-a{b,c,m} from distinfo. 2003-09-19 12:27:08 +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 Use .CURDIR instead of PKGDIR variable (for pkglint). 2003-09-19 12:22:44 +00:00
math Use .CURDIR instead of PKGDIR variable (for pkglint). 2003-09-19 12:22:44 +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 Remove spurious }. 2003-09-19 07:53:45 +00:00
net Remove samba20, and fix typo (SUDBIR). 2003-09-19 12:21:43 +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 Fix PLIST. Closes PR 20853 by FUKAUMI Naoki. 2003-09-19 09:43:07 +00:00
print Add {DE,}INSTALL_EXTRA_TMPL. Noted missing in PR 22743 by 2003-09-19 09:38:03 +00:00
security Mark tripwire as being only for NetBSD and Solaris right now. 2003-09-19 13:26:12 +00:00
shells override PREFIX, not LOCALBASE. 2003-09-18 22:59:38 +00:00
sysutils Remove patch-ac -- this file has never been committed (mycroft?). 2003-09-19 12:46:18 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Use .CURDIR instead of PKGDIR variable (for pkglint). 2003-09-19 13:19:12 +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 Use ${MV} instead of mv; and .CURDIR instead of PKGDIR. 2003-09-19 13:21:11 +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).