Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-09-28 14:40:41 +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 Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
benchmarks Fix spurios error messages and set socket buffer size. Bump package 2003-09-28 14:40:06 +00:00
biology Add/enable stride 2003-09-27 23:47:20 +00:00
cad Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
chat Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +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 use PLIST_SUBST with DISTNAME to generate the spec file name in PLIST, 2003-09-28 09:20:34 +00:00
devel Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
distfiles
doc Note update of "netio" package to version 1.14. 2003-09-28 14:40:41 +00:00
editors Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
emulators Update vice to 1.13. 2003-09-28 10:41:21 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts quote EGREP in MAKE_ENV. 2003-09-27 18:50:11 +00:00
games Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
graphics Rewrite buildlink3.mk files to match the updated buildlink3.mk template 2003-09-28 12:54:52 +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 Avoid creating multi-line string constants in the generated unicode.c file, 2003-09-28 10:25:25 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Bump package revision (Conflict with sylpheed-gtk2) 2003-09-28 11:38:51 +00:00
math Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +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 Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
mk Update the template buildlink3.mk file so that it may be used for 2003-09-28 12:51:46 +00:00
net Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +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 Document why we include the various buildlink3.mk files. 2003-09-28 12:45:04 +00:00
print Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +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 Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +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 Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
x11 Rewrite buildlink3.mk files to match the updated buildlink3.mk template 2003-09-28 12:54:52 +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).