Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
jlam 018df25438 Move all of the code that sets USE_XPKGWEDGE from bsd.pkg.mk into
bsd.prefs.mk as it's needed in setting X11PREFIX to the correct value,
which is also done in bsd.prefs.mk.  This is the follow-through to the
temporary fix in previous revision (1.141) of bsd.prefs.mk.
2004-01-23 17:55:17 +00:00
archivers bl3ify 2004-01-22 14:00:01 +00:00
audio Make this compile with gcc3 (varargs -> stdarg) 2004-01-23 09:02:15 +00:00
benchmarks replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
biology replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:14:59 +00:00
cad Use stdarg rather than varargs. 2004-01-23 11:43:33 +00:00
chat Update gossip to 0.7. 2004-01-23 09:45:08 +00:00
comms replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
converters Add wv2 2004-01-22 11:31:32 +00:00
cross don't assume the base system has bzcat, test for it and depend on 2004-01-22 07:57:11 +00:00
databases avoid tickling a bmake bug. 2004-01-22 08:58:59 +00:00
devel Set PKGREVISION to 2 (moved from Makefile.common). 2004-01-23 17:54:13 +00:00
distfiles
doc Note revision bump for GConf2 to 3. 2004-01-23 17:54:48 +00:00
editors Make this compile with gcc3: varargs -> stdarg 2004-01-22 23:19:02 +00:00
emulators Add and enable tme 2004-01-23 09:12:59 +00:00
finance replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:36:03 +00:00
fonts replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:36:03 +00:00
games Do not change the current directory in the INSTALL script. This avoids 2004-01-23 16:09:37 +00:00
geography Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
graphics graphics/gd requires USE_X11. 2004-01-23 11:48:03 +00:00
ham Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
inputmethod Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
lang Sync with reality. Reported by Min Sik Kim in PR 24187. 2004-01-21 21:55:41 +00:00
licenses Add licenses/fprot-workstation-license for security/fprot-workstation-bin. 2004-01-07 19:06:23 +00:00
mail bl3ify 2004-01-23 12:42:29 +00:00
math Changes: hard to determine, looks like mostly bug-fixes 2004-01-23 13:26:20 +00:00
mbone Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
meta-pkgs Moved all plugins to xfce4-extras 2004-01-23 14:06:38 +00:00
misc Update link, as reported by Thomas Devreese in PR 24196. 2004-01-22 18:20:47 +00:00
mk Move all of the code that sets USE_XPKGWEDGE from bsd.pkg.mk into 2004-01-23 17:55:17 +00:00
net bump PKGREVISIONS after name change of the pyxml dependency. 2004-01-23 16:48:54 +00:00
news Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
packages
parallel Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
pkgtools Update to 1.15: 2004-01-23 09:48:53 +00:00
print bump PKGREVISIONS after name change of the pyxml dependency. 2004-01-23 16:48:54 +00:00
security Update pgpdump pacakge to 0.22. 2004-01-23 14:49:35 +00:00
shells Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
sysutils Bump PKGREVISION due to librsvg2 and swfdec updates. 2004-01-22 12:56:12 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 2004-01-23 17:18:31 +00:00
time bump PKGREVISIONS after name change of the pyxml dependency. 2004-01-23 16:48:54 +00:00
wm Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
www bump PKGREVISIONS after name change of the pyxml dependency. 2004-01-23 16:48:54 +00:00
x11 Fix PLIST: some directories were missing. Bump PKGREVISION to 3. 2004-01-23 17:37:07 +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 Fix typo. 2004-01-14 07:25:48 +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).