Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
lukem 6d77a64959 "Collapse" mutual trust into a single line of a different color.
If an optional "mykeyid" is given on the command line, use different
colors for lines to & from that node.  The colors are:
	green		mutual trust, includes mykey
	blue		mutual trust, not mykey
	orange		someone trusts mykey (one way)
	red		mykey trusts someone (one way)
	black		one way trust, not mykey
2004-01-21 04:14:45 +00:00
archivers Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
audio s/it's/its/ 2004-01-20 22:05:17 +00:00
benchmarks Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
biology Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
cad Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
chat Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
comms Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
converters Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
cross Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
databases Remove info files entries from PLIST files. 2004-01-20 18:45:24 +00:00
devel Update cpuflags to 0.61 2004-01-21 00:54:08 +00:00
distfiles
doc Update cpuflags to 0.61 2004-01-21 00:54:43 +00:00
editors install configuration files in PKG_SYSCONFDIR/elvis instead of /etc/elvis 2004-01-20 22:48:07 +00:00
emulators Remove CONFLICT lines with mozilla-bin and phoenix-bin - no longer appears 2004-01-20 18:19:23 +00:00
finance Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
fonts Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
games Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
geography Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
graphics s/it's/its/ 2004-01-20 22:05:17 +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 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
licenses Add licenses/fprot-workstation-license for security/fprot-workstation-bin. 2004-01-07 19:06:23 +00:00
mail Depend on pthread-sem if /usr/include/semaphore.h does not exist. Makes 2004-01-20 23:54:48 +00:00
math Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
mbone Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
meta-pkgs Fix PATH (gdm -> gdm1). 2004-01-20 13:47:42 +00:00
misc s/it's/its/ 2004-01-20 22:05:17 +00:00
mk s/it's/its/ 2004-01-20 22:15:21 +00:00
net Make this compile with gcc3. Should fix PR 24174 by Noud de Brouwer. 2004-01-20 22:51:06 +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 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
print Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
security "Collapse" mutual trust into a single line of a different color. 2004-01-21 04:14:45 +00:00
shells Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
sysutils Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
time Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
wm Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
www s/it's/its/ 2004-01-20 22:15:21 +00:00
x11 Finishing previous commit. 2004-01-20 13:46:00 +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).