Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jmc dfa0d698ad Export proper link flags to LDFLAGS based on overall config (i.e. whether
libiconv exists/is needed and whether to link it in). This means packages
can avoid hardcoding LDFLAGS+=-liconv and breaking on -current.
Fixes gnomeicu for -current and 1.6.x
2003-08-18 03:37:47 +00:00
archivers USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
audio Update to 0.2.31: Solaris 8 build fixes. 2003-08-17 19:37:23 +00:00
benchmarks COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
biology Update to 9.0. 2003-08-11 07:26:00 +00:00
cad add conflict with pcb-current 2003-08-17 04:00:51 +00:00
chat With qt3/kde moves this no longer ends up in X11BASE 2003-08-16 00:46:06 +00:00
comms USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
converters Export proper link flags to LDFLAGS based on overall config (i.e. whether 2003-08-18 03:37:47 +00:00
cross USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
databases Upgrade to 7.3.4. The on-disk format is the same, so a dump/restore is 2003-08-18 00:26:24 +00:00
devel Allow also Python 2.3 to be used. 2003-08-17 18:10:35 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc Updated postgresql to 7.3.4 [cjs 2003-08-18] 2003-08-18 01:03:37 +00:00
editors s/gui/GUI/ 2003-08-10 03:15:28 +00:00
emulators Update xmame to 0.72.1. 2003-08-16 18:50:28 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts USE_GNU_TOOLS=awk 2003-08-02 13:45:22 +00:00
games add and enable freesci 2003-08-16 18:28:44 +00:00
graphics Indent a bit. It's a bit clearer this way, isn't it? 2003-08-11 13:28:08 +00:00
ham USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
inputmethod USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
lang Note that one needs procfs mounted with the 'linux' option, too. 2003-08-13 15:22:14 +00:00
licenses Whitespace cleanup. 2003-05-19 06:05:07 +00:00
mail Update to imp-3.2.2rc1 to fix a security issue. 2003-08-16 21:11:20 +00:00
math Needs USE_MAKEINFO 2003-08-17 20:32:22 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Update dependences and bump package revision. 2003-08-06 14:55:01 +00:00
misc add a missing buildlink file 2003-08-17 20:31:55 +00:00
mk Avoid circular dependencies if USE_GNU_TOOLS is set unconditionally in 2003-08-17 04:06:36 +00:00
net Allow also Python 2.3 to be used. 2003-08-17 18:10:35 +00:00
news USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Make this build for non-i386 NetBSD systems too. 2003-07-26 00:41:10 +00:00
pkgtools Add and enable rdigest. 2003-08-07 08:20:52 +00:00
print updated acroread5 to 5.0.8. it fixes a security problem. 2003-08-17 04:44:54 +00:00
security Update to 2.1.15. 2003-08-16 09:06:41 +00:00
shells Update ast-ksh (and static-ast-ksh) to version 20030724. 2003-08-12 23:28:58 +00:00
sysutils Remove un-needed operating system specific reference. 2003-08-16 07:09:20 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update to 0.27.1: 2003-08-17 19:47:39 +00:00
time USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
wm Finally apply patch originally provided in PR pkg/20009 and re-submitted 2003-08-14 14:17:39 +00:00
www Update to horde-2.2.4rc1, to fix a security issue. 2003-08-16 21:07:17 +00:00
x11 Allow also Python 2.3 to be used. 2003-08-17 18:10:35 +00:00
Makefile style nit: 2003-07-25 02:44:09 +00:00
Packages.txt Add 10.35: Utilities for package management (pkgtools). 2003-08-11 14:17:11 +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).