Date: Mon, 11 Jun 2001 16:32:08 -0700 (PDT) From: Mikhail Teterin <mi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/sqlite Makefile pkg-plist ports/databases/sqlite/files Makefile.bsd Makefile.docs patch-docs patch-test pkgIndex.tcl Message-ID: <200106112332.f5BNW9a59572@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2001/06/11 16:32:08 PDT
Modified files:
databases/sqlite Makefile pkg-plist
Added files:
databases/sqlite/files Makefile.bsd Makefile.docs patch-docs
patch-test pkgIndex.tcl
Log:
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 :-)
Revision Changes Path
1.5 +52 -17 ports/databases/sqlite/Makefile
1.2 +21 -0 ports/databases/sqlite/pkg-plist
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106112332.f5BNW9a59572>
