freebsd-ports/databases/mysqltcl/pkg-descr
Will Andrews dcc8379ff7 Add the mysqltcl port, which is a suite that allows manipulation of MySQL
through Tcl. The port installs only the libraries.

PR:		13514
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-04-06 04:07:48 +00:00

13 lines
564 B
Plaintext

From the package man-page:
MySQLTcl is a collection of Tcl commands and a Tcl global
array that provide access to one or more mysql database
servers.
MySQLTcl is nothing more than a patched version of a
patched version of Hakan Soderstrom's patch of Tom
Poindexter's Sybtcl. Most of the documentention has been
left as it was when I started to work with this interface
(a patch of msqltcl-1.50). However, I have tried to
replace appropriate occurrences of msql by MySQL.