Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 4947665202 Changes 3.7.5:
* Added the sqlite3_vsnprintf() interface.
* Added the SQLITE_DBSTATUS_LOOKASIDE_HIT, SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE,
  and SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL options for the sqlite3_db_status()
  interface.
* Added the SQLITE_OMIT_AUTORESET compile-time option.
* Added the SQLITE_DEFAULT_FOREIGN_KEYS compile-time option.
* Updates to sqlite3_stmt_readonly() so that its result is well-defined for all
  prepared statements and so that it works with VACUUM.
* Added the "-heap" option to the command-line shell
* Fix a bug involving frequent changes in and out of WAL mode and VACUUM that
  could (in theory) cause database corruption.
* Enhance the sqlite3_trace() mechanism so that nested SQL statements such as
  might be generated by virtual tables are shown but are shown in comments and
  without parameter expansion. This greatly improves tracing output when using
  the FTS3/4 and/or RTREE virtual tables.
* Change the xFileControl() methods on all built-in VFSes to return
  SQLITE_NOTFOUND instead of SQLITE_ERROR for an unrecognized operation code.
* The SQLite core invokes the SQLITE_FCNTL_SYNC_OMITTED file control to the VFS
  in place of a call to xSync if the database has PRAGMA synchronous set to OFF.
2011-02-02 09:03:09 +00:00
archivers Fix build on AIX, from J Raynor on pkgsrc-users. 2011-01-16 07:31:12 +00:00
audio Fix build with png-1.5. 2011-01-31 23:52:18 +00:00
benchmarks Pass LDFLAGS for linking 2011-01-28 13:42:21 +00:00
biology png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
bootstrap Add support for MirBSD to pkgsrc. Patches from Benny Siegert and 2011-01-23 19:07:24 +00:00
cad Set CPP in configure environment to avoid configure getting a bad 2011-01-22 18:25:47 +00:00
chat * force linking against pthread, so some modules do not fail to dlopen() 2011-01-28 13:35:49 +00:00
comms Added a comment that the issue these patches fix (mainly adding support 2011-01-29 22:50:32 +00:00
converters Fix build with gcc4.3 2011-01-29 22:11:54 +00:00
cross fix PLIST for new doxygen, depend on latest version, bump PKGREVISION 2010-08-05 15:50:22 +00:00
databases Changes 3.7.5: 2011-02-02 09:03:09 +00:00
devel +gnatpython 2011-02-01 20:56:21 +00:00
distfiles
doc fixes a typo in date. 2011-02-02 05:08:20 +00:00
editors Fix build of abiword-plugins with png-1.5. 2011-02-01 10:48:14 +00:00
emulators Add more font dirs so linux binaries can use fonts from pkgsrc 2011-01-24 21:51:06 +00:00
filesystems Fix py-mock dependency pattern. 2011-02-02 01:58:57 +00:00
finance png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
fonts Complete fix for png-1.5. 2011-01-24 12:08:26 +00:00
games Fix build with png-1.5. 2011-02-01 00:29:26 +00:00
geography Add upstream bug report (file by someone else, and already fixed). 2011-01-24 16:26:16 +00:00
graphics Fix build with png-1.5. 2011-02-01 10:32:00 +00:00
ham png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
inputmethod Update ibus-handwrite to 2.1.3. 2011-01-26 02:38:52 +00:00
lang fixes shlib alias name for Solaris. PR#44480. 2011-02-02 08:47:01 +00:00
licenses remove old opera licenses and copy the actual opera EULA here from 11.00 2011-01-24 21:48:12 +00:00
mail Fix build with newer heimdal. 2011-01-30 01:33:44 +00:00
math Add upstream bug report URL. 2011-01-29 23:01:50 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs Update to KDE SC 4.5.5 2011-01-23 07:55:12 +00:00
misc Remove TODO. It does not apply to this pkg anymore. 2011-01-31 21:01:13 +00:00
mk add ndiff: tool to compare nmap scans, part of ... nmap 2011-01-31 23:46:57 +00:00
multimedia comment patch 2011-02-01 11:45:04 +00:00
net 64-bit Mac OS X needs nmap's internal libpcap: remove patch-aa 2011-02-01 09:51:58 +00:00
news Fix build with png-1.5. 2011-01-15 19:16:00 +00:00
packages
parallel add explicit --tag=F77 to libtool invocation. Fixes build on ArchLinux 2011-01-29 20:37:34 +00:00
pkgtools Make a missing LICENSE an error. 2011-02-01 09:08:01 +00:00
print add patch from upstream to fix possible memory corruption due to 2011-01-31 17:44:30 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Add MESSAGE to give a hint on what to do (~copy/pasted from script) 2011-01-31 03:05:17 +00:00
shells Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
sysutils Update HOMEPAGE and MASTER_SITES, from Thomas Mueller on current-users. 2011-02-02 08:44:28 +00:00
templates Tell users to use "pkg_admin audit" instead of audit-packages. 2010-03-18 10:18:19 +00:00
textproc Pass LDFLAGS for configure and build 2011-01-31 10:36:21 +00:00
time Fix build with png-1.5. 2011-01-31 20:23:10 +00:00
wm Wire down KDEDIR so we don't get differing PLIST depending on 2011-01-31 15:39:11 +00:00
www Update contao29-translations package to 20110116. 2011-01-31 03:07:16 +00:00
x11 # November 5, 2010 2011-02-01 04:38:11 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.