Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam fbdcb789d0 Changes 3.8.1:
Added the unlikely() and likelihood() SQL functions to be used as hints to the query planner.
Enhancements to the query planner:
Take into account the fact WHERE clause terms that cannot be used with indices still probably reduce the number of output rows.
Estimate the sizes of table and index rows and use the smallest applicable B-Tree for full scans and "count(*)" operations.
Added the soft_heap_limit pragma.
Added support for SQLITE_ENABLE_STAT4
Added support for "sz=NNN" parameters at the end of sqlite_stat1.stat fields used to specify the average length in bytes for table and index rows.
Avoid running foreign-key constraint checks on an UPDATE if none of the modified columns are associated with foreign keys.
Added the SQLITE_MINIMUM_FILE_DESCRIPTOR compile-time option
Added the win32-longpath VFS on windows, permitting filenames up to 32K characters in length.
The Date And Time Functions are enhanced so that the current time (ex: julianday('now')) is always the same for multiple function invocations within the same sqlite3_step() call.
Add the "totype.c" extension, implementing the tointeger() and toreal() SQL functions.
FTS4 queries are better able to make use of docid<$limit constraints to limit the amount of I/O required.
Added the hidden fts4aux languageid column to the fts4aux virtual table.
The VACUUM command packs the database about 1% tighter.
The sqlite3_analyzer utility program is updated to provide better descriptions and to compute a more accurate estimate for "Non-sequential pages"
Refactor the implementation of PRAGMA statements to improve parsing performance.
The directory used to hold temporary files on unix can now be set using the SQLITE_TMPDIR environment variable, which takes precedence over the TMPDIR environment variable. The sqlite3_temp_directory global variable still has higher precedence than both environment variables, however.
Added the PRAGMA stats statement.
Bug fix: Return the correct answer for "SELECT count(*) FROM table" even if there is a partial index on the table.
2013-10-19 08:48:08 +00:00
archivers Use "if empty()" instead of comparing with an empty string. 2013-10-12 17:16:54 +00:00
audio Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
benchmarks Fix operator precendence. Bump revision. 2013-09-10 14:12:38 +00:00
biology Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
bootstrap Mark the copy of bmake's configure as executable in case the checkout is 2013-10-03 01:24:57 +00:00
cad ng-spice doesn't really use curses 2013-10-15 14:31:39 +00:00
chat tirc requires termcap, not ncurses 2013-10-16 07:37:10 +00:00
comms bump for pilot-link-libs ncurses removal 2013-10-16 08:55:01 +00:00
converters Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
cross Require target binutils and bison. 2013-10-10 00:02:53 +00:00
databases Changes 3.8.1: 2013-10-19 08:48:08 +00:00
devel Fix building on SunOS 2013-10-19 08:04:34 +00:00
distfiles
doc Renamed swig-2.0.10 to swig2 2013-10-19 08:02:56 +00:00
editors Work with system curses 2013-10-16 23:28:49 +00:00
emulators Add klh10 2013-10-17 15:42:48 +00:00
filesystems Just uses readline, not ncurses 2013-10-17 08:36:00 +00:00
finance Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
fonts Update to 2.11.0. Changes since 2.10.95 (previous pkgsrc version) 2013-10-17 07:27:33 +00:00
games Update onscripter to 20130929. 2013-10-19 06:43:43 +00:00
geography Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
graphics Fix 2013-10-17 15:36:34 +00:00
ham Bump Version 2.0rc7 to 2.0rc8. 2013-10-17 09:40:12 +00:00
inputmethod Bump PKGREVISION to 1. 2013-10-15 06:25:37 +00:00
lang guile doesn't use any curses, termcap or terminfo 2013-10-18 15:53:27 +00:00
licenses Add arrl-license. 2013-09-13 14:18:36 +00:00
mail Update ruby-actionmailer32 to 3.2.15. 2013-10-18 15:33:16 +00:00
math Update to 0.12.1 2013-10-16 19:35:40 +00:00
mbone Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
meta-pkgs Set minimum version of php-intl depends to PHP_BASE_VERS. 2013-10-18 15:51:47 +00:00
misc recursive bump for audio/taglib shlib major bump 2013-10-17 07:56:39 +00:00
mk If TERMINFO or CURSES is already set, don't undefine them. 2013-10-16 16:51:28 +00:00
multimedia recursive bump for audio/taglib shlib major bump 2013-10-17 07:56:39 +00:00
net Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
news prefer terminfo/termcap before curses 2013-10-15 16:06:18 +00:00
packages
parallel Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
pkgtools - Added check for unused license files 2013-10-12 18:09:59 +00:00
print Install directories that actually exist in ${WRKSRC} instead of relying 2013-10-17 07:07:26 +00:00
regress
security Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
shells Bump 0.12.1 to 0.12.2 2013-09-13 06:41:33 +00:00
sysutils Fix packaging for python-2.6.x. 2013-10-18 11:57:35 +00:00
templates
textproc Changes 52.1: 2013-10-19 08:47:36 +00:00
time Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
wm Fix a common mistake in many different packages: POSIX says that when using 2013-10-18 11:41:17 +00:00
www Changes 1.8.4.1: 2013-10-18 19:48:48 +00:00
x11 Update to 3.5. Changes: 2013-10-17 16:44:40 +00:00
Makefile
pkglocate
README

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

Please see doc/pkgsrc.txt for information.