Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-11-08 09:05:42 +00:00
archivers Add ${LDFLAGS} to link command, and specify USE_GCC_SHLIB. 2003-10-29 14:09:37 +00:00
audio This was using NO_BIN_ON_CD. Now fixed to use correct 2003-11-06 20:00:12 +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 create a 'pkgsrc' type system in the gnucap build system and call that 2003-11-08 00:54:22 +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 Update PHP to 4.3.4 2003-11-08 06:58:10 +00:00
devel Add emacs-nox11 to the list of suported Emacs versions, this closes 2003-11-08 08:59:45 +00:00
distfiles
doc Note update of devel/python-mode to 4.6nb1 (accept emacs-nox11). 2003-11-08 09:05:42 +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 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-06 18:54:34 +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 depend on Xrender 0.8 (rather than 0.8.2), so that the Xrender bundled 2003-11-07 20:19:46 +00:00
games Upgrade to 0.4, by Soren Jacobsen in PR pkg/23348. 2003-11-08 08:29:19 +00:00
geography Add/enable mapserver. 2003-10-05 17:42:22 +00:00
graphics Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-07 14:48:07 +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 Update PHP to 4.3.4 2003-11-08 06:58:10 +00:00
math Update PHP to 4.3.4 2003-11-08 06:58:10 +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 two more patch files. 2003-11-07 16:36:12 +00:00
mk add USE_TETEX2 configuration variable and modify dvipdfm to use this 2003-11-07 13:55:02 +00:00
net Update PHP to 4.3.4 2003-11-08 06:58:10 +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 undo previous change relating to allowing a dependency on teTeX2 rather 2003-11-07 23:24:12 +00:00
security Upgrade nessus and friends to 2.0.9. 2003-11-08 07:40:17 +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 Update PHP to 4.3.4 2003-11-08 06:58:10 +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 Update PHP to 4.3.4 2003-11-08 06:58:10 +00:00
x11 Update xlockmore to 5.10. Changes: 2003-11-08 08:49:27 +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).