non port: databases/sqlite/Makefile |
SVNWeb
|
Number of commits found: 24 |
Thu, 23 Dec 2004
|
[ 08:25 nork ] (Only the first 10 of 34 ports in this commit are shown above. )
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
|
Sun, 4 Jul 2004
|
[ 20:57 pav ]
- Update to 2.8.14
PR: ports/68143
Submitted by: Rui Lopes <rui@ruilopes.com>
Approved by: maintainer timeout (14 days)
|
Sat, 27 Mar 2004
|
[ 21:42 nork ]
Update to 2.8.13.
Approved by: Gerhard Haering <gh@ghaering.de> (maintainer)
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Tue, 17 Feb 2004
|
[ 20:36 nork ]
Update to 2.8.12.
Submitted by: Paul Dlug <paul@aps.org>
Approved by: Gerhard Haering <gh@ghaering.de> (maintainer)
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 16 Jan 2004
|
[ 10:17 pav ]
- Update to 2.8.11
PR: ports/61110
Submitted by: Phil Oleson <oz@nixil.net>
Approved by: maintainer
|
Tue, 11 Nov 2003
|
[ 15:13 vanilla ]
Upgrade to 2.8.6
Approved by: maintainer
|
Thu, 26 Jun 2003
|
[ 22:58 ade ] (Only the first 10 of 113 ports in this commit are shown above. )
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)
|
Wed, 11 Jun 2003
|
[ 16:26 nork ]
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)
|
Sun, 23 Mar 2003
|
[ 07:15 nork ]
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]
|
Fri, 21 Feb 2003
|
[ 11:15 knu ] (Only the first 10 of 104 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 3 Jan 2003
|
[ 07:09 petef ]
- update tp 2.7.4
- fix style nits (spaces -> tabs)
PR: 46470
Submitted by: maintainer
|
Mon, 11 Nov 2002
|
[ 18:05 ijliao ]
upgrade to 2.7.3
PR: 45203
Submitted by: maintainer
|
Fri, 20 Sep 2002
|
[ 07:43 knu ]
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.
|
Mon, 2 Sep 2002
|
[ 13:21 dwcjr ]
Fixup from previous commit
Bump PORTREVISION
Submitted by: maintainer
|
[ 02:58 dwcjr ]
Update to 2.7.1
PR: 40816
Submitted by: maintainer
|
Sun, 2 Dec 2001
|
[ 18:19 steve ]
Use versioned (1.0.32) to overcome unfetchable distfile.
|
Mon, 3 Sep 2001
|
[ 13:27 knu ]
Update to 1.0.32 and unbreak.
|
Tue, 12 Jun 2001
|
[ 00:32 mi ]
A number of things:
|
Mon, 23 Apr 2001
|
[ 07:01 ijliao ]
upgrade to 1.0.30
|
Fri, 23 Mar 2001
|
[ 16:57 ijliao ]
upgrade to 1.0.27
|
Fri, 16 Mar 2001
|
[ 17:21 ijliao ]
upgrade to 1.0.25
|
Thu, 22 Feb 2001
|
[ 17:03 ijliao ]
add sqlite SQL library that uses GDBM as its underlying file storage mechanism
|
Number of commits found: 24 |