Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jlam e14bd051b8 _CC is really meant to be evaluated from the value of CC _as found_ in
that particular location, so set it using :=
2004-02-05 01:50:55 +00:00
archivers bl3ify, gives this a chance of building with SunPro. 2004-01-29 13:14:47 +00:00
audio + USE_LANGUAGES=c c++ 2004-02-04 22:23:46 +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 Update rt-mysql and rt-pgsql to rt-mysql-2.0.15 and rt-pgsql-2.0.15 2004-02-04 22:19:09 +00:00
distfiles
doc Note update of gqview-devel to 1.3.9. 2004-02-04 22:40:24 +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 Update to KDE 3.2 2004-02-05 01:32:47 +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 List the correct directories for finding GCC libraries so that they will 2004-02-05 00:28:35 +00:00
licenses Add licenses/fprot-workstation-license for security/fprot-workstation-bin. 2004-01-07 19:06:23 +00:00
mail bring back COMMENT. noted by agc. 2004-02-04 23:56:31 +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 Update to KDE-3.2 2004-02-04 14:01:16 +00:00
misc Update to KDE 3.2 2004-02-04 23:02:05 +00:00
mk _CC is really meant to be evaluated from the value of CC _as found_ in 2004-02-05 01:50:55 +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 + USE_LANGUAGES=c c++ 2004-02-04 22:23:46 +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 this needs libintl, so explicitly include gettext-lib/buildlink2.mk. 2004-02-05 00:09:51 +00:00
shells patch-ab is no longer needed. 2004-02-02 09:24:52 +00:00
sysutils + USE_LANGUAGES=c c++ 2004-02-04 22:23:46 +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 Allow this to install under Linux (just like SunOS man page). 2004-02-04 05:16:33 +00:00
wm Update to 0.2: 2004-02-04 22:24:54 +00:00
www + USE_LANGUAGES=c c++ 2004-02-04 22:23:46 +00:00
x11 Forgot to update for the last minute addition of patch-a[cd] 2004-02-05 00:35:50 +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).