Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
dmcmahill 1db6009463 protect the --with-libiconv configure argument with a ICONV_IS_GNU check.
Thanks to Mark Davies and Jeremy Reed for pointing out the problems with the
previous commit.
2003-10-31 02:11:43 +00:00
archivers Add ${LDFLAGS} to link command, and specify USE_GCC_SHLIB. 2003-10-29 14:09:37 +00:00
audio Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-10-30 15:30:43 +00:00
benchmarks Use the built-in routines so we pick up all variable settings 2003-10-26 14:54:54 +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 This pkg needs GNU sed for configure to work. Fixes build problem on 2003-10-29 23:14:22 +00:00
chat fix a couple of typos, drop complexity level of a sentence so that it 2003-10-30 12:13:40 +00:00
comms Ugly hack to make this build on -current and 1.6.1_STABLE. 2003-10-20 12:16:39 +00:00
converters add a "ICONV_IS_GNU" variable which is set to "YES" when the logic here 2003-10-31 02:09:19 +00:00
cross Add bounds checking for prologue buffer. This avoids avr-gdb crashes 2003-10-21 14:19:37 +00:00
databases Update db3 to db3-3.11.2nb1. 2003-10-20 15:28:23 +00:00
devel protect the --with-libiconv configure argument with a ICONV_IS_GNU check. 2003-10-31 02:11:43 +00:00
distfiles
doc Updated net/pen to 0.12.0 2003-10-30 23:38:53 +00:00
editors bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. 2003-10-11 13:40:19 +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 Just in case, fontconfig is built before X fonts are installed, 2003-10-29 05:45:15 +00:00
games Add buildlink2.mk (for pkgsrc-wip/boson). 2003-10-26 13:01:56 +00:00
geography Add/enable mapserver. 2003-10-05 17:42:22 +00:00
graphics add -I${BUILDLINK_PREFIX.freetype2}/include/freetype2 to CPPFLAGS so 2003-10-30 12:28:56 +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 apparently the checksum for the a.out pkg got lost from here 2003-10-30 11:38:18 +00:00
licenses OSnert's license: no redistribution. 2003-10-27 22:53:32 +00:00
mail Upgrade to 3.2.1. Patch sent by Soren Jacobsen in PR pkg/23299. 2003-10-29 11:55:27 +00:00
math add bc 2003-09-30 00:02:24 +00:00
mbone Add RCS IDs 2003-10-18 13:20:31 +00:00
meta-pkgs Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
misc And another patch to get Linux working... sigh ... 2003-10-27 04:21:36 +00:00
mk implement the change in rev. 1.1296 (which was backed out in rev. 2003-10-30 12:36:01 +00:00
net Upgrade to 0.12.0. 2003-10-30 23:36:29 +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 Added scribus-doc. 2003-10-29 22:05:15 +00:00
security Upgrade to 0.38. This closes PR pkg/22984 by Matt Jhonston. 2003-10-30 23:22:32 +00:00
shells pdksh is no longer used to bootstrap buildlink2. 2003-10-04 10:23:16 +00:00
sysutils Enable XML interface for advanced features, per Ben Collver's PR 23271. 2003-10-28 00:40:38 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc patch-aa and patch-ac patched the same file. Merge them. 2003-10-20 22:24:34 +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 The symlink shouldt be ${LN} -s ${PLUGIN_SOURCE} not ${LN} -s ${PLUGIN_SOURCE}/rpnp.so, so MozillaFirebird can found the plugin. Bump PKGREVISION and closes PR pkg/23187 2003-10-29 22:24:09 +00:00
x11 s/USE_GMAKE/USE_GNU_TOOLS+=make/ 2003-10-30 22:53:02 +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).