1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/databases/sqlite3
Kevin Bowling 48df5fd0d9 databases/sqlite3: disable SQLITE_MMAP_READWRITE
Although mmap is not in use by default, this option is too specific to
enable in the system sqlite3. There are cases where the
application/developer may wish to use mmap for reads (to minimize the
sqlite pagecache), but go through the well tested (p)write routines.
2021-06-14 00:08:14 -07:00
..
files databases/sqlite3: add flavor for support ICU and TCL 2021-05-05 18:29:14 -07:00
distinfo databases/sqlite3: Update to 3.35.5 2021-04-27 10:03:07 -07:00
Makefile databases/sqlite3: disable SQLITE_MMAP_READWRITE 2021-06-14 00:08:14 -07:00
pkg-descr
pkg-plist databases/sqlite3: Update to 3.35.5 2021-04-27 10:03:07 -07:00