Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-11-05 23:32:11 +00:00
archivers Add ${LDFLAGS} to link command, and specify USE_GCC_SHLIB. 2003-10-29 14:09:37 +00:00
audio Change maintainer to myself. 2003-11-03 22:43:37 +00:00
benchmarks According to the website, there have been some ``bugfix changes'' around 2003-11-05 16:03:03 +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 - gcc3-ify (multi-line strings) 2003-11-05 22:31:43 +00:00
chat PKGREVISION++ 2003-11-01 16:48:14 +00:00
comms Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-10-31 16:25:56 +00:00
converters Set USE_GCC_SHLIB. This requires buildlink2. Fixes linking on Solaris. 2003-10-31 16:42:53 +00:00
cross Properly handle info files and thus fix installation. 2003-11-05 23:32:11 +00:00
databases Version the distfile based on our package name, since the distfile changes 2003-11-05 16:53:49 +00:00
devel gcc3 compilation problem. 2003-11-05 21:59:00 +00:00
distfiles
doc +kile-1.6 and note that I'll do R and mimedefang after the freeze. 2003-11-05 22:03:59 +00:00
editors Only configure with libiconv if has libiconv (by using new ICONV_IS_GNU). 2003-11-04 23:00:00 +00:00
emulators Override config.guess and config.sub to make the pkg recognize shark. 2003-10-26 17:40:31 +00:00
finance Depend on p5-Date-Manip, so that the finance-quote-check script works. 2003-10-30 16:23:18 +00:00
fonts Make sure that correct xft-config is used. (Discussed 2003-11-02 00:58:18 +00:00
games Patch from Jonathan Perkin to make this package install properly on 2003-11-05 13:38:27 +00:00
geography Add/enable mapserver. 2003-10-05 17:42:22 +00:00
graphics Some plugins arent built if you don't have a shared libXv. 2003-11-05 21:33:42 +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 Define 'unix' so that the program uses the right carriage return code. 2003-11-03 18:35:24 +00:00
licenses OSnert's license: no redistribution. 2003-10-27 22:53:32 +00:00
mail upgrade to 6.2.5. incorporates security patch (was in patches/patch-ag). 2003-11-05 05:20:36 +00:00
math obey CFLAGS, FFLAGS, and LDFLAGS on Solaris. Especially the LDFLAGS 2003-11-01 12:26:21 +00:00
mbone Add RCS IDs 2003-10-18 13:20:31 +00:00
meta-pkgs require gcc3 on alpha to allow this to compile 2003-11-05 22:11:58 +00:00
misc And another patch to get Linux working... sigh ... 2003-10-27 04:21:36 +00:00
mk Depend on pkgtools-20030918 again; http support is not really a requirement. 2003-11-02 14:36:46 +00:00
net Use a DIST_SUBDIR based on the PKGNAME as the distfile has changed 2003-11-05 08:22:12 +00:00
news Update to 0.9.8.0. Notably, brings in IPv6 support, thus closing 2003-10-27 21:48:27 +00:00
packages
parallel Fix compikation with gcc3; still compiles with gcc2 too. 2003-10-27 08:26:41 +00:00
pkgtools Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031003. 2003-10-29 23:00:27 +00:00
print switch to LIBTOOL_OVERRIDE from LTCONFIG_OVERRIDE. Fixes Solaris linking 2003-11-05 21:04:07 +00:00
security patch-ab for previous distinfo commit 2003-11-05 13:10:27 +00:00
shells pdksh is no longer used to bootstrap buildlink2. 2003-10-04 10:23:16 +00:00
sysutils unlimit datasize. Needed to build on alpha 2003-11-05 22:11:51 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc I'm the new maintainer. 2003-11-02 07:02:32 +00:00
time Fix GCC 3.3.1 related build problem. 2003-10-02 20:14:23 +00:00
wm ; is used to terminate a yacc rule, and is not valid within a rule. 2003-10-19 07:06:33 +00:00
www Execute the extra installation and de-installation commands in sub-shells, 2003-11-05 10:45:29 +00:00
x11 Bring in converters/libiconv/bl2.mk for -liconv 2003-11-05 12:52:39 +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 Add note about SHLIBTOOL_OVERRIDE. 2003-10-29 19:55:19 +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).