Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-09-23 18:26:05 +00:00
archivers sync with NetBSD-current's pax-20030923. 2003-09-23 14:37:41 +00:00
audio Fix build problem with GCC 3.3.1. 2003-09-22 09:30:03 +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 Use 'audioplay' under NetBSD to play sounds, and 'play' from the 'sox' package 2003-09-19 21:32:11 +00:00
comms Don't use .cat message catalog on Darwin because it hasn't catgets(). 2003-09-23 07:49:37 +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 This explictly needs pth. 2003-09-21 18:40:48 +00:00
devel Make sure that only base name of the make program is used to construct 2003-09-23 14:44:43 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Note update of openssh to 3.7.1p2 aka 3.7.1.2 2003-09-23 17:54:18 +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 Added buildlinks for libungif and pthread 2003-09-23 05:34:35 +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 Updated to 1.6.0. Closes PR pkg/19015 and pkg/22612. 2003-09-22 12:27:28 +00:00
graphics Add missing PKGCONFIG_OVERRIDE. 2003-09-23 12:18:53 +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 Update lang/kaffe to 1.1.0, using patches provided in PR pkg/22155 by 2003-09-22 03:04:16 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Use ${SSLCERTS} instead of harcoded /etc/openssl. 2003-09-23 14:27:34 +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 Updated screen to 4.0.1. No log of changes available, but as the 2003-09-22 21:00:40 +00:00
mk add a TAR definition for a suitable tar implementation, not 2003-09-23 07:26:22 +00:00
net Use the 1.2.8p distribution, bump PKGREVISION to 2. 2003-09-23 18:26:05 +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 Also works with the teTeX2-bin package. 2003-09-22 21:02:51 +00:00
security Update to 3.7.1p2: 2003-09-23 17:52:33 +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 Add HOMEPAGE, and make compile on non-NetBSD. 2003-09-23 13:58:36 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update to 1.3.2: 2003-09-23 08:35:52 +00:00
time Java programs should be executed with the java command, not jre. 2003-09-22 18:26:37 +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 Add missing PKGCONFIG_OVERRIDE. 2003-09-23 12:18:53 +00:00
x11 Add missing PKGCONFIG_OVERRIDE. 2003-09-22 21:55:55 +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).