Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
fredb 90394b31aa It seems that the package libXrender has a few symbols absent in the 4.3.0
libXrender, so treat that as a minor bump and upgrade the dependency. It
seems that all packages that depend on Xrender do so indirectly, through
a dependency on Xft2, which already depends on Xrender 0.8.2, so skip the
PKGREVISION bumps. The only effect of this should be to prevent dependents
from gaining the shared library dependency on both the X and package libs.
2003-11-10 02:26:53 +00:00
archivers Add ${LDFLAGS} to link command, and specify USE_GCC_SHLIB. 2003-10-29 14:09:37 +00:00
audio tweak esd-config.in patch so it doesn't generate a sh syntax error 2003-11-10 01:14:43 +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 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 Check for __STDC_HOSTED__ to see whether or not to use prototypes and 2003-11-09 06:15:24 +00:00
distfiles
doc Updated graphics/gqview-devel to 1.3.5 2003-11-10 02:04:55 +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 Regen (missed in previous) 2003-11-10 00:20:29 +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 Xft2 needs Xrender >= 0.8.2, so depend on it. 2003-11-09 12:33:51 +00:00
games Need <string.h> and <strings.h> for prototypes. 2003-11-09 11:17:53 +00:00
geography Add/enable mapserver. 2003-10-05 17:42:22 +00:00
graphics Update to 1.3.5 provided by Soren Jacobsen PR pkg/23403. 2003-11-10 02:03:17 +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 Unfortunately, octave will not build with gcc>=3.0 (and we really do not 2003-11-10 01:04:05 +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 Update to 5.13.4.7.4, closes PR 23106 by Wolfgang S. Rupprecht. 2003-11-10 00:07:41 +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 It seems that the package libXrender has a few symbols absent in the 4.3.0 2003-11-10 02:26:53 +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).