Opened 13 years ago

Closed 13 years ago

#29678 closed enhancement (duplicate)

Sqlite3 variants: fts3, icu, rtree, secure_delete, soundex and stat2

Reported by: franck.cassedanne@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: sqlite3

Description

Added the following variants to sqlite3:

  • fts3: Add the FTS3 extension for full text search
  • icu: Add the International Components for Unicode (ICU) extension
  • rtree: Add the R*Tree extension for spatial data structure
  • secure_delete: Overwrite deleted content with zeros
  • soundex: Enables the soundex() function
  • stat2: Enables additional logic to the query planner and to the ANALYZE command

Attachments (1)

Portfile-sqlite3.diff (2.0 KB) - added by franck.cassedanne@… 13 years ago.
Portfile patch for ports/databases/sqlite3/Portfile

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by franck.cassedanne@…

Attachment: Portfile-sqlite3.diff added

Portfile patch for ports/databases/sqlite3/Portfile

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to mww@…
Version: 1.9.2

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

You already filed #24799 for most of this; just update the patch there.

Note: See TracTickets for help on using tickets.