| non port: databases/tcl-Mysql/files/Makefile.bsd |
Number of commits found: 9 |
|
Friday, 25 Feb 2005
|
16:26 mi
Ouch, remove debugging flags, which crept in with the previous commit.
 |
16:25 mi
Fix a crash, that affected users of modern versions of MySQL.
Reported and tested by: Yves Gurin <yvesguerin@yahoo.ca>
 |
|
Thursday, 11 Nov 2004
|
18:06 mi
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
 |
|
Monday, 5 Apr 2004
|
16:32 mi
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.
 |
|
Wednesday, 27 Nov 2002
|
01:00 mi
This library should always have been linked with c++, rather than
cc, but we were able to get away with it previously. Not any more.
Set CC to ${CXX} (something bsd.lib.mk should be doing for us!) to
avoid unresolved __gxx_personality_v0 when trying to load the package
into the Tcl interpreter at run-time.
No PORTREVISION bump, since the port did not build on -current until
5 minutes ago, and the problem does not affect -stable.
Not Approved by: portmgr (Linnex would too cruel and too unusual anyway)
 |
|
Sunday, 21 Jul 2002
|
17:23 ru
Catch up to the new bsd.lib.mk API (the lib is not internal).
 |
|
Wednesday, 31 Oct 2001
|
06:48 mi
Don't use TCL_STUBS -- bump up PORTREVISION. Be carefull not to install an
unpatched version of a document (.orig).
 |
|
Sunday, 16 Jul 2000
|
20:51 steve
Update to use tcl-8.3.
 |
|
Monday, 10 Jul 2000
|
03:13 steve
Build with tcl8.2 instead of tcl8.0.
 |
Number of commits found: 9 |