FreeBSD Bugzilla – Attachment 139711 Details for
Bug 186003
[MAINTAINER] databases/sqlite3: set on RTREE option by default
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sqlite3-3.8.2_1.patch
sqlite3-3.8.2_1.patch (text/plain), 935 bytes, created by
Pavel Volkov
on 2014-01-22 16:00:00 UTC
(
hide
)
Description:
sqlite3-3.8.2_1.patch
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2014-01-22 16:00:00 UTC
Size:
935 bytes
patch
obsolete
>diff -ruN ../sqlite3.orig/Makefile ./Makefile >--- ../sqlite3.orig/Makefile 2014-01-22 14:02:37.000000000 +0400 >+++ ./Makefile 2014-01-22 14:50:06.000000000 +0400 >@@ -3,6 +3,7 @@ > > PORTNAME= sqlite3 > PORTVERSION= 3.8.2 >+PORTREVISION= 1 > CATEGORIES= databases > MASTER_SITES= http://www.sqlite.org/2013/ http://www2.sqlite.org/2013/ http://www3.sqlite.org/2013/ > DISTNAME= sqlite-autoconf-3080200 >@@ -65,7 +66,9 @@ > RTREE_DESC= Enable R*Tree module > RTREE_INT_DESC= Store 32-bit sig int (no float) coordinates > >-OPTIONS_DEFAULT= FTS4 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADS EXTENSION TS1 >+OPTIONS_DEFAULT= FTS4 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADS EXTENSION TS1 RTREE >+# SECURE_DELETE, UNLOCK_NOTIFY used by www/firefox, www/libxul >+# RTREE used by graphics/mapnik, databases/spatialite > > PLIST_FILES= bin/sqlite3 include/sqlite3.h include/sqlite3ext.h \ > lib/libsqlite3.a lib/libsqlite3.la lib/libsqlite3.so \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 186003
: 139711