Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
drochner 03b25e34de update to 2.8.5
changes:
Make LIMIT work on a compound SELECT statement.
LIMIT 0 now shows no rows. Use LIMIT -1 to see all rows.
Correctly handle comparisons between an INTEGER PRIMARY KEY and a
	floating point number.
Fix several important bugs in the new ATTACH and DETACH commands.
Updated the NULL-handling document.
Allow NULL arguments in sqlite_compile() and sqlite_step().
Many minor bug fixes
Enhanced the "PRAGMA integrity_check" command to verify indices.
Added authorization hooks for the new ATTACH and DETACH commands.
Many documentation updates
2003-08-01 14:22:18 +00:00
archivers also install man page source, bump to 20030731. 2003-07-31 09:34:13 +00:00
audio add another LIBTOOL_OVERRIDE. 2003-08-01 05:58:20 +00:00
benchmarks COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
biology COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
cad COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
chat x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:56:08 +00:00
comms lint 2003-07-26 12:54:55 +00:00
converters Handle installation and removal of the charset.alias file properly in binary 2003-07-28 10:11:45 +00:00
cross regen distinfo after removal of patches/patch-aa 2003-07-24 08:39:58 +00:00
databases update to 2.8.5 2003-08-01 14:22:18 +00:00
devel fix makesum. 2003-08-01 14:08:24 +00:00
distfiles These files belong to $MASTER_SITE_LOCAL - moved them there! 2000-12-05 00:23:05 +00:00
doc + libgcrypt-1.1.42, wv2-0.1.7, xfstt-1.5.1. 2003-08-01 09:50:01 +00:00
editors Pine 4.56 requires Pico 4.6; 4.4 will not do. Fixed so updates won't fail. 2003-07-31 09:31:04 +00:00
emulators Update to mmix-20030622. 2003-07-30 19:20:33 +00:00
finance x11/kde3/ -> meta-pkgs/kde3/ 2003-07-30 15:43:43 +00:00
fonts get a working awk on Solaris, sort includes. 2003-07-30 15:41:10 +00:00
games Add dependency on glu library; configure scripts wants it. 2003-08-01 11:47:41 +00:00
graphics Add glu dependency; configure script wants it. 2003-08-01 11:49:32 +00:00
ham Various patches to make this work with rpcgen that exports _rpcsvcdirty 2003-07-24 06:40:54 +00:00
inputmethod Define a proper relative path to Makefile.version 2003-07-31 20:10:22 +00:00
lang Use !commands(do-configure) instead of !target(do-configure). 2003-07-30 15:12:28 +00:00
licenses Whitespace cleanup. 2003-05-19 06:05:07 +00:00
mail DIST_SUBDIR needs to be based off of PKGNAME_NOREV 2003-08-01 03:01:05 +00:00
math Convert to USE_NEW_TEXINFO. 2003-07-31 23:49:14 +00:00
mbone COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
meta-pkgs add kde3 2003-07-30 16:02:07 +00:00
misc use LIBTOOL_OVERRIDE. 2003-07-30 19:12:03 +00:00
mk Revert previous. USE_MAKEINFO is initialized in bsd.pkg.mk. 2003-07-31 22:05:38 +00:00
net Update to bind version 8.4.1. 2003-07-31 23:58:48 +00:00
news Sort sections. 2003-07-29 16:30:06 +00:00
packages Add .cvsignore to stop cvs update listing every distfile and more 1999-11-24 11:53:24 +00:00
parallel Make this build for non-i386 NetBSD systems too. 2003-07-26 00:41:10 +00:00
pkgtools Add the err.h header, so we can use it on systems that don't provide err.h 2003-07-31 22:40:26 +00:00
print Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
security don't depend on "swig-python" - this is only needed under certain circumstances 2003-08-01 14:00:07 +00:00
shells Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
sysutils Convert to the bsd.pkg.install.mk framework: 2003-07-31 11:07:30 +00:00
templates Fix the location of DESCR for the readme files 2001-11-03 03:26:08 +00:00
textproc With USE_NEW_TEXINFO, texinfo.mk should not be included by the package 2003-07-31 22:02:07 +00:00
time update to 0.54 2003-07-26 15:25:28 +00:00
wm Bring back the original patch-aa that was lost with the 3.6 update: 2003-07-30 05:42:15 +00:00
www Update MASTER_SITES. 2003-08-01 07:26:05 +00:00
x11 Make this work with and without xpkgwedge (or something like that). 2003-08-01 13:44:51 +00:00
Makefile style nit: 2003-07-25 02:44:09 +00:00
Packages.txt Be a little more relax about install-info invocation during package 2003-07-28 08:08:59 +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).