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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sqlite An SQL database engine in a C library, including a Tcl wrapper
2.8.14 databases Deleted on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.8.14Version of this port present on the latest quarterly branch.
Maintainer: gh@ghaering.de search for ports maintained by this maintainer
Port Added: 2001-02-22 14:03:21
Last Update: 2004-12-23 08:25:47
SVN Revision: UNKNOWN
People watching this port, also watch:: gmake, m4, openssl, wget
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:
  • sqlite>0:databases/sqlite
No installation instructions:
This port has been deleted.
PKGNAME: sqlite
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. tclsh8.4 : lang/tcl84
  2. gmake : devel/gmake
  3. libtool13 : devel/libtool13
There are no ports dependent upon this port

Configuration Options:
No options to configure
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: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8.14
23 Dec 2004 08:25:47
Original commit files touched by this commit
nork search for other commits by this committer
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:    portmgr, maintainers of sqlite and related ports
2.8.14
04 Jul 2004 20:57:16
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.8.14

PR:             ports/68143
Submitted by:   Rui Lopes <rui@ruilopes.com>
Approved by:    maintainer timeout (14 days)
2.8.13_1
28 Mar 2004 06:44:55
Original commit files touched by this commit
nork search for other commits by this committer
Fix build error.

Pointy hat to:  myself
Approved by:    Gerhard Haering <gh@ghaering.de> (maintainer/implicitly)
2.8.13_1
27 Mar 2004 21:42:18
Original commit files touched by this commit
nork search for other commits by this committer
Update to 2.8.13.

Approved by:    Gerhard Haering <gh@ghaering.de> (maintainer)
2.8.12_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2.8.12_1
17 Feb 2004 20:36:01
Original commit files touched by this commit
nork search for other commits by this committer
Update to 2.8.12.

Submitted by:   Paul Dlug <paul@aps.org>
Approved by:    Gerhard Haering <gh@ghaering.de> (maintainer)
2.8.11_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
2.8.11
16 Jan 2004 10:17:18
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.8.11

PR:             ports/61110
Submitted by:   Phil Oleson <oz@nixil.net>
Approved by:    maintainer
2.8.6
11 Nov 2003 15:13:08
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 2.8.6

Approved by:    maintainer
2.8.3
26 Jun 2003 22:58:32
Original commit files touched by this commit
ade search for other commits by this committer
libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:    portmgr (kris) - for the bsd.port.mk hooks
Tested by:      bento 4-exp builds (repeatedly)
2.8.3
11 Jun 2003 16:26:07
Original commit files touched by this commit
nork search for other commits by this committer
o Update to 2.8.3.
o The TCL wrapper is now optional and off by default.  Use
  SQLITE_WITH_TCL83/SQLITE_WITH_TCL84 to enable it.  TCL is
  still needed for building the docs,  unless you specify
  NOPORTDOCS.
o The TCL example is now installed in $LOCALBASE/share/examples/sqlite.

This patch is quite hackish in that it replaces the libtool stuff
from SQLite with the libtool port.  It also uses plain 'install'
instead of 'libtool install' to install shared libraries.  This
might not look nice, but it's the only way I got the desired effects
to work (i. e. SQLite's libtool refused to install the TCL wrapper
in $LOCALBASE/lib/sqlite - it insisted on only installing it into
$LOCALBASE/lib.

PR:             ports/53182
Submitted by:   Gerhard Haering <gh@ghaering.de> (maintainer)
2.8.0
23 Mar 2003 07:15:51
Original commit files touched by this commit
nork search for other commits by this committer
Update to 2.8.0.

PR:             ports/49107[1], ports/50095[2]
Submitted by:   Gerhard Haering <gh@ghaering.de> (maintainer)[1]
                Martin Klaffenboeck <martin.klaffenboeck@gmx.at>[2]
2.7.4
21 Feb 2003 11:15:05
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.7.4
03 Jan 2003 07:09:47
Original commit files touched by this commit
petef search for other commits by this committer
- update tp 2.7.4
- fix style nits (spaces -> tabs)

PR:             46470
Submitted by:   maintainer
2.7.3
11 Nov 2002 18:05:19
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.7.3

PR:             45203
Submitted by:   maintainer
2.7.1_2
20 Sep 2002 07:43:55
Original commit files touched by this commit
knu search for other commits by this committer
Renumber the shlib major 2 instead of 0, which was unwanted
regression.

While I'm here, add libtclsqlite.la to ALL_TARGET so the libtclsqlite
library is properly built in the build stage instead of the install
stage.
2.7.1_1
02 Sep 2002 13:21:36
Original commit files touched by this commit
dwcjr search for other commits by this committer
Fixup from previous commit
Bump PORTREVISION

Submitted by:   maintainer
2.7.1
02 Sep 2002 02:58:54
Original commit files touched by this commit
dwcjr search for other commits by this committer
Update to 2.7.1

PR:             40816
Submitted by:   maintainer
1.0.32
21 Jul 2002 17:20:24
Original commit files touched by this commit
ru search for other commits by this committer
Fix build on -CURRENT.
02 Dec 2001 18:19:10
commit hash: fp1.21476@dev.null.freshports.orgcommit hash: fp1.21476@dev.null.freshports.orgcommit hash: fp1.21476@dev.null.freshports.orgcommit hash: fp1.21476@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Use versioned (1.0.32) to overcome unfetchable distfile.    
03 Sep 2001 13:27:59
commit hash: fp1.18330@dev.null.freshports.orgcommit hash: fp1.18330@dev.null.freshports.orgcommit hash: fp1.18330@dev.null.freshports.orgcommit hash: fp1.18330@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Update to 1.0.32 and unbreak.    
06 Jul 2001 09:14:45
commit hash: fp1.15860@dev.null.freshports.orgcommit hash: fp1.15860@dev.null.freshports.orgcommit hash: fp1.15860@dev.null.freshports.orgcommit hash: fp1.15860@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add missing file    
12 Jun 2001 00:32:08
commit hash: fp1.14952@dev.null.freshports.orgcommit hash: fp1.14952@dev.null.freshports.orgcommit hash: fp1.14952@dev.null.freshports.orgcommit hash: fp1.14952@dev.null.freshports.org files touched by this commit
mi search for other commits by this committer
A number of things:    
23 Apr 2001 07:01:18
commit hash: fp1.12974@dev.null.freshports.orgcommit hash: fp1.12974@dev.null.freshports.orgcommit hash: fp1.12974@dev.null.freshports.orgcommit hash: fp1.12974@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.30    
23 Mar 2001 16:57:01
commit hash: fp1.11501@dev.null.freshports.orgcommit hash: fp1.11501@dev.null.freshports.orgcommit hash: fp1.11501@dev.null.freshports.orgcommit hash: fp1.11501@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.27    
16 Mar 2001 17:21:00
commit hash: fp1.11196@dev.null.freshports.orgcommit hash: fp1.11196@dev.null.freshports.orgcommit hash: fp1.11196@dev.null.freshports.orgcommit hash: fp1.11196@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.25    
22 Feb 2001 17:03:21
commit hash: fp1.9861@dev.null.freshports.orgcommit hash: fp1.9861@dev.null.freshports.orgcommit hash: fp1.9861@dev.null.freshports.orgcommit hash: fp1.9861@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add sqlite   SQL library that uses GDBM as its underlying file storage mechanism
   

Number of commits found: 27