Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
xtraeme 757d59a3b3 Updated to 2.0.15.
Changes:

- imap folder scanning speedup.
- fix bugs: 121181, 121637, 121867 and others.
- help updates.
2003-09-30 06:28:58 +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 Fix GCC 3.3.1 related build problem. 2003-09-28 14:52:55 +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 Note addition of glimmer. 2003-09-30 02:12:23 +00:00
editors Fix GCC 3.3.1 related build problem. 2003-09-28 14:52:55 +00:00
emulators mark as only for i386 as this uses assembly code. 2003-09-29 09:29:18 +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 Trivial fix for GCC3. 2003-09-29 23:46:31 +00:00
graphics Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guards 2003-09-30 00:42:32 +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 Updated to 2.0.15. 2003-09-30 06:28:58 +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 as a guideline for 2003-09-30 00:32:57 +00:00
net Updated md-whois to latest 4.6.7 version. 2003-09-30 01:23:03 +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 Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +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 use explicit number here rather than ${PHP_BASE_VERS}, so that packages 2003-09-29 12:47:38 +00:00
x11 Conform to latest buildlink3.mk guidelines using *_BUILDLINK3_MK guards 2003-09-30 00:42:32 +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).