| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Jan 2006 20:50:46
3.51.11
|
mnag  |
Move databases/myodbc -> databases/mysql-connector-odbc
* MOVED
Added antry about move
* databases/Makefile
Remove databases/myodbc
Add databases/mysql-connector-odbc
* databases/myodbc
Removed
* databases/mysql-connector-odbc
Update to 3.51.12
Reorganize Makefile
Now default DRIVER_MANAGER is unixodbc
PR: 89939
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
Repocopy by: marcus |
15 Nov 2005 06:52:12
3.51.11
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
26 Mar 2005 21:57:21
3.51.11
|
kris  |
BROKEN on 5.x !i386: Does not compile
Approved by: portmgr (self) |
05 Mar 2005 07:04:20
3.51.11
|
sem  |
- update to 3.51.11
- removed unneded dependancies on publib and libltdl
PR: ports/78432
Submitted by: maintainer |
13 Jan 2005 23:51:38
3.51.10
|
sem  |
- Update to 3.51.10
- Fix building with iodbc driver
- Add building of thread-safe lib
- Using ${MASTER_SITE_MYSQL}
- Pass mainteintership to submitter
PR: ports/76216
Submitted by: Sergey Prikhodko <sergey(at)network-asp.biz> |
24 Nov 2004 17:50:42
3.51.06
|
kris  |
BROKEN: Does not compile |
13 Nov 2004 04:26:39
3.51.06
|
kris  |
Add missing file |
25 Oct 2004 12:59:05
3.51.06
|
edwin  |
Set maintainer to ports@FreeBSD.org
From: The Post Office <postmaster@trolltech.com>
To: edwin@mavetju.org
This is a collection of reports about email delivery
process concerning a message you originated:
error: nosuchuser: ebakke@trolltech.com |
05 May 2004 10:56:44
3.51.06
|
pav  |
- Fix build against unixodbc on FreeBSD 4.x: don't build samples, they
are not being installed anyway
Submitted by: Mattias Schlenker <mattias@schlenker-webdesign.de> |
10 Apr 2004 14:08:08
3.51.06
|
pav  |
- Update to 3.51.06
PR: ports/64059
Submitted by: Sergey Prihodko <sergey@migsoft.com.ua>
This patch by: Erik H. Bakke <ebakke@trolltech.com> (maintainer) |
14 Mar 2004 06:17:56
2.50.39_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
2.50.39_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
21 Feb 2003 11:15:05
2.50.39
|
knu  |
De-pkg-comment. |
04 May 2002 13:14:57
2.50.39
|
anders  |
Fix configure when used with unixODBC.
PR: 37721
Submitted by: maintainer |
07 Mar 2002 18:12:41 
|
bmah  |
Compatibility patch so that ODBCVER=0x0300 works on 4-STABLE. |
01 Mar 2002 21:32:08 
|
bmah  |
Add a knob to allow tweaking ODBCVER at port build time. One might want to
set ODBCVER=0x0300 to get long long integer support. |
02 Dec 2001 09:48:29 
|
ijliao  |
remove old email add WWW |
09 Oct 2001 11:33:50 
|
wjv  |
- Update to version 2.50.39 - Add more mirrors to MASTER_SITES - Add a knob
to control whether it gets compiled with support for iODBC or unixODBC -
Install some (optional) docs in DOCSDIR |
21 Jan 2001 15:40:47 
|
dirk  |
Switch from mysql322-{client,server} to mysql323-{client,server}. |
25 Oct 2000 14:11:10 
|
kevlo  |
- Updgrade to verion 2.50.34 - Update maintainer's e-mail address |
08 Oct 2000 01:08:27 
|
asami  |
Convert category databases to new layout. |
30 May 2000 01:12:26 
|
will  |
Add MyODBC port, an ODBC driver for MySQL. |