freebsd-ports/databases/sqlite
Norikatsu Shigemura 9c922cdda1 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)
2003-06-11 16:26:07 +00:00
..
files o Update to 2.8.3. 2003-06-11 16:26:07 +00:00
distinfo o Update to 2.8.3. 2003-06-11 16:26:07 +00:00
Makefile o Update to 2.8.3. 2003-06-11 16:26:07 +00:00
pkg-descr Update to 2.7.1 2002-09-02 02:58:53 +00:00
pkg-plist o Update to 2.8.3. 2003-06-11 16:26:07 +00:00