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
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
sqlite3-threads An SQL database engine in a C library w/ Tcl wrapper
3.5.6 databases Deleted on this many watch lists=0 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.5.6Version of this port present on the latest quarterly branch.
Maintainer: mnag@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-03-25 20:03:16
Last Update: 2008-04-05 14:54:18
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://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 (sqlite) that can be used to administer an SQLite database and which serves as an example of how to use the SQLite library. WWW: http://www.sqlite.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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.
Dependency lines:
  • sqlite3>0:databases/sqlite3-threads
No installation instructions:
This port has been deleted.
PKGNAME: sqlite3
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Master port: databases/sqlite3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. libtool : devel/libtool15
  3. pkg-config : devel/pkg-config
Runtime dependencies:
  1. pkg-config : devel/pkg-config
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sqlite3-3.5.6: DEBUG=off (default) "Enable debugging & verbose explain" FTS3=off (default) "Enable FTS3 (Full Text Search) module" RAMTABLE=off (default) "Store temporary tables in RAM" TCLWRAPPER=off (default) "TCL wrapper for SQLITE" THREADS=on (default) "Enable threads support" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.sqlite.org/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: databases/sqlite3
CommitCreditsLog message
3.5.6
05 Apr 2008 14:54:18
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
- Remove sqlite3-threads since sqlite3 port threads are enabled by default.
3.3.13
25 Mar 2007 20:02:04
Original commit files touched by this commit This port version is marked as vulnerable.
mnag search for other commits by this committer
* databases/Makefile

- Add sqlite3-threads port

* databases/sqlite3

- Upgrade to 3.3.13 [1]

* databases/sqlite3-threads

- Create a slave port for threads-override-locks. [2]

PR:             110446 [1], 110104 [2]
Submitted by:   Michael Scheidell <scheidell___secnap.net> [1], thierry [2]

Number of commits found: 2