Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
grant 6995984fe6 add a suggested package and some packages I am working on:
MythTV
	Digital video recorder
	http://www.mythtv.org/

	Asterisk [grant]
	PBX-in-a-box for Linux
	http://www.asterisk.org/

	sqlrelay [grant]
	SQL connection pooling and sharing library, supports various
	different backends and provides APIs for many popular languages
	http://sqlrelay.sourceforge.net/

	Unreal Tournament server [grant]
	Server for Unreal Tournament first person shooter
	http://files.sobservers.com/UnrealTournament/UTServerOnly/
2003-09-24 08:16:02 +00:00
archivers sync with NetBSD-current's pax-20030923. 2003-09-23 14:37:41 +00:00
audio Add missing PKGCONFIG_OVERRIDE. 2003-09-23 23:28:16 +00:00
benchmarks Make build on Solaris. From Jonathan Perkin in PR 22855. 2003-09-19 18:18:11 +00:00
biology get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
cad get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or 2003-09-17 19:39:58 +00:00
chat Updated to 2.0.5. 2003-09-23 22:00:51 +00:00
comms Update hylfax to 4.1.7. Changes since 4.1.5: 2003-09-23 21:39:46 +00:00
converters Removed ImageMagick dependency, since wv can handle images itself. 2003-09-23 10:37:56 +00:00
cross Fix relative path to mk dir. 2003-09-21 20:44:13 +00:00
databases Updated to 0.5.0. 2003-09-24 07:54:17 +00:00
devel Fix another build problem, this time under NetBSD 1.6.1_STABLE. 2003-09-23 19:26:01 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc add a suggested package and some packages I am working on: 2003-09-24 08:16:02 +00:00
editors Rewrite to use "stdarg.h" instead of "varargs.h" to fix build problem 2003-09-22 20:22:36 +00:00
emulators Work arround build problem with GCC 3.3.1 by disabling the broken assembler 2003-09-23 19:05:05 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts Add missing PKGCONFIG_OVERRIDE. 2003-09-22 21:55:55 +00:00
games Updated to 1.6.0. Closes PR pkg/19015 and pkg/22612. 2003-09-22 12:27:28 +00:00
graphics Add missing PKGCONFIG_OVERRIDE. 2003-09-23 12:18:53 +00:00
ham Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
inputmethod canna-server-bin -> canna-server 2003-09-23 15:14:54 +00:00
lang enable on alpha. still fails 3 out of nearly 200 self tests 2003-09-23 20:56:00 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Use ${SSLCERTS} instead of harcoded /etc/openssl. 2003-09-23 14:27:34 +00:00
math Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs Update to KDE 3.1.4. 2003-09-17 22:58:45 +00:00
misc Add udfclient package. 2003-09-23 19:03:56 +00:00
mk back out revision 1.67, as it does not work as it should due to the 2003-09-24 07:40:03 +00:00
net Add Russ Nelson's dnscache patch to ignore IP addresses listed in 2003-09-24 03:28:12 +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 sync with NetBSD-current after updates from wiz. 2003-09-23 13:22:37 +00:00
print Also works with the teTeX2-bin package. 2003-09-22 21:02:51 +00:00
security On non-SunOS, bring back 2003-09-23 20:53:52 +00:00
shells Use the right install program for correctness and to fix problems under SunOS. 2003-09-22 20:57:12 +00:00
sysutils Add HOMEPAGE, and make compile on non-NetBSD. 2003-09-23 13:58:36 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Update to 1.3.2: 2003-09-23 08:35:52 +00:00
time Java programs should be executed with the java command, not jre. 2003-09-22 18:26:37 +00:00
wm Bring patch from development version to fix a race condition on old machines. 2003-09-22 20:30:27 +00:00
www Add missing PKGCONFIG_OVERRIDE. 2003-09-23 12:18:53 +00:00
x11 Add missing PKGCONFIG_OVERRIDE. 2003-09-22 21:55:55 +00:00
Makefile Abort "make readme-all" before it fails (when there are no README.html files 2003-09-16 20:31:00 +00:00
Packages.txt vulnerabilities -> pkg-vulnerabilities 2003-09-23 01:27:53 +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).