Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
abs f7ed72c42e Remove 'USE_LANGUAGES=' as at least on my system 'make install' compiles up
something to check the shared library type.
(An entertaining way to pick up on issues seems to be to set CFLAGS to include
an argument not understood by the base compiler, such as '-march=pentium3')
2004-02-03 12:44:20 +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 note the update of mono to 0.30 and the following additions: 2004-02-03 12:43:26 +00:00
editors update to 1.0.3.2 2004-02-01 22:26:01 +00:00
emulators In the new compiler selection framework, GCC_REQD is appended to, not 2004-02-01 01:43:28 +00:00
finance there is no pseudo-category "tk80", only "tk". 2004-01-28 01:50:41 +00:00
fonts XFree86 meta-package can be now installed with or without xpkgwedge, 2004-02-02 14:19:01 +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 + libgdiplus 2004-02-03 12:33:32 +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 Repeat after me: 2004-02-02 07:21:24 +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 Master distfile has changed - adapt 2004-02-02 21:07:26 +00:00
mk add support for the GNU versions of lex and yacc, which are required 2004-02-03 08:57:20 +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 Update MAINTAINER address per his request. 2004-02-02 17:56:48 +00:00
x11 Add buildlink3.mk file. 2004-02-03 01:41:49 +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).