notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2022Q2
sqlite3 SQL database engine in a C library
3.50.2_1,1 databases on this many watch lists=155 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.50.2_1,1Version of this port present on the latest quarterly branch.
Maintainer: pavelivolkov@gmail.com search for ports maintained by this maintainer
Port Added: 2004-08-31 19:11:46
Last Update: 2025-09-23 21:02:54
Commit Hash: 1746874
People watching this port, also watch:: expat, libiconv, libxml2, pcre, png
License: PD
WWW:
https://www.sqlite.org/
Description:
SQLite is an SQL database engine in a C library. Programs that link the SQLite library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • sqlite3>0:databases/sqlite3
Conflicts:
CONFLICTS_INSTALL:
  • sqlite3
  • sqlite3-icu
  • sqlite3-tcl
  • tcl-sqlite3
To install the port:
cd /usr/ports/databases/sqlite3/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/sqlite3
  • pkg install sqlite3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sqlite3
Package flavors (<flavor>: <package>)
  • default: sqlite3
  • icu: sqlite3-icu
  • tcl: sqlite3-tcl
distinfo:
TIMESTAMP = 1751267280 SHA256 (sqlite-src-3500200.zip) = 091eeec3ae2ccb91aac21d0e9a4a58944fb2cb112fa67bffc3e08c2eca2d85c8 SIZE (sqlite-src-3500200.zip) = 14392422

Packages (timestamps in pop-ups are UTC):
sqlite3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.50.2_1,13.50.2_1,13.34.0,13.50.2_1,13.50.2_1,1n/an/an/a
FreeBSD:13:quarterly3.50.2_1,13.50.2_1,13.42.0,13.50.2_1,13.50.2_1,1n/an/an/a
FreeBSD:14:latest3.50.2_1,13.50.2_1,13.40.1,13.50.2_1,13.50.2_1,13.42.0,1-3.42.0,1
FreeBSD:14:quarterly3.50.2_1,13.50.2_1,1-3.50.2_1,13.50.2_1,13.44.0_1,13.44.0_1,13.44.0_1,1
FreeBSD:15:latest3.50.2_1,13.50.2_1,1n/a3.50.2_1,1n/an/a3.45.0_1,13.45.0_1,1
FreeBSD:15:quarterly3.50.2_1,13.50.2_1,1n/a-n/an/a--
FreeBSD:16:latest3.50.2_1,13.50.2_1,1n/a-n/an/a--
 
sqlite3-icu
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.50.2_1,13.50.2_1,1-3.50.2_1,13.50.2_1,1n/an/an/a
FreeBSD:13:quarterly3.50.2_1,13.50.2_1,13.42.0,13.50.2_1,13.50.2_1,1n/an/an/a
FreeBSD:14:latest3.50.2_1,13.50.2_1,13.40.1,13.50.2_1,13.50.2_1,13.42.0,1-3.42.0,1
FreeBSD:14:quarterly3.50.2_1,13.50.2_1,1-3.50.2_1,13.50.2_1,13.44.0_1,13.44.0_1,13.44.0_1,1
FreeBSD:15:latest3.50.2_1,13.50.2_1,1n/a3.50.2_1,1n/an/a3.45.0_1,13.45.0_1,1
FreeBSD:15:quarterly3.50.2_1,13.50.2_1,1n/a-n/an/a--
FreeBSD:16:latest3.50.2_1,13.50.2_1,1n/a-n/an/a--
 
sqlite3-tcl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.50.2_1,13.50.2_1,1-3.50.2_1,13.50.2_1,1n/an/an/a
FreeBSD:13:quarterly3.50.2_1,13.50.2_1,13.42.0,13.50.2_1,13.50.2_1,1n/an/an/a
FreeBSD:14:latest3.50.2_1,13.50.2_1,13.40.1,13.50.2_1,13.50.2_1,13.42.0,1-3.42.0,1
FreeBSD:14:quarterly3.50.2_1,13.50.2_1,1-3.50.2_1,13.50.2_1,13.44.0_1,13.44.0_1,13.44.0_1,1
FreeBSD:15:latest3.50.2_1,13.50.2_1,1n/a3.50.2_1,1n/an/a3.45.0_1,13.45.0_1,1
FreeBSD:15:quarterly3.50.2_1,13.50.2_1,1n/a-n/an/a--
FreeBSD:16:latest3.50.2_1,13.50.2_1,1n/a-n/an/a--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. tclsh8.6 : lang/tcl86
Library dependencies:
  1. libedit.so.0 : devel/libedit
