K 10 svn:author V 5 edwin K 8 svn:date V 27 2004-12-23T04:33:05.000000Z K 7 svn:log V 334 databases/sqlite3 does not link with tcl8.3 When trying to build databases/sqlite3 port with SQLITE_WITH_TCL83 defined, the linking stage fails. It looks like sqlite3 uses a funciton which is only available in tcl8.4. Removed TCL83 support for databases/sqlite3 PR: ports/72918 Submitted by: Anton Berezin END