Commit graph

16 commits

Author SHA1 Message Date
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Mikhail Teterin
f6d86f3ffe Fix a crash, that affected users of modern versions of MySQL.
Reported and tested by:	Yves Gurin <yvesguerin@yahoo.ca>
2005-02-25 16:25:33 +00:00
Mikhail Teterin
d9de5588ed Make buildable with newer MySQL clients -- 4 and 5 -- but keep
compatible with the 3 -- mysql_error now returns `const char *', and
there is no mysql_connect any more. Default to MySQL-4.x for now. Bump
PORTREVISION.

Reported by:	Robert Andrews
2004-11-11 18:06:27 +00:00
Mikhail Teterin
4732ff119c Explicitly spell the MASTER_SITE_SUBDIR out.
PR:	ports/67647
Submitted by: Roman Neuhauser
2004-06-07 01:23:52 +00:00
Mikhail Teterin
d17822e7e1 After some hesitation and nudging from Kris make the following changes:
. make compile with and default to Tcl-8.4 (8.3 is still possible)
	  (this necessitated PORTREVISION bump :\)
	. don't link in -lgcc -- should've used gcc_pic anyway, but this
	  is not really needed at all, it seems;
	. don't require a particular version of mysqlclient library.
2004-04-05 16:32:25 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
52669ed64d Fix master-site for databases/tcl-Mysql
PR:		ports/45668
Submitted by:	Glenn Trewitt <trewitt@trewitt.org>
2002-11-24 09:08:10 +00:00
Mikhail Teterin
2016c8b433 Don't use TCL_STUBS -- bump up PORTREVISION. Be carefull not to
install an unpatched version of a document (.orig).
2001-10-31 06:48:58 +00:00
Dirk Froemberg
88d74bc517 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).
2001-01-21 15:40:47 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Ade Lovett
aeb00f7e3f Fix a number of issues in the code. See the PR for the long
and detailed explanation.  PORTREVISION bumped.

PR:		20058
Submitted by:	maintainer
2000-09-18 21:44:45 +00:00
Steve Price
a46043fd14 Update to use tcl-8.3.
PR:		19900
Submitted by:	maintainer
2000-07-16 19:51:40 +00:00
Steve Price
ed7f616289 Build with tcl8.2 instead of tcl8.0.
PR:		19108
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2000-07-10 02:13:02 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Michael Haro
6b9e19fe3d Update to January 14, 2000 release
PR:		16273
Submitted by:	Mikhail Teterin <mi@misha.cisco.com>
2000-01-22 09:22:52 +00:00
Steve Price
bb8bd53d53 Initial import of tcl-Mysql version 990813.
A Tcl modules for accessing MySQL databases.

PR:		13361
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-01 04:15:01 +00:00