This port is required by:
for Build
  1. databases/lua-lsqlite3
  2. databases/py-apsw
  3. dns/opendnssec2
  4. lang/basic256
  5. ports-mgmt/portfind
  6. sysutils/fastfetch

Deleted ports which required this port:

Expand this list of 15 deleted ports
  1. databases/php-sqlite3*
  2. devel/gearmand-devel*
  3. devel/subversion-static*
  4. dns/bind10*
  5. dns/bundy*
  6. dns/opendnssec13*
  7. misc/cdcollect*
  8. net/desktop-data-model*
  9. sysutils/docker-freebsd*
  10. textproc/askgit*
  11. textproc/mergestat*
  12. www/cliqz*
  13. www/hedgedoc*
  14. www/libxul*
  15. www/seamonkey*
  16. Collapse this list of deleted ports.
for Libraries
  1. archivers/rpm4
  2. archivers/urbackup-client
  3. archivers/urbackup-server
  4. astro/foxtrotgps
  5. astro/merkaartor
  6. astro/opencpn
  7. astro/viking
Expand this list (581 items / 574 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. audio/audacity
  3. audio/deadbeef-waveform-seekbar-plugin
  4. audio/gnome-podcasts
  5. audio/gogglesmm
  6. audio/harp
  7. audio/libdjinterop
  8. audio/libgpod
  9. audio/linuxsampler
  10. audio/lollypop
  11. audio/mixxx
  12. audio/osd-lyrics
  13. audio/owntone
  14. audio/pragha
  15. audio/shortwave
  16. audio/strawberry
  17. biology/abyss
  18. biology/augustus
  19. biology/gcta
  20. biology/ncbi-blast+
  21. biology/ugene
  22. cad/camotics
  23. cad/horizon-eda
  24. cad/qelectrotech
  25. chinese/ibus-array
  26. chinese/ibus-libpinyin
  27. chinese/ibus-pinyin
  28. chinese/libcangjie
  29. chinese/libchewing
  30. chinese/pycangjie
  31. chinese/pyzy
  32. comms/trustedqsl
  33. databases/akonadi
  34. databases/courier-authlib-sqlite
  35. databases/cppdb
  36. databases/diesel
  37. databases/evolution-data-server
  38. databases/fmptools
  39. databases/gom
  40. databases/grass8
  41. databases/kdb
  42. databases/libdbi-drivers
  43. databases/libdrizzle
  44. databases/libgda5
  45. databases/libgda5-jdbc
  46. databases/libgda5-ldap
  47. databases/libgda5-mysql
  48. databases/libgda5-postgresql
  49. databases/libgda5-ui
  50. databases/libgda6
  51. databases/libzdb
  52. databases/lua-lsqlite3
  53. databases/luasql-sqlite3
  54. databases/ocaml-sqlite3
  55. databases/ods2sql
  56. databases/pgloader3
  57. databases/php81-pdo_sqlite
  58. databases/php81-sqlite3
  59. databases/php82-pdo_sqlite
  60. databases/php82-sqlite3
  61. databases/php83-pdo_sqlite
  62. databases/php83-sqlite3
  63. databases/php84-pdo_sqlite
  64. databases/php84-sqlite3
  65. databases/php85-pdo_sqlite
  66. databases/php85-sqlite3
  67. databases/proftpd-mod_sql_sqlite
  68. databases/py-apsw
  69. databases/py-databases
  70. databases/py-ormar
  71. databases/py-peewee
  72. databases/py-sqlite3
  73. databases/qt5-sqldrivers-sqlite3
  74. databases/qt6-base_sqldriver
  75. databases/rubygem-do_sqlite3
  76. databases/rubygem-sqlite3
  77. databases/rubygem-sqlite3-ruby
  78. databases/rubygem-sqlite31
  79. databases/soci
  80. databases/spatialite
  81. databases/spatialite-tools
  82. databases/spatialite_gui
  83. databases/sqlcached
  84. databases/sqlclient
  85. databases/sqlite-ext-miscfuncs
  86. databases/sqlite-ext-pcre
  87. databases/sqlite-ext-regexp
  88. databases/sqlite-ext-spellfix
  89. databases/sqlitebrowser
  90. databases/sqlitecpp
  91. databases/sqliteodbc
  92. databases/sqlitestudio
  93. databases/tcl-sqlite3
  94. databases/virtualpg
  95. deskutils/bookworm
  96. deskutils/calibre
  97. deskutils/cherrytree
  98. deskutils/fbreader
  99. deskutils/gnome-contacts
  100. deskutils/gnome-pomodoro
  101. deskutils/growl-for-linux
  102. deskutils/gworkspace-gwmetadata
  103. deskutils/nextcloudclient
  104. deskutils/owncloudclient
  105. deskutils/pinot
  106. deskutils/presage
  107. deskutils/subsurface
  108. deskutils/xfce4-notifyd
  109. devel/RStudio
  110. devel/appstream-glib
  111. devel/build2
  112. devel/cbang
  113. devel/codequery
  114. devel/cvstrac
  115. devel/ghostie
  116. devel/gittrac
  117. devel/ikos
  118. devel/kyua
  119. devel/laminar
  120. devel/libsoup
  121. devel/libsoup3
  122. devel/llbuild
  123. devel/matreshka
  124. devel/p5-subversion
  125. devel/phasar
  126. devel/poco
  127. devel/py-subversion
  128. devel/ruby-subversion
  129. devel/subversion
  130. devel/subversion-lts
  131. devel/svntrac
  132. devel/tinysparql
  133. devel/zeal
  134. dns/opendnssec2
  135. dns/powerdns
  136. editors/emacs
  137. editors/emacs-devel
  138. editors/texmacs
  139. emulators/mame
  140. emulators/mgba
  141. emulators/nemu
  142. filesystems/securefs
  143. finance/ktoblzcheck
  144. ftp/filezilla
  145. ftp/wzdftpd
  146. games/DDNet
  147. games/etlegacy
  148. games/flightgear
  149. games/freeciv
  150. games/freeciv-nox11
  151. games/freeciv21
  152. games/freeminer
  153. games/irrlamb
  154. games/ldmud
  155. games/luanti
  156. games/minetestmapper
  157. games/openmw
  158. games/pokerth
  159. games/stonesoup
  160. games/supertuxkart
  161. games/warzone2100
  162. games/wyrmgus
  163. games/xmoto
  164. german/tipp10
  165. graphics/birdfont
  166. graphics/colmap
  167. graphics/colord
  168. graphics/colord-gtk
  169. graphics/darktable
  170. graphics/elementary-photos
  171. graphics/gdal
  172. graphics/hugin
  173. graphics/libchamplain
  174. graphics/librasterlite2
  175. graphics/mapcache
  176. graphics/mapnik
  177. graphics/openslide
  178. graphics/osgearth
  179. graphics/ossim
  180. graphics/proj
  181. graphics/qgis
  182. graphics/qgis-ltr
  183. graphics/rawstudio
  184. graphics/shotwell
  185. graphics/tippecanoe
  186. graphics/zathura
  187. irc/anope-devel
  188. irc/ircd-ratbox
  189. irc/soju
  190. japanese/uim-anthy-unicode
  191. java/java-subversion
  192. java/openjfx14
  193. java/sqlitejdbc
  194. lang/munger
  195. lang/python314
  196. lang/racket
  197. lang/seed7
  198. lang/smalltalk
  199. lang/snobol4
  200. lang/swift510
  201. mail/balsa
  202. mail/bogofilter-sqlite
  203. mail/cyrus-imapd30
  204. mail/cyrus-imapd310
  205. mail/cyrus-imapd312
  206. mail/cyrus-imapd32
  207. mail/cyrus-imapd34
  208. mail/cyrus-imapd36
  209. mail/cyrus-imapd38
  210. mail/dovecot-fts-xapian
  211. mail/dspam
  212. mail/evolution
  213. mail/evolution-ews
  214. mail/exim-sqlite
  215. mail/geary
  216. mail/greylite
  217. mail/mlmmj-archive-mid
  218. mail/mlmmj-archiver
  219. mail/mutt
  220. mail/opensmtpd-extras-table-sqlite
  221. mail/opensmtpd-table-sqlite
  222. mail/rspamd
  223. mail/rspamd-devel
  224. math/R-cran-terra
  225. math/cadabra2
  226. math/mdal
  227. math/octave-forge-sqlite
  228. math/openturns
  229. misc/adios2
  230. multimedia/arcan
  231. multimedia/avidemux
  232. multimedia/avidemux-cli
  233. multimedia/avidemux-plugins
  234. multimedia/avidemux-qt5
  235. multimedia/emby-server
  236. multimedia/jellyfin
  237. multimedia/kodi
  238. net/asterisk20
  239. net/asterisk22
  240. net/csync2
  241. net/freeswitch
  242. net/gerbera
  243. net/glusterfs
  244. net/grilo-plugins
  245. net/kamailio
  246. net/kget
  247. net/liblinphone
  248. net/liferea
  249. net/mediastreamer
  250. net/megacmd
  251. net/minidlna
  252. net/ntopng
  253. net/onedrive
  254. net/rssguard
  255. net/siproxd
  256. net/turnserver
  257. net/vnstat
  258. net-im/abaddon
  259. net-im/dino
  260. net-im/ejabberd
  261. net-im/folks
  262. net-im/libaccounts-glib
  263. net-im/nchat
  264. net-im/pidgin
  265. net-im/profanity
  266. net-im/telepathy-gabble
  267. net-im/telepathy-logger
  268. net-mgmt/aircrack-ng
  269. net-mgmt/andwatch
  270. net-mgmt/rackmonkey
  271. net-mgmt/seafile-client
  272. net-mgmt/seafile-gui
  273. net-mgmt/seafile-server
  274. net-p2p/bitcoin
  275. net-p2p/bitcoin-daemon
  276. net-p2p/bitcoin-utils
  277. net-p2p/c-lightning
  278. net-p2p/clboss
  279. net-p2p/lidarr
  280. net-p2p/ncdc
  281. net-p2p/prowlarr
  282. net-p2p/radarr
  283. net-p2p/readarr
  284. net-p2p/sonarr
  285. net-p2p/udpt
  286. net-p2p/uhub
  287. news/inn
  288. news/inn-current
  289. ports-mgmt/packagekit
  290. ports-mgmt/pkgcompare
  291. print/simple-fb2-reader
  292. print/sioyek
  293. science/dlib-cpp
  294. science/orthanc
  295. science/orthanc-webviewer
  296. science/paraview
  297. science/py-dlib
  298. science/py-tensorflow
  299. science/ttk
  300. science/vmd
  301. science/zotero
  302. security/arti
  303. security/authenticator
  304. security/axc
  305. security/bzrtp
  306. security/cvechecker
  307. security/diswall
  308. security/flawz
  309. security/gnupg
  310. security/klee
  311. security/libomemo
  312. security/nss
  313. security/sequoia-chameleon-gnupg
  314. security/sequoia-sq
  315. security/softhsm2
  316. security/sslproxy
  317. security/subversion-gnome-keyring
  318. security/tpm2-pkcs11
  319. security/wazuh-agent
  320. security/wazuh-manager
  321. security/ylva
  322. sysutils/bulk_extractor
  323. sysutils/cbsd
  324. sysutils/createrepo_c
  325. sysutils/dupd
  326. sysutils/fwupd
  327. sysutils/libdnf
  328. sysutils/lnav
  329. sysutils/nix
  330. sysutils/sleuthkit
  331. sysutils/zeitgeist
  332. textproc/link-grammar
  333. textproc/mandoc
  334. textproc/redland
  335. textproc/uim
  336. textproc/uim-gtk2
  337. textproc/uim-gtk3
  338. textproc/uim-m17nlib
  339. textproc/uim-qt5
  340. textproc/uim-qt6
  341. www/aria2
  342. www/bacula-web
  343. www/domoticz
  344. www/domoticz-devel
  345. www/ephemera
  346. www/epiphany
  347. www/fusionpbx
  348. www/kannel
  349. www/kannel-sqlbox
  350. www/luakit
  351. www/luakit-devel
  352. www/midori
  353. www/mod_dav_svn
  354. www/ncgopher
  355. www/newsboat
  356. www/newsraft
  357. www/rssroll
  358. www/trafficserver
  359. www/webkit2-gtk
  360. www/wt
  361. www/xsp
  362. x11/yelp
  363. x11-fonts/font-manager
  364. x11-toolkits/libshumate
  365. Collapse this list.

Deleted ports which required this port:

Expand this list of 211 deleted ports
  1. archivers/rpm5*
  2. astro/osmium*
  3. astro/tangogps*
  4. audio/clementine-player*
  5. audio/firefly*
  6. audio/forked-daapd*
  7. audio/gmpc*
  8. audio/gmpc-magnatune*
  9. audio/gradio*
  10. audio/libgpod-sharp*
  11. audio/linnya*
  12. audio/xmms2*
  13. biology/seqtools*
  14. chinese/sunpinyin*
  15. databases/adabase*
  16. databases/emacs-sqlite3-api*
  17. databases/gdl2*
  18. databases/gosqlite3*
  19. databases/grass7*
  20. databases/gtksql*
  21. databases/mysql-workbench52*
  22. databases/php5-pdo_sqlite*
  23. databases/php5-sqlite3*
  24. databases/php53-pdo_sqlite*
  25. databases/php53-sqlite3*
  26. databases/php55-pdo_sqlite*
  27. databases/php55-sqlite3*
  28. databases/php56-pdo_sqlite*
  29. databases/php56-sqlite3*
  30. databases/php70-pdo_sqlite*
  31. databases/php70-sqlite3*
  32. databases/php71-pdo_sqlite*
  33. databases/php71-sqlite3*
  34. databases/php72-pdo_sqlite*
  35. databases/php72-sqlite3*
  36. databases/php73-pdo_sqlite*
  37. databases/php73-sqlite3*
  38. databases/php74-pdo_sqlite*
  39. databases/php74-sqlite3*
  40. databases/php80-pdo_sqlite*
  41. databases/php80-sqlite3*
  42. databases/pure-sql3*
  43. databases/py3-apsw*
  44. databases/py32-sqlite3*
  45. databases/py33-sqlite3*
  46. databases/py34-sqlite3*
  47. databases/py35-sqlite3*
  48. databases/py36-sqlite3*
  49. databases/pypy-sqlite3*
  50. databases/qt4-sqlite3-plugin*
  51. databases/ruby-dbd_sqlite3*
  52. databases/sqlite-ext-mobigroup*
  53. databases/sqlitebrowser-qt5*
  54. databases/sqliteman*
  55. databases/vsqlite*
  56. deskutils/ktagebuch*
  57. deskutils/mirall*
  58. deskutils/osmo*
  59. devel/clanlib*
  60. devel/clanlib22*
  61. devel/gearmand*
  62. devel/gearmand-devel*
  63. devel/ignition-transport*
  64. devel/ksql*
  65. devel/kyua-cli*
  66. devel/libopensync*
  67. devel/libopensync022*
  68. devel/libsoup-gnome*
  69. devel/monotone*
  70. devel/nemiver*
  71. devel/poco-devel*
  72. devel/poco-ssl*
  73. devel/py-yum-metadata-parser*
  74. devel/seed*
  75. devel/seed3*
  76. devel/subversion16*
  77. devel/subversion17*
  78. devel/subversion18*
  79. devel/subversion19*
  80. dns/bind10*
  81. dns/bundy*
  82. dns/opendnssec13*
  83. editors/codelite*
  84. emulators/mess*
  85. filesystems/sqlfs*
  86. games/gcompris*
  87. games/kajongg-kde4*
  88. games/latrine*
  89. games/minetest*
  90. games/mudmagic*
  91. games/stonesoup-sdl*
  92. games/voxelands*
  93. games/voxelands-server*
  94. games/xptools*
  95. graphics/darktable38*
  96. graphics/darktable40*
  97. graphics/darktable42*
  98. graphics/f-spot*
  99. graphics/hugin-2016*
  100. graphics/libchamplain08*
  101. graphics/librasterlite*
  102. graphics/libreatlas*
  103. irc/ircd-ratbox-devel*
  104. irc/ratbox-services*
  105. japanese/uim-anthy*
  106. java/openjfx8-devel*
  107. java/subversion-java*
  108. lang/J*
  109. lang/neko*
  110. lang/phantomjs*
  111. lang/pypy-devel*
  112. lang/pypy3-devel*
  113. lang/swift*
  114. mail/dspam-devel*
  115. mail/libmapi*
  116. math/sage*
  117. misc/katalog*
  118. misc/krecipes*
  119. misc/krecipes-kde4*
  120. multimedia/avidemux-qt4*
  121. multimedia/avidemux26*
  122. multimedia/avidemux26-cli*
  123. multimedia/avidemux26-plugins*
  124. multimedia/avidemux26-qt4*
  125. multimedia/banshee*
  126. multimedia/emby-server-devel*
  127. multimedia/freetuxtv*
  128. multimedia/gmerlin*
  129. multimedia/kodi-devel*
  130. multimedia/mediabrowser*
  131. multimedia/miro*
  132. multimedia/plexhometheater*
  133. multimedia/vdr-plugin-upnp*
  134. multimedia/xbmc*
  135. multimedia/xbmc-pvr*
  136. net/asterisk*
  137. net/asterisk10*
  138. net/asterisk11*
  139. net/asterisk13*
  140. net/asterisk15*
  141. net/asterisk16*
  142. net/asterisk18*
  143. net/coturn*
  144. net/desktop-data-model*
  145. net/kget-kde4*
  146. net/mediatomb*
  147. net/ns3*
  148. net/owncloud-csync*
  149. net/quiterss*
  150. net/s3ql*
  151. net-im/biboumi*
  152. net-im/cawbird*
  153. net-im/corebird*
  154. net-im/kopete-kde4*
  155. net-im/openfetion*
  156. net-im/ring-gnome*
  157. net-im/telepathy-salut*
  158. net-im/venom*
  159. net-mgmt/ccnet*
  160. net-mgmt/ccnet-client*
  161. net-mgmt/ccnet-server*
  162. net-mgmt/seafile*
  163. net-mgmt/sx*
  164. net-p2p/gnunet*
  165. net-p2p/sonarr-devel*
  166. news/inn-CURRENT*
  167. ports-mgmt/chucky*
  168. ports-mgmt/packagekit-qt4*
  169. ports-mgmt/prhistory*
  170. science/coot*
  171. security/certificate-transparency*
  172. security/gnomint*
  173. security/gnupg22*
  174. security/klamav*
  175. security/openvas-manager*
  176. security/openvas8-manager*
  177. security/openvas9-manager*
  178. security/ruby-bitwarden*
  179. security/softhsm*
  180. security/subversion-kwallet*
  181. security/titan*
  182. sysutils/fluxengine*
  183. sysutils/fusefs-sqlfs*
  184. sysutils/istatserver*
  185. sysutils/tracker*
  186. sysutils/tracker-client*
  187. sysutils/tracker-gnome*
  188. sysutils/tracker-libtrackergtk*
  189. sysutils/tracker-miners*
  190. sysutils/tracker3*
  191. textproc/mdocml*
  192. textproc/soothsayer*
  193. textproc/uim-gtk*
  194. textproc/uim-kde4*
  195. textproc/uim-qt4*
  196. www/glewlwyd*
  197. www/libxul*
  198. www/libxul19*
  199. www/mnogosearch*
  200. www/mod_auth_openid*
  201. www/mongrel2*
  202. www/newsbeuter*
  203. www/qt5-webkit*
  204. www/seamonkey*
  205. www/webkit-gtk2*
  206. www/webkit-gtk3*
  207. www/webkit-qt5*
  208. www/webkit2-gtk3*
  209. www/webkit2-gtk4*
  210. www/wt3*
  211. x11-toolkits/libshumate-shortwave*
  212. Collapse this list of deleted ports.
for Run
  1. comms/limesuite
  2. games/gnubg
  3. lang/mono6.8
  4. ports-mgmt/portfind
  5. ports-mgmt/portsdb

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. misc/cdcollect*
  2. sysutils/docker-freebsd*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for sqlite3-3.50.2_1,1: ARMOR=off: Detect misuse of the API DBPAGE=on: Enable DBPAGE Virtual Table DBSTAT=on: Enable DBSTAT Virtual Table DIRECT_READ=on: File is read directly from disk DQS=off: Double-quoted String Literals EXAMPLES=on: Build and/or install examples EXTENSION=on: Enable loadable extensions FTS3_TOKEN=on: Enable two-args version fts3_tokenizer FTS4=on: Enable FTS3/4 (Full Text Search) module FTS5=on: Enable version 5 full-text search engine LIKENOTBLOB=off: LIKE does not match blobs MEMMAN=off: Allow it to release unused memory METADATA=on: Enable column metadata NORMALIZE=off: Enable normalized sql function NULL_TRIM=off: Omits NULL columns at the ends of rows RBU=off: Enable the resumable bulk update SECURE_DELETE=on: Overwrite deleted information with zeros SORT_REF=off: To use references in the sorter STATIC=off: Build static executables and/or libraries STMT=off: Prepared statement scan status STRIP=on: Strip binaries before installation TCL=off: Enable tcl extension and sqlite_analyzer THREADS=on: Threading support TRUSTED_SCHEMA=off: SQL functions & virtual tables are considered unsafe UNKNOWN_SQL=off: Suppress unknown function errors UNLOCK_NOTIFY=on: Enable notification on unlocking UPDATE_LIMIT=off: UPDATE/DELETE is extended with ORDER BY and LIMIT URI=on: Enable use the URI filename URI_AUTHORITY=off: Allow convert URL into a UNC ====> Optional extensions SESSION=off: Enable the session extension ====> Optional functions OFFSET=off: Enable sqlite_offset() returning records file offset SOUNDEX=off: Enable the soundex() SQL function ====> Index type for range queries GEOPOLY=off: Uses the GeoJSON notation (RFC-7946) RTREE=on: Enable R*Tree module RTREE_INT=off: Store 32-bit sig int (no float) coordinates ====> Unicode support ICU=off: Unicode support via ICU UNICODE61=on: Unicode Version 6.1 tokenizer ====> Where to store temporary file: you have to select exactly one of them TS0=off: Always use temporary file TS1=on: File by default, change allowed PRAGMA TS2=off: Memory by default, change allowed PRAGMA TS3=off: Always use memory ====> Which query planner to use, stability or ...: you can only select none or one of them STAT3=off: Collect histogram data from leftmost column STAT4=off: Collect histogram data from all columns ====> Command line editing library: you can only select none or one of them LIBEDIT=on: Command line editing via libedit READLINE=off: Command line editing via libreadline ===> Use 'make config' to modify these settings
Options name:
databases_sqlite3
USES:
libtool ncurses zip libedit tcl:build
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://www.sqlite.org/2025/
  2. https://www2.sqlite.org/2025/
  3. https://www3.sqlite.org/2025/
Collapse this list.

There are no commits on branch 2022Q2 for this port