Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2004-02-03 22:31:33 +00:00
archivers bl3ify, gives this a chance of building with SunPro. 2004-01-29 13:14:47 +00:00
audio Set 'USE_LANGUAGES=c c++' 2004-02-03 12:38:51 +00:00
benchmarks s/seperate/separate/ 2004-01-31 23:30:22 +00:00
biology In the new compiler selection framework, GCC_REQD is appended to, not 2004-02-01 01:43:28 +00:00
cad In the new compiler selection framework, GCC_REQD is appended to, not 2004-02-01 01:43:28 +00:00
chat link against libnsl and libsocket on Solaris. 2004-02-02 09:30:15 +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 These packages need a C++ compiler. 2004-02-02 13:02:49 +00:00
devel Add buildlink3.mk. (needed to bl3ify lang/mono) 2004-02-03 10:49:53 +00:00
distfiles
doc Add, enable and note addition of jpeginfo and jpegoptim. 2004-02-03 21:54:38 +00:00
editors update to 1.0.3.2 2004-02-01 22:26:01 +00:00
emulators Update dosbox to 0.61 2004-02-03 17:48:11 +00:00
finance there is no pseudo-category "tk80", only "tk". 2004-01-28 01:50:41 +00:00
fonts add buildlink3.mk (needed by graphics/cairo) 2004-02-03 14:29:29 +00:00
games In the new compiler selection framework, GCC_REQD is appended to, not 2004-02-01 01:43:28 +00:00
geography Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
graphics Add, enable and note addition of jpeginfo and jpegoptim. 2004-02-03 21:54:38 +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 update to mono 0.30 2004-02-03 12:30:11 +00:00
licenses Add licenses/fprot-workstation-license for security/fprot-workstation-bin. 2004-01-07 19:06:23 +00:00
mail Update spamprobe to 0.9h. ChangeLog: 2004-02-03 20:49:34 +00:00
math Fix a case where gcc3.3 is too clever for autoconf. 2004-02-02 03:19:25 +00:00
mbone replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
meta-pkgs XFree86 meta-package can be now installed with or without xpkgwedge, 2004-02-02 14:08:27 +00:00
misc We use/need c++ 2004-02-03 13:51:27 +00:00
mk Do previous in a different way to avoid make errors. 2004-02-03 22:31:33 +00:00
multimedia Allow this to be used under Linux too. (It builds and runs great.) 2004-02-03 05:27:03 +00:00
net add USE_GNU_TOOLS+=lex, as this package requires flex to build. 2004-02-03 09:00:34 +00:00
news In the new compiler selection framework, GCC_REQD is appended to, not 2004-02-01 01:43:28 +00:00
packages
parallel replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
pkgtools Remove 'USE_LANGUAGES=' as at least on my system 'make install' compiles up 2004-02-03 12:44:20 +00:00
print These packages need a C++ compiler. 2004-02-02 13:02:49 +00:00
security Respect whitespaces in SUBST_SED.fixme. 2004-02-02 23:47:15 +00:00
shells patch-ab is no longer needed. 2004-02-02 09:24:52 +00:00
sysutils Some lines in the generated +DISPLAY were too long. So made 2004-02-03 05:17:43 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Add buildlink3.mk. (needed to bl3ify lang/mono) 2004-02-03 10:44:28 +00:00
time replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
wm In the new compiler selection framework, GCC_REQD is appended to, not 2004-02-01 01:43:28 +00:00
www Add mini_httpd. 2004-02-03 16:21:59 +00:00
x11 Use subst.mk instead of using sed and mv. 2004-02-03 17:56:54 +00:00
Makefile Add a multimedia category. Ok'ed by agc@. 2004-01-26 11:32:06 +00:00
Packages.txt Document PKGSRC_COMPILER. 2004-02-01 01:56:28 +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).