mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
dcc8379ff7
through Tcl. The port installs only the libraries. PR: 13514 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
13 lines
564 B
Plaintext
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.
|