Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2004-02-11 18:35:43 +00:00
archivers Move the INCOMPAT_FOO checks to a more natural location within the 2004-02-11 11:30:49 +00:00
audio bl3ify 2004-02-11 08:37:35 +00:00
benchmarks s/seperate/separate/ 2004-01-31 23:30:22 +00:00
biology In the new compiler selection framework, GCC_REQD is appended to, not 2004-02-01 01:43:28 +00:00
cad In the new compiler selection framework, GCC_REQD is appended to, not 2004-02-01 01:43:28 +00:00
chat err it should be buildlink3.mk, sorry... 2004-02-11 03:26:44 +00:00
comms PERL5_REQD is now a list of values, so append to its value instead of 2004-02-10 02:22:49 +00:00
converters Replace ICONV_IS_GNU with ICONV_TYPE, which can be checked to be either 2004-02-11 12:17:58 +00:00
cross Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
databases bl3ify 2004-02-11 04:58:15 +00:00
devel Make pkglint happy. 2004-02-11 17:14:13 +00:00
distfiles
doc mldonkey-2.5.11 update done. 2004-02-11 16:27:41 +00:00
editors Teach these package Makefiles about ICONV_TYPE. 2004-02-11 12:20:03 +00:00
emulators Only use the GNU PTH fix if GNU PTH is being used in the zsnes build. 2004-02-11 18:34:18 +00:00
finance PKGLIBTOOL and PKGSHLIBTOOL are no more. 2004-02-08 03:00:29 +00:00
fonts The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk 2004-02-10 20:45:01 +00:00
games bl3ify 2004-02-11 08:06:32 +00:00
geography Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
graphics bl3ify 2004-02-11 08:55:58 +00:00
ham The long awaited update libtool to 1.5.2. 2004-02-05 20:14:05 +00:00
inputmethod bl3ify 2004-02-10 16:59:21 +00:00
lang bl3ify 2004-02-11 07:11:28 +00:00
licenses Add licenses/fprot-workstation-license for security/fprot-workstation-bin. 2004-01-07 19:06:23 +00:00
mail Update "mutt" package to version 1.4.2. Changes since version 1.4.1: 2004-02-11 15:21:57 +00:00
math Forgot to add buildlink3 file... 2004-02-11 08:32:14 +00:00
mbone replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:51:13 +00:00
meta-pkgs Depend on working version of file-roller and bump PKGREVISION to 2. 2004-02-10 11:53:31 +00:00
misc bl3ify 2004-02-11 08:55:58 +00:00
mk Add another mirror to MASTER_SITE_SUSE, needed for emulators/suse_x11 2004-02-11 10:34:05 +00:00
multimedia bl3ify 2004-02-11 08:55:58 +00:00
net Update to 2.5.11. 2004-02-11 16:27:03 +00:00
news In the new compiler selection framework, GCC_REQD is appended to, not 2004-02-01 01:43:28 +00:00
packages
parallel Upgrade this package to clusterit-2.2. Mostly a bugfix release. 2004-02-10 09:27:15 +00:00
pkgtools pass OPSYS and MACHINE_ARCH in the environmen, not CPPFLAGS. 2004-02-11 11:41:43 +00:00
print bl3ify 2004-02-11 04:58:15 +00:00
security bl3ify 2004-02-11 02:30:49 +00:00
shells bl3ify 2004-02-09 18:32:02 +00:00
sysutils libgnomevfs links against libgconf2, so add 2004-02-11 13:05:38 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Remove dependency to ruby-amstd package and bump PKG_REVISION. 2004-02-11 15:46:32 +00:00
time Update to 1.2: fixes a problem with day numbers 8 and 9 (introduced in 1.1). 2004-02-08 23:30:53 +00:00
wm bl3ify 2004-02-11 05:53:05 +00:00
www Fix pasto(?) in BUILDLINK_PKGSRCDIR.apache's value. 2004-02-11 18:35:43 +00:00
x11 Bump PKGREVISION due to libgtkthml update. 2004-02-11 07:43:22 +00:00
Makefile Add a multimedia category. Ok'ed by agc@. 2004-01-26 11:32:06 +00:00
Packages.txt Document PKGSRC_COMPILER. 2004-02-01 01:56:28 +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).