FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 12:50 PM BST
Port details
sqlite2 2.8.17_1 databases on this many watch lists=26 search for ports that depend on this port
An SQL database engine in a C library

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Dec 2004 22:05:40
License: not specified in port


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/tcl85, devel/gmake, devel/libtool, devel/pkg-config
Required To Run: devel/pkg-config

Required by:
for Libraries

To install the port: cd /usr/ports/databases/sqlite2/ && make install clean
To add the package: pkg_add -r sqlite2


Configuration Options
===> The following configuration options are available for sqlite-2.8.17_1:
     TCLWRAPPER=off (default) "Enable TCL wrapper"
     THREADS=off (default) "Compile with threads support"
     DOCS=on (default) "Building docs (depends on TCL)"
===> Use 'make config' to modify these settings

Master Sites:
http://www.sqlite.org/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
01 Feb 2012 15:53:08
Original commit files touched by this commit  2.8.17_1
tabthorpe search for other commits by this committer
- Reassign to the heap
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.8.17_1
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  2.8.17_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
02 Aug 2009 19:36:34
Original commit files touched by this commit  2.8.17_1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
23 Mar 2009 23:38:18
Original commit files touched by this commit  2.8.17_1
mnag search for other commits by this committer
- Fix NOPORT* build

Reported by:    QAT
23 Mar 2009 05:31:29
Original commit files touched by this commit  2.8.17_1
mnag search for other commits by this committer
- Change hard coded TCL dependancy to USE_TCL

PR:             132381
Submitted by:   Scot W. Hetzel <swhetzel___gmail.com>
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.8.17_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.8.17_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
09 Apr 2008 13:42:26
Original commit files touched by this commit  2.8.17_1
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
23 Feb 2006 15:32:54
Original commit files touched by this commit  2.8.17_1
ade search for other commits by this committer
Fix up PORTREVISION breakage

Approved by:    portmgr (implicit)
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.8.17
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
13 Feb 2006 14:57:51
Original commit files touched by this commit  2.8.17_1
mnag search for other commits by this committer
- Migrate all knobs to OPTIONS
- Add threads support [1] (mostly part)
- Reorganize Makefile
- Bump PORTREVISION

PR:             93101 [1]
Submitted by:   Henry Miller <hank@millerfarm.com> [1]
06 Jan 2006 21:16:41
Original commit files touched by this commit  2.8.17
mnag search for other commits by this committer
Update to 2.8.17
Use PORTDOCS
Reorganize Makefile

Notified by:    edwin Version Check
15 Nov 2005 06:52:12
Original commit files touched by this commit  2.8.16
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
09 Nov 2005 02:32:50
Original commit files touched by this commit  2.8.16
mnag search for other commits by this committer
Add SHA256
18 Oct 2005 13:01:24
Original commit files touched by this commit  2.8.16
mnag search for other commits by this committer
Fix build when use portinstall

PR:             87557
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru>
16 Sep 2005 17:58:32
Original commit files touched by this commit  2.8.16
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
13 Sep 2005 11:51:44
Original commit files touched by this commit  2.8.16
garga search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/86040
Submitted by:   Marcus Alves Grando <marcus@corp.grupos.com.br>
31 May 2005 21:34:46
Original commit files touched by this commit  2.8.16
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
12 Apr 2005 03:26:57
Original commit files touched by this commit  2.8.16
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  2.8.16
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
08 Mar 2005 12:23:34
Original commit files touched by this commit  2.8.16
vs search for other commits by this committer
Update to 2.8.16

PR:             ports/78510
Submitted by:   Marcus Grando
05 Mar 2005 22:09:34
Original commit files touched by this commit  2.8.15_1
vs search for other commits by this committer
Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far!

PR:             ports/78088
26 Dec 2004 01:22:43
Original commit files touched by this commit  2.8.15_1
nork search for other commits by this committer
Add dependency on devel/pkgconfig.

Pointy hat to:  pointyhat via kris
23 Dec 2004 08:25:47
Original commit files touched by this commit  2.8.15
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
18 Dec 2004 22:01:00
Original commit files touched by this commit  2.8.14
kris search for other commits by this committer
Remove partial repo-copies that were requested and performed but never
completed by the original committer.  They can be re-added later if
anyone takes a renewed interest.

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days57
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.165 seconds.