The FreeBSD Ports Archive
FreeBSD databases : mysqltcl4>
TCL module for accessing MySQL databases based on msqltcl
From the package man-page:
MySQLTcl is a collection of Tcl commands and a Tcl global array that
provide access to 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.
Mysqltcl is binary Tcl library (extension) written in C language that
use direkt official MySQL C-API. Almost all Tcl commands correspond to
MySQL C-API functions. For detail documentation see official MySQL C-
API manual.
http://www.xdobry.de/mysqltcl/
|
mysqltcl history
v. 1.19
date: 2007/05/25 22:11:50; author: miwi; state: Exp; lines: +3 -2
- Update to 3.03
PR: 112848
Submitted by: Björn König (maintainer)
v. 1.18
date: 2006/10/09 14:18:23; author: pav; state: Exp; lines: +19 -25
- Update to 3.0.2
PR: ports/103763
Submitted by: Martin Matuska
Approved by: Bjorn Konig (maintainer)
v. 1.17
date: 2006/10/07 13:02:31; author: pav; state: Exp; lines: +0 -2
- Unmark BROKEN, the offending header in mysql-client was fixed
v. 1.16
date: 2006/09/17 01:23:20; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not compile
v. 1.15
date: 2006/05/04 21:40:02; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with D
v. 1.14
date: 2006/01/14 19:47:12; author: pav; state: Exp; lines: +12 -6
- Add unoficial patch for MySQL 3.23 and 4.0 users
PR: ports/91684
Submitted by: Bjorn Konig (maintainer)
v. 1.13
date: 2005/10/02 16:36:20; author: pav; state: Exp; lines: +1 -0
- Mark BROKEN with MySQL 4.0 and older
PR: ports/86482
Submitted by: (maintainer)
v. 1.12
date: 2005/08/01 00:02:54; author: mi; state: Exp; lines: +7 -2
Update from 2.50 to 3.01. Transfer maintainership to the submitter.
PR: ports/84412
Submitted by: Bjorn Konig
v. 1.11
date: 2005/07/23 15:05:34; author: mi; state: Exp; lines: +2 -2
Switch to USE_MYSQL=yes instead of explicitly LIB_DEPEND-ing on
mysqlclient.
Now, if only someone could remove the explicit shared library number
requirement on mysqlclient (currently 14)...
Submitted by: Richard Bejtlich
v. 1.10
date: 2004/04/08 14:29:09; author: mi; state: Exp; lines: +2 -2
Update to 2.50 from 2.40. Spell the name of the package properly in
synopsis. Add tcl84 as the category.
v. 1.9
date: 2004/02/06 21:45:56; author: mi; state: Exp; lines: +8 -8
Upgrade from 2.14 to 2.40. Some reorganization of the Makefile, while here.
Prodded by: SoD (at cd.pri.ee)
v. 1.8
date: 2003/04/29 02:35:43; author: mi; state: Exp; lines: +6 -6
Upgrade from the ancient 1.53 to the fresh 2.14. Add WWW.
v. 1.7
date: 2003/03/07 05:58:26; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.6
date: 2002/01/08 18:59:38; author: mi; state: Exp; lines: +2 -2
Fix MASTER_SITE. It now tries to redirect to the new one, but the
redirection is broken... Woof...
Submitted by: fenner's script (thanks!)
v. 1.5
date: 2001/05/29 16:55:41; author: mi; state: Exp; lines: +2 -2
Update MASTER_SITES to reflect the new home.
distfiles could not be fetched from mysql.com any longer.
PR: 27744
Submitted by: scorpio@drkshdw.org
v. 1.4
date: 2001/01/21 15:40:35; author: dirk; state: Exp; lines: +2 -2
Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
v. 1.3
date: 2000/07/16 19:56:56; author: steve; state: Exp; lines: +4 -4
Update to use Tcl version 8.3.
PR: 19874
Submitted by: maintainer
v. 1.2
date: 2000/04/08 22:48:36; author: mharo; state: Exp; lines: +3 -3
update with the new PORTNAME/PORTVERSION variables
v. 1.1
date: 2000/04/06 04:07:44; author: will; state: Exp;
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
=============================================================================
|
| |

|