Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2004-01-29 06:30:10 +00:00
archivers Support BUILDLINK_DEPENDS.<pkg> being a list of values. 2004-01-24 03:12:31 +00:00
audio make sure ${LDFLAGS} comes before ${LIBS} when linking. 2004-01-28 22:34:07 +00:00
benchmarks Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
biology Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler 2004-01-24 20:55:42 +00:00
cad There's no need to use 'USE_X11BASE' in electric package, we'll use 2004-01-28 12:33:58 +00:00
chat 12 vulnerabilities were found in the instant messenger GAIM that allow remote compromise. 2004-01-27 01:24:51 +00:00
comms Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
converters Get rid of multi-line string constants. 2004-01-28 16:08:56 +00:00
cross Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
databases Category is databases not database. 2004-01-29 06:30:10 +00:00
devel update to tla 1.1 (release) 2004-01-28 11:22:24 +00:00
distfiles
doc Added wmctrl. Correct unison and devilspie entries. 2004-01-28 22:46:46 +00:00
editors There's no need to use 'USE_X11BASE' in xvile package, we'll use 2004-01-28 15:55:17 +00:00
emulators There's no need to use 'USE_X11BASE' in minivmac package, we'll use 2004-01-28 15:45:06 +00:00
finance there is no pseudo-category "tk80", only "tk". 2004-01-28 01:50:41 +00:00
fonts Add fonts to CATEGORIES. 2004-01-29 06:21:36 +00:00
games gcc3 fix - we compile one of the object files with g++, so link the 2004-01-28 16:21:08 +00:00
geography Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
graphics remove libdvbpsi after it has been moved to the multimedia category 2004-01-28 15:05:20 +00:00
ham replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
inputmethod Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
lang Make this compile with gcc 3.3. Fixes problems in agc's bulk build. 2004-01-28 17:11:16 +00:00
licenses Add licenses/fprot-workstation-license for security/fprot-workstation-bin. 2004-01-07 19:06:23 +00:00
mail Forgot to remove original command line. 2004-01-29 00:02:03 +00:00
math Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
mbone replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
meta-pkgs Added xfce4-menueditor 2004-01-26 16:34:24 +00:00
misc Add misc to CATEGORIES. 2004-01-29 06:22:46 +00:00
mk Reorder arguments so that all of the -l options come after the -L options 2004-01-29 06:06:41 +00:00
multimedia + libdvbpsi 2004-01-28 15:01:24 +00:00
net Do not use "find -d". This option is not available on all supported platforms. 2004-01-28 23:24:08 +00:00
news Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler 2004-01-24 20:41:01 +00:00
packages
parallel replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
pkgtools Conditionally set DISTNAME, since this Makefile is included by the 2004-01-26 21:26:53 +00:00
print Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
security bl3ify; fixes build on Solaris with SunPro. 2004-01-28 11:35:00 +00:00
shells Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
sysutils bl3ify; fixes build on Solaris with SunPro. 2004-01-28 12:45:17 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Do not use "find -d". This option is not available on all supported platforms. 2004-01-28 23:41:08 +00:00
time replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
wm Add wmctrl. 2004-01-28 22:44:08 +00:00
www Do not use "find -d". This option is not available on all supported platforms. 2004-01-28 23:41:08 +00:00
x11 There isn't xfree86 category. 2004-01-29 06:24:26 +00:00
Makefile Add a multimedia category. Ok'ed by agc@. 2004-01-26 11:32:06 +00:00
Packages.txt Add the multimedia category. 2004-01-27 09:10:26 +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).