Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
2003-09-30 15:00:17 +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 Reimplace creation and deletion of the empty share/icecast/static directory 2003-09-30 15:00:17 +00:00
benchmarks Fix spurios error messages and set socket buffer size. Bump package 2003-09-28 14:40:06 +00:00
biology Add/enable glimmer. 2003-09-30 02:11:32 +00:00
cad Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
chat Fix thinko in last commit. 2003-09-28 20:13:55 +00:00
comms Fix GCC 3.3.1 related build problem. 2003-09-28 16:14:44 +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 Delint, style, whitespace. 2003-09-29 17:01:24 +00:00
devel add missing svn_cmdline.h 2003-09-29 22:39:50 +00:00
distfiles
doc Updated rocksndiamonds[-sdl] to 3.0.5 2003-09-30 14:34:35 +00:00
editors Fix GCC 3.3.1 related build problem. 2003-09-28 14:52:55 +00:00
emulators "CC_VERSION" is always defined. So we don't need to check that. 2003-09-30 12:25:25 +00:00
finance USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
fonts quote EGREP in MAKE_ENV. 2003-09-27 18:50:11 +00:00
games Changes 3.0.5: 2003-09-30 14:33:17 +00:00
graphics Fix installed include file xine.h: remove comma at end of enumerator list. 2003-09-30 12:17:01 +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 Avoid creating multi-line string constants in the generated unicode.c file, 2003-09-28 10:25:25 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Add missing "/" to the URL section to make pkglint happy 2003-09-30 07:17:12 +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 Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
mk Set the final form of the template buildlink3.mk file, after I've had a 2003-09-30 10:17:30 +00:00
net Make this build on NetBSD -current (using the same hack as libesmtp does, 2003-09-30 12:03:21 +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 Document why we include the various buildlink3.mk files. 2003-09-28 12:45:04 +00:00
print Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
security Trivial fix for GCC3. 2003-09-29 23:31:49 +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 Update to rdiff-backup 0.12.5: 2003-09-29 02:00:45 +00:00
templates
textproc Added ispell-polski 2003-09-30 13:44:42 +00:00
time Fix build problem with gcc 3.3.1: replace token concatenation operator 2003-09-29 09:54:28 +00:00
wm Regenerate (fix dependency to pkgconfig). 2003-09-27 06:57:16 +00:00
www Fix ruby-htmlsplit package. 2003-09-30 12:23:45 +00:00
x11 Match the buildlink3.mk guidelines set out in revision 1.22 of 2003-09-30 10:18:57 +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 How to use pkgsrc as non-root. Thanks to Jeremy C. Reed! 2003-09-28 20:22:08 +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).