| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
20000114_7
|
miwi  |
- Get Rid MD5 support |
19 Jan 2010 04:34:18
20000114_7
|
mi  |
Convert to the USE_TCL. Bump PORTREVISION. |
22 Aug 2009 00:18:43
20000114_6
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
18 Jun 2008 07:18:15
20000114_6
|
itetcu  |
- use DOCSDIR
- respect NOPORTDOCS
- bump PORTREVISION
Submitted by: QA Tindy run
Approved by: maintianer timeout |
09 Apr 2008 13:42:26
20000114_5
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
04 May 2006 21:41:12
20000114_5
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:23:41
20000114_5
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Feb 2005 16:26:26
20000114_5
|
mi  |
Ouch, remove debugging flags, which crept in with the previous commit. |
25 Feb 2005 16:25:33
20000114_5
|
mi  |
Fix a crash, that affected users of modern versions of MySQL.
Reported and tested by: Yves Gurin <yvesguerin@yahoo.ca> |
12 Nov 2004 17:17:43
20000114_4
|
mi  |
Grr... Forgot to `cvs add' the new patches prior to committing. Again...
Reported by: Robert Andrews |
11 Nov 2004 18:06:27
20000114_4
|
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 |
07 Jun 2004 01:23:53
20000114_3
|
mi  |
Explicitly spell the MASTER_SITE_SUBDIR out.
PR: ports/67647
Submitted by: Roman Neuhauser |
05 Apr 2004 16:32:25
20000114_3
|
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. |
31 Mar 2004 03:12:58
20000114_2
|
trevor  |
SIZEify (maintainer timeout) |
07 Mar 2003 05:58:32
20000114_2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
27 Nov 2002 01:00:58
20000114_2
|
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) |
27 Nov 2002 00:47:37
20000114_2
|
mi  |
The newer, kinder C++ does not like it, when the default values
for functions' arguments are specified twice -- in the declaration
(sql-mysql.h) and in the definition (sql-mysql.cc). The added patch
removes the redundant defaults from the functions' definitions and fixes
the build on -current.
Submitted by: bento
Not Approved by: portmgr -- no approval requested, since port did not build |
25 Nov 2002 11:54:38
20000114_2
|
mi  |
Point the WWW tag to the SourceForge too. |
24 Nov 2002 09:08:10
20000114_2
|
edwin  |
Fix master-site for databases/tcl-Mysql
PR: ports/45668
Submitted by: Glenn Trewitt <trewitt@trewitt.org> |
21 Jul 2002 17:23:29
20000114_2
|
ru  |
Catch up to the new bsd.lib.mk API (the lib is not internal). |
31 Oct 2001 06:48:58 
|
mi  |
Don't use TCL_STUBS -- bump up PORTREVISION. Be carefull not to install an
unpatched version of a document (.orig). |
21 Jan 2001 15:40:47 
|
dirk  |
Switch from mysql322-{client,server} to mysql323-{client,server}. |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 01:08:27 
|
asami  |
Convert category databases to new layout. |
18 Sep 2000 22:44:45 
|
ade  |
Fix a number of issues in the code. See the PR for the long and detailed
explanation. PORTREVISION bumped. |
16 Jul 2000 20:51:40 
|
steve  |
Update to use tcl-8.3. |
10 Jul 2000 03:13:02 
|
steve  |
Build with tcl8.2 instead of tcl8.0. |