Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
xtraeme 60709e1667 There's no need to install quake into ${X11PREFIX}, so
s/USE_X11BASE/USE_X11/.

Simplify a bit removing the post-install target and the INSTALL file
with a MESSAGE file.

Provided by Soren Jacobsen in PR pkg/23457. Bump PKGREVISION.
2003-11-18 14:13:47 +00:00
archivers PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
audio Change the build_depends of nasm from nasm-0.98 to nasm>=0.98. 2003-11-16 19:04:02 +00:00
benchmarks Depend on either teTeX or teTeX2 and default to latter. 2003-11-08 22:19:37 +00:00
biology Apply patches from Tyler Retzlaff in PR pkg/23083 to make this behave with 2003-10-07 18:20:15 +00:00
cad PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
chat Don't (unnecessarily) include "varargs.h" which breaks the build on 2003-11-13 20:59:53 +00:00
comms Fix for a problem shown up by bulk builds - we need the {RPATH_FLAG} as 2003-11-16 12:21:33 +00:00
converters PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
cross Properly handle info files and thus fix installation. 2003-11-05 23:32:11 +00:00
databases Convert to buildlink2. Use LIBTOOL_OVERRIDE. 2003-11-14 10:02:15 +00:00
devel This package is a test suite, designed to test the conformance of the 2003-11-17 09:02:55 +00:00
distfiles
doc + libgcrypt-1.1.44 [pkg/23322], opencdk-0.5.3 [pkg/23322], 2003-11-18 14:05:54 +00:00
editors Mark as broken: the package does not build with our actual fox version, 2003-11-17 17:02:43 +00:00
emulators PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
finance PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
fonts PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
games There's no need to install quake into ${X11PREFIX}, so 2003-11-18 14:13:47 +00:00
geography Add/enable mapserver. 2003-10-05 17:42:22 +00:00
graphics Fix typo: s/misc/graphics/ 2003-11-17 00:45:58 +00:00
ham Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
inputmethod Update to 0.9: 2003-10-24 12:40:04 +00:00
lang The dl module isn't built for 64 bit archs and Darwin, so exclude it in 2003-11-17 00:11:43 +00:00
licenses OSnert's license: no redistribution. 2003-10-27 22:53:32 +00:00
mail When constructing WRKSRC, also strip off PKGREVISION. 2003-11-14 00:51:43 +00:00
math The distifile has been regenerated (but its contents are identical). 2003-11-15 14:17:01 +00:00
mbone Add RCS IDs 2003-10-18 13:20:31 +00:00
meta-pkgs PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
misc PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
mk After some discussion, default BSDSRCDIR to /usr/src if it's not 2003-11-12 17:24:38 +00:00
net Put back .py files accidentally removed in last upgrade. 2003-11-17 00:26:49 +00:00
news Use the c++ front-end to link against c++ libs, so that this'll compile 2003-11-14 14:48:26 +00:00
packages
parallel Fix compikation with gcc3; still compiles with gcc2 too. 2003-10-27 08:26:41 +00:00
pkgtools Add (back) empty distinfo file to mark that this package has no 2003-11-10 16:32:56 +00:00
print Force using graphics/freetype2 >= 2.1.4; otherwise won't build with X11R6 one 2003-11-14 11:48:57 +00:00
security Remove harcoded CFLAGS from Makefile, pass our CFLAGS instead. 2003-11-18 14:03:14 +00:00
shells pdksh is no longer used to bootstrap buildlink2. 2003-10-04 10:23:16 +00:00
sysutils Convert to buildlink2. Make build with xpkgwedge. 2003-11-14 09:20:13 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Updated to 1.06a, provided by Min Sik Kim in PR pkg/23463. 2003-11-18 13:42:46 +00:00
time Create a dummy "varargs.h" on platforms which use GCC 3.3.x. It's not 2003-11-13 21:13:49 +00:00
wm PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
www Add expat dependency and bump PKGREVISION. 2003-11-17 15:28:31 +00:00
x11 Excise "mkpatches" vs. USE_PKGLOCALEDIR fallout (caught by Thomas Klausner). 2003-11-14 15:25:16 +00:00
Makefile Add a geography category, in anticipatino of a number of pending packages. 2003-10-04 19:34:46 +00:00
Packages.txt Mention pkgsrc-wip in the "submitting packages" section. 2003-11-12 21:16:39 +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).