Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
grant 49262175f6 add a workaround for Solaris finding libintl.h in ${LOCALBASE}/include.
if configure finds this file, it expects to be able to use it, and
linking fails because /usr/lib/libintl.so isn't GNU libintl.

allows this to be built on Solaris while gettext-lib is installed.
2004-01-13 09:53:35 +00:00
archivers Fix UPX build error relative to new version of UCL. 2004-01-11 20:18:39 +00:00
audio Lint (sort DISTNAME section) 2004-01-12 10:35:57 +00:00
benchmarks bl3ify and support pkgviews installation. 2004-01-11 13:50:15 +00:00
biology Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
cad Remove info files from PLIST files. 2004-01-12 11:22:12 +00:00
chat Remove info files from PLIST files. 2004-01-12 11:58:24 +00:00
comms Sort. 2004-01-12 21:33:52 +00:00
converters kill leading whitespace, s/Libiconv/libiconv/ 2004-01-13 09:42:05 +00:00
cross Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
databases Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE 2004-01-10 22:43:06 +00:00
devel add a workaround to override the termcap.h test on Solaris. somehow, 2004-01-13 09:49:26 +00:00
distfiles
doc Bump the version of security/cyrus-saslauthd to 2.1.17nb1: install the 2004-01-13 09:03:15 +00:00
editors Back the last out according to Jan's request. 2004-01-13 04:29:20 +00:00
emulators Use tabs (not spaces) to make indentation 2004-01-11 19:41:39 +00:00
finance Bump PKGREVISION to 2 due to guppi dependancy changes. 2004-01-06 18:53:11 +00:00
fonts Correct MASTER_SITES and HOMEPAGE. 2004-01-06 03:53:05 +00:00
games Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE 2004-01-10 22:43:06 +00:00
geography Bump package revisions for tiff update. 2004-01-03 18:49:33 +00:00
graphics GD apparently grew the need for pthreads; tell the buildlink machinery 2004-01-13 01:41:07 +00:00
ham Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
inputmethod Update MASTER_SITES. 2004-01-06 03:53:27 +00:00
lang add a workaround for Solaris finding libintl.h in ${LOCALBASE}/include. 2004-01-13 09:53:35 +00:00
licenses Add licenses/fprot-workstation-license for security/fprot-workstation-bin. 2004-01-07 19:06:23 +00:00
mail Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
math Adjust dependancies to only depend on required libraries, not the whole 2004-01-06 18:52:33 +00:00
mbone Add RCS IDs 2003-10-18 13:20:31 +00:00
meta-pkgs Updated xfce4-wm to 4.0.3.1 2004-01-13 06:55:25 +00:00
misc Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
mk Add a new command "abs-rpath" to the gen-transform.sh script that removes 2004-01-13 07:52:37 +00:00
net Lint (sort DISTNAME section) 2004-01-12 10:08:16 +00:00
news Do not include bsd.pkg.install.mk directly, set USE_PKGINSTALL instead. 2004-01-12 12:20:09 +00:00
packages
parallel Change MAINTAINER to "tech-pkg" instead of the previous "packages". 2003-12-03 22:14:45 +00:00
pkgtools don't bother checking for md5.h, as the result overrides libnbcompat's 2004-01-12 22:20:36 +00:00
print Set MAINTAINER to "tech-pkg" instead of "packages". 2004-01-10 19:14:18 +00:00
security Bump the version of security/cyrus-saslauthd to 2.1.17nb1: install the 2004-01-13 09:03:15 +00:00
shells move the various static shell packages back to their previous names. 2004-01-11 23:06:54 +00:00
sysutils Add LFS support to lsof. Bump PKGREVISION to 1, making this 4.69nb1. 2004-01-13 02:50:27 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
time Update to logtime-1.1, which no longer depends on GNU date(1). 2004-01-11 21:37:02 +00:00
wm Updated xfce4-wm to 4.0.3.1 2004-01-13 06:55:25 +00:00
www Use `*.pl' instead of specify every file to REPLACE_PERL. 2004-01-12 23:58:43 +00:00
x11 Remove multiple PKGREVISIONs 2004-01-12 10:20:21 +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 Correct path in pre-build.local example. 2003-12-14 21:47:32 +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).