aboutsummaryrefslogtreecommitdiff
path: root/databases/tcl-Mysql
Commit message (Collapse)AuthorAgeFilesLines
* Don't use TCL_STUBS -- bump up PORTREVISION. Be carefull not toMikhail Teterin2001-10-312-4/+5
| | | | | | | install an unpatched version of a document (.orig). Notes: svn path=/head/; revision=49416
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-1/+1
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Fix a number of issues in the code. See the PR for the longAde Lovett2000-09-183-7/+60
| | | | | | | | | | and detailed explanation. PORTREVISION bumped. PR: 20058 Submitted by: maintainer Notes: svn path=/head/; revision=32824
* Update to use tcl-8.3.Steve Price2000-07-164-20/+286
| | | | | | | | PR: 19900 Submitted by: maintainer Notes: svn path=/head/; revision=30713
* Build with tcl8.2 instead of tcl8.0.Steve Price2000-07-103-8/+9
| | | | | | | | PR: 19108 Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com> Notes: svn path=/head/; revision=30400
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27418
* Update to January 14, 2000 releaseMichael Haro2000-01-222-2/+2
| | | | | | | | PR: 16273 Submitted by: Mikhail Teterin <mi@misha.cisco.com> Notes: svn path=/head/; revision=24913
* Initial import of tcl-Mysql version 990813.Steve Price1999-11-017-0/+79
A Tcl modules for accessing MySQL databases. PR: 13361 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=22829