Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-10-26 00:07:31 +00:00
archivers For some reason, the digest needs to be recalculated for patch-ag. 2003-10-20 13:39:59 +00:00
audio use DEPENDS+=, not DEPENDS= 2003-10-26 00:03:42 +00:00
benchmarks Fix spurios error messages and set socket buffer size. Bump package 2003-09-28 14:40:06 +00:00
biology Apply patches from Tyler Retzlaff in PR pkg/23083 to make this behave with 2003-10-07 18:20:15 +00:00
cad Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
chat Make this compile with gcc 3.3. 2003-10-25 23:37:26 +00:00
comms Ugly hack to make this build on -current and 1.6.1_STABLE. 2003-10-20 12:16:39 +00:00
converters Update ruby-iconv package to 0.5. 2003-10-05 08:58:10 +00:00
cross Add bounds checking for prologue buffer. This avoids avr-gdb crashes 2003-10-21 14:19:37 +00:00
databases Update db3 to db3-3.11.2nb1. 2003-10-20 15:28:23 +00:00
devel Under Linux, gdbserver is built and installed. So set up PLIST.common 2003-10-24 18:49:52 +00:00
distfiles
doc Crank x11/aterm PKGREVISION to "4" for ttygid support. [Hmm... there seem 2003-10-25 13:36:46 +00:00
editors bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS. 2003-10-11 13:40:19 +00:00
emulators Add a patch so that it builds with gcc3. 2003-10-24 22:03:53 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts Trivially use buildlink2 so the right compiler is picked up. 2003-10-13 09:53:59 +00:00
games Make this compile on arches where size_t and socklen_t are typedef:ed 2003-10-23 23:01:33 +00:00
geography Add/enable mapserver. 2003-10-05 17:42:22 +00:00
graphics Updated to 0.98. PR pkg/22935, Min Sik Kim <minskim@bawi.org>. 2003-10-24 01:44:35 +00:00
ham Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
inputmethod Update to 0.9: 2003-10-24 12:40:04 +00:00
lang The GNU tar used in NetBSD 1.6 has problems with the distfile (some 2003-10-24 20:34:44 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Since image viewer plugin is disbabled, sylpheed-claws doesn't depend on 2003-10-23 08:05:06 +00:00
math add bc 2003-09-30 00:02:24 +00:00
mbone Add RCS IDs 2003-10-18 13:20:31 +00:00
meta-pkgs Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
misc Correct previous commit to use the correct DIST_SUBDIR. 2003-10-25 16:58:31 +00:00
mk don't build HTML man pages. 2003-10-26 00:07:31 +00:00
net Update to ntp 4.2.0. 2003-10-24 04:52:26 +00:00
news Fix build on Solaris. From Jonathan Perkin in PR 22896. 2003-09-22 21:12:17 +00:00
packages
parallel Add pseudo-category 'java'. 2003-08-23 15:16:36 +00:00
pkgtools XFree86 4.3.0 and above have "libXrender.so.1.2". Problem pointed on by 2003-10-20 16:11:16 +00:00
print Updated to 2.03. PR pkg/23165, Greg Troxel <gdt@ir.bbn.com>. 2003-10-24 01:12:52 +00:00
security Let the Configure script handle NetBSD-arm too. 2003-10-21 23:03:36 +00:00
shells pdksh is no longer used to bootstrap buildlink2. 2003-10-04 10:23:16 +00:00
sysutils Revert to previous version, it looks like stuff was accidentally 2003-10-23 12:39:14 +00:00
templates These pkgs are known to support IPv6. 2003-10-06 00:27:15 +00:00
textproc patch-aa and patch-ac patched the same file. Merge them. 2003-10-20 22:24:34 +00:00
time Fix GCC 3.3.1 related build problem. 2003-10-02 20:14:23 +00:00
wm ; is used to terminate a yacc rule, and is not valid within a rule. 2003-10-19 07:06:33 +00:00
www update opera7 to newest 7.21 2003-10-24 22:00:08 +00:00
x11 Enable "ttygid" support on *BSD and Darwin, just like for "rxvt". Closes 2003-10-25 13:32:59 +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 Note that print-PLIST will not descend into different filesystems. 2003-10-10 01:17:55 +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).