Commit graph

16 commits

Author SHA1 Message Date
Norikatsu Shigemura
bd3124540d 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]
2003-03-23 07:15:51 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Pete Fritchman
7fcd208ede - update tp 2.7.4
- fix style nits (spaces -> tabs)

PR:		46470
Submitted by:	maintainer
2003-01-03 07:09:47 +00:00
Ying-Chieh Liao
3340a78674 upgrade to 2.7.3
PR:		45203
Submitted by:	maintainer
2002-11-11 18:05:19 +00:00
Akinori MUSHA
7908026ee7 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.
2002-09-20 07:43:55 +00:00
David W. Chapman Jr.
7bb30f60b0 Fixup from previous commit
Bump PORTREVISION

Submitted by:	maintainer
2002-09-02 13:21:36 +00:00
David W. Chapman Jr.
e5962c5b63 Update to 2.7.1
PR:		40816
Submitted by:	maintainer
2002-09-02 02:58:53 +00:00
Ruslan Ermilov
beaef15fde Fix build on -CURRENT. 2002-07-21 17:20:24 +00:00
Steve Price
fff7cb6e02 Use versioned (1.0.32) to overcome unfetchable distfile.
PR:		32413
2001-12-02 18:19:09 +00:00
Akinori MUSHA
6c96feb39d Update to 1.0.32 and unbreak.
- Complete SRCS.
- Patch tableapi.test to avoid an out-of-scope error.
2001-09-03 12:27:59 +00:00
Ying-Chieh Liao
4f5995875c add missing file 2001-07-06 08:14:45 +00:00
Mikhail Teterin
55b0526ba9 A number of things:
. changed maintainership to ports@;
	. build with TCL support (``package require sqlite'');
	. run the vendor's tests after build (sorry, Maxim) -- zero errors;
	. generate from the TCL sources and install the HTML documentation;
	  (unless NOPORTDOCS is set);
	. build and install two usefull tools, which come with the software:
		gdbmdump and gdbmstat;
	. build and install the shared version of -lsqlite -- usefull and
	  needed for dynamic loading into TCL interpreter;
	. lastly: the new functionality (TCL, tools, docs) called for the
	  PORTREVISION bump.

Approved by: after the previous maintainer suggested the first point above,
	the rest was easy :-)
2001-06-11 23:32:07 +00:00
Ying-Chieh Liao
9702318aba upgrade to 1.0.30 2001-04-23 06:01:18 +00:00
Ying-Chieh Liao
84b2bc0185 upgrade to 1.0.27
PR:		26028
2001-03-23 16:57:00 +00:00
Ying-Chieh Liao
55e39f2d7f upgrade to 1.0.25 2001-03-16 17:21:00 +00:00
Ying-Chieh Liao
a1d5ba5433 add sqlite
SQL library that uses GDBM as its underlying file storage mechanism
2001-02-22 17:03:20 +00:00