Building databases/sqlite3 without TCL?

andrew clarke mail at ozzmosis.com
Mon Nov 2 16:47:09 UTC 2009


Hi,

I notice TCL seems to be a dependency of sqlite3-3.6.19 even with TCL
support disabled (using "make config").  Is this correct?  This was
not true for sqlite3-3.6.14.2, the previous version of
databases/sqlite3 in the ports tree.

3:36 ozzmosis at blizzard [/usr/ports/databases/sqlite3]sudo make showconfig
===> The following configuration options are available for sqlite3-3.6.19:
     DEBUG=off "Enable debugging & verbose explain"
     FTS3=off "Enable FTS3 (Full Text Search) module"
     RTREE=off "Enable R*Tree module"
     RAMTABLE=off "Store temporary tables in RAM"
     TCLWRAPPER=off "Enable TCL wrapper"
     METADATA=on "Enable column metadata"
     THREADSAFE=on "Build thread-safe library"
===> Use 'make config' to modify these settings

3:36 ozzmosis at blizzard [/usr/ports/databases/sqlite3]sudo make missing
lang/tcl85
lang/tcl-modules

3:37 ozzmosis at blizzard [~]uname -v
FreeBSD 7.2-RELEASE-p4 #0: Fri Oct  2 12:21:39 UTC 2009     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 

Thanks,

Regards
Andrew


More information about the freebsd-ports mailing list