Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2004-01-30 15:05:17 +00:00
archivers bl3ify, gives this a chance of building with SunPro. 2004-01-29 13:14:47 +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 call ${MAKE} with the right environment and arguments, override CC. 2004-01-29 13:41:05 +00:00
cad Make this compile with gcc3 - get rid of multiline string constants. 2004-01-29 11:11:15 +00:00
chat Update to 0.8rc1. I haven't found a decent changelog for this version... 2004-01-29 20:17:14 +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 When including buildlink3.mk files, define USE_BUILDLINK3, not 2. 2004-01-30 15:05:17 +00:00
distfiles
doc Updated ngrep to 1.41 2004-01-30 14:37:13 +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 Sort. 2004-01-29 06:37:56 +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 override the autoconf test for main() in libX11. this package is 2004-01-29 12:06:19 +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 use ${EGREP} instead of relying on GNU grep features. 2004-01-29 10:33:51 +00:00
licenses Add licenses/fprot-workstation-license for security/fprot-workstation-bin. 2004-01-07 19:06:23 +00:00
mail Fix one error message to client. 2004-01-30 07:05:27 +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 Use the stack in a smarter way. Take an argument (perhaps marshalling 2004-01-30 13:44:52 +00:00
multimedia Fix application launcher so that kmplayer can be started properly from the 2004-01-29 22:11:01 +00:00
net Changes 1.41: 2004-01-30 14:36:09 +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 Put post-install message into MESSAGE, so that people using 2004-01-29 22:25:06 +00:00
print the do-install target uses ${PATCH}, so add USE_GNU_TOOLS+=patch. 2004-01-29 09:44:48 +00:00
security Ensure that -lcrypt appears before -lcrypto on the command line so that 2004-01-30 10:59:14 +00:00
shells define PATCHDIR before the inclusion of bsd.prefs.mk. fixes implicit 2004-01-29 10:03:08 +00:00
sysutils Update grub to 0.94: 2004-01-29 18:36:38 +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 Update COMMENT to reflect the fact that we have window manager tools here as 2004-01-29 22:07:20 +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).