Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
drochner fd64f71087 adapt to API (and ABI) changes of the i386_vm86() call due to the
siginfo changes in -current
(changed to use sigaction() instead of signal() in all cases to limit
the number of #ifdefs)
2003-10-05 13:39:24 +00:00
archivers test CC_VERSION rather than doing our own dance to figure out if we're 2003-09-25 20:38:45 +00:00
audio Add <sys/types.h> in the #ifdef __FreeBSD__ statement to get u_int, size_t 2003-10-05 10:56:37 +00:00
benchmarks Fix spurios error messages and set socket buffer size. Bump package 2003-09-28 14:40:06 +00:00
biology Update to 9.2: 2003-10-05 10:24:57 +00:00
cad Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
chat Update navi2ch to 1.7.1. 2003-10-04 02:10:06 +00:00
comms Fix build with GCC 3.3.1: rename log() to birda_log() with a preprocessor 2003-09-30 21:53:00 +00:00
converters Update ruby-iconv package to 0.5. 2003-10-05 08:58:10 +00:00
cross DTRT for USE_BUILDLINK2=no (or rather [nN][oO]). 2003-09-30 22:46:42 +00:00
databases Delint, style, whitespace. 2003-09-29 17:01:24 +00:00
devel Updated doxygen to 1.3.4 2003-10-05 12:03:50 +00:00
distfiles
doc Note some updates I did today; fix a typo; remove *gphoto2 (thanks, is!). 2003-10-05 13:06:25 +00:00
editors Update to 2.7.6: 2003-10-05 12:46:57 +00:00
emulators adapt to API (and ABI) changes of the i386_vm86() call due to the 2003-10-05 13:39:24 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts Add a comment explaining why we have to use PLIST_SUBST over FreeBSD/Linux. 2003-10-04 08:12:02 +00:00
games Update to 0.10.1: 2003-10-05 09:28:57 +00:00
geography Use correct category. 2003-10-04 21:21:01 +00:00
graphics Another wip -> graphics change. 2003-10-05 13:13:06 +00:00
ham Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
inputmethod Add nabi. 2003-09-27 03:24:33 +00:00
lang Update lang/perl58 to 5.8.1. Changes from version 5.8.0nb2 include: 2003-10-05 07:07:14 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail - Add --enable-shadow since this package could work on platform 2003-10-05 04:25:14 +00:00
math add bc 2003-09-30 00:02:24 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
misc Fix a buglet in this version -- libkarbonmsodimport.so was exporting the wrong 2003-10-04 20:26:34 +00:00
mk require libtool nb16 on Darwin for latest library name fix. 2003-10-05 08:20:44 +00:00
net Updated mrtg to 2.10.5 2003-10-05 12:02:52 +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 Update pkgchk to 1.44 - add a -g option to generate an initial pkgchk.conf 2003-10-04 21:07:53 +00:00
print - do not install ${PREFIX}/bin/t1mapper nor ${PREFIX}/man/man1/t1mapper.1. 2003-10-05 02:00:43 +00:00
security Add support for BSD/OS. 2003-10-04 07:54:52 +00:00
shells pdksh is no longer used to bootstrap buildlink2. 2003-10-04 10:23:16 +00:00
sysutils Update to 0.11.35: 2003-10-05 09:26:55 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update to 1.56: 2003-10-05 11:55:53 +00:00
time Fix GCC 3.3.1 related build problem. 2003-10-02 20:14:23 +00:00
wm Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
www Updated bins to 1.1.23 2003-10-05 12:03:33 +00:00
x11 Update to 0.15.1: 2003-10-05 10:08:39 +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 pkglocate and templates are not categories. 2003-10-04 23:44:29 +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).