Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-09-10 01:57:06 +00:00
archivers libnbcompat tests for pwd.h, so no need to test for it here. 2003-09-06 05:53:03 +00:00
audio Use PTHREAD_* variables to avoid passing the unknown -pthreads flag to the 2003-09-09 17:11:16 +00:00
benchmarks Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-01 23:34:57 +00:00
biology Update to version 1.6. 2003-08-30 21:10:11 +00:00
cad Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-01 23:34:57 +00:00
chat Update HOMEPAGE/MASTER_SITES after the site moved to it's own domain. 2003-09-04 15:47:08 +00:00
comms Update to 0.6.4. 2003-09-08 14:17:19 +00:00
converters Changes 0.7.6: style updates, bidi updates, crasher updates 2003-09-03 13:21:37 +00:00
cross Indent a bit and comment the '.if.*'. 2003-09-05 13:06:34 +00:00
databases Check for btowc(3) and do not use it if not present. Should fix problems 2003-09-09 18:51:41 +00:00
devel cvsync 0.24.6 2003-09-09 17:48:37 +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 python23 to 2.3nb1 and python23-pth to 2.3nb1. 2003-09-10 00:13:24 +00:00
editors fix mastersite/homepage 2003-09-09 18:00:24 +00:00
emulators Make this work in Linux 2003-09-04 08:21:52 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts permit large number of fonts to be processed (free resource appropriately). 2003-09-09 07:44:57 +00:00
games regen for patch-aa (hi pooka ;) 2003-09-09 19:37:51 +00:00
graphics Explicitly disable gd (to avoid side-effects if present). Fixes PR pkg/19839 2003-09-09 16:23:49 +00:00
ham USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
inputmethod Obsoleted by inputmethod/skk. 2003-09-02 14:33:18 +00:00
lang Correctly disable POSIX* and XOPEN* macros on < 1.6T. This should fix 2003-09-10 00:11:03 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Update to 2.0.14. 2003-09-09 19:15:12 +00:00
math There is no x11.buildlink2.mk. 2003-09-04 19:24:13 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Update to 2.2.5: depend on gnome2-terminal. Closes PR pkg/22265 by Rafal Boni. 2003-09-08 18:17:01 +00:00
misc Update to 2.8018.472: 2003-09-08 10:12:15 +00:00
mk Update PKGTOOLS_REQD to 20030907. Critical fixes include making 2003-09-09 13:36:36 +00:00
net Update to 1.2.4. 2003-09-09 13:26:28 +00:00
news Update to 1.9.43: 2003-09-05 16:16:23 +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 Bump version to 20030907. Changes from previous version include: 2003-09-09 13:34:11 +00:00
print Update to 1.0.7: Honour PKG_SYSCONFDIR. Closes PR pkg/22403 by Curt Sampson, 2003-09-08 17:38:34 +00:00
security Back out the make -> @MAKE@ -> ${MAKE} changes since we workaround the 2003-09-10 01:57:06 +00:00
shells Update ast-ksh (and static-ast-ksh) to version 20030724. 2003-08-12 23:28:58 +00:00
sysutils Add and enable idesk. 2003-09-08 14:28:11 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Use emacs.mk instead of hardcoding a dependency on a certain 2003-09-09 23:51:21 +00:00
time Update to 0.55. 2003-09-09 14:52:57 +00:00
wm Add '#include <assert.h>' where needed to make this compile with gcc3. 2003-09-07 01:52:14 +00:00
www Remove the ap2-php4 package. The ap-php4 now works for apache2 also. 2003-09-07 19:06:54 +00:00
x11 python/extension.mk has to be included before any other Python module. 2003-09-09 16:30:23 +00:00
Makefile style nit: 2003-07-25 02:44:09 +00:00
Packages.txt Sync texinfo section with reality. 2003-08-30 22:01:36 +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).