pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/sqlite3
Module Name: pkgsrc
Committed By: agc
Date: Fri Dec 17 00:37:34 UTC 2010
Modified Files:
pkgsrc/databases/sqlite3: Makefile
Added Files:
pkgsrc/databases/sqlite3: options.mk
Log Message:
Add two new options for sqlite3, rtree (for multi-dimensional search
optimization),
and fts (full-text searching). Both options are off by default.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/databases/sqlite3/Makefile
cvs rdiff -u -r0 -r1.3 pkgsrc/databases/sqlite3/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index