Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
seb c23957f89e Update to version 1.8.
Changes in version 1.8:
   * scanner for Javascript
   * new output format: ESC ascii code (e.g. for less, with the
     help of Konstantine Serebriany <kcc@mcst.ru>).
   * tab character are correctly handled by --tab option is given
     (thanks to Don Stauffer <Don@Skyler.com>).
   * presence of getopt_long is handled in a cleaner way.
   * some changes in how changelog files are highlighted
   * =head =cut sections in perl sources are correctly handled
     (reported by Grant McLean <grant@catalyst.net.nz>)
   * added Java keywords true and false
2003-10-03 14:42:38 +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 Changes: 2003-10-03 02:55:57 +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 Conflict with xchat-gnome. Bump PKGREVISION. 2003-10-03 08:09:20 +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 Do not install man pages in ${PREFIX}/bin. 2003-10-01 19:55:17 +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 to 0.14. 2003-10-03 09:48:44 +00:00
distfiles
doc Mention new p5-Template-{Extract,Generate} packages. 2003-10-03 14:28:41 +00:00
editors Move comment so that this works. Closes PR 23030. 2003-10-01 21:27:45 +00:00
emulators Changes 0.6.1.1: Bugfixes to the RZX code and to allow the SVGAlib user interface to compile 2003-10-02 15:24:12 +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 Apply patch provided by Brett Lymn to make this work with NetBSD's curses. 2003-10-01 20:21:40 +00:00
graphics don't hard-code prefix, pass it to Makefile.PL 2003-10-03 03:10:57 +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 to 0.28 2003-10-02 08:41:42 +00:00
licenses Update povray to version 3.50c 2003-08-31 23:04:13 +00:00
mail Also record USE_SASL2 in BUILD_DEFS. 2003-10-03 10:34:02 +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 Remove duplicated entries for dnetc-netbsd-arm32.tar.gz. 2003-10-01 18:45:35 +00:00
mk Allow variables to be set on a per-OS basis. 2003-10-02 15:45:31 +00:00
net patch-aa was removed in the latest update (hi hubertf!). 2003-10-02 13:11:53 +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 pkglint to 3.63: 2003-10-01 11:56:17 +00:00
print Back out last change related to moving ncurses/buildlink2.mk to 2003-09-28 09:13:55 +00:00
security Some xargs (Hi Sun) run the command even when stdin is "empty". Compare 2003-10-03 12:56:48 +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 rconfig to 0.22: 2003-10-03 13:13:14 +00:00
templates
textproc Update to version 1.8. 2003-10-03 14:42:38 +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 Add and enable p5-Template-Generate. 2003-10-03 14:27:37 +00:00
x11 Oops regen 2003-10-03 09:35:38 +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).