aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql-connector-odbc
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Does not compileKris Kennaway2004-11-241-0/+2
| | | | Notes: svn path=/head/; revision=122320
* Add missing fileKris Kennaway2004-11-131-0/+1
| | | | Notes: svn path=/head/; revision=121501
* Set maintainer to ports@FreeBSD.orgEdwin Groothuis2004-10-251-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=120144
* - Fix build against unixodbc on FreeBSD 4.x: don't build samples, theyPav Lucistnik2004-05-051-1/+2
| | | | | | | | | are not being installed anyway Submitted by: Mattias Schlenker <mattias@schlenker-webdesign.de> Notes: svn path=/head/; revision=108442
* - Update to 3.51.06Pav Lucistnik2004-04-105-65/+19
| | | | | | | | | PR: ports/64059 Submitted by: Sergey Prihodko <sergey@migsoft.com.ua> This patch by: Erik H. Bakke <ebakke@trolltech.com> (maintainer) Notes: svn path=/head/; revision=106657
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* Fix configure when used with unixODBC.Anders Nordby2002-05-041-1/+2
| | | | | | | | PR: 37721 Submitted by: maintainer Notes: svn path=/head/; revision=58523
* Compatibility patch so that ODBCVER=0x0300 works on 4-STABLE.Bruce A. Mah2002-03-071-0/+19
| | | | | | | Approved by: "Erik H. Bakke" <ebakke@trolltech.com> (maintainer) Notes: svn path=/head/; revision=55688
* Add a knob to allow tweaking ODBCVER at port build time. One mightBruce A. Mah2002-03-012-0/+42
| | | | | | | | | want to set ODBCVER=0x0300 to get long long integer support. Approved by: "Erik H. Bakke" <ebakke@trolltech.com> (maintainer) Notes: svn path=/head/; revision=55385
* remove old emailYing-Chieh Liao2001-12-021-1/+1
| | | | | | | | | | add WWW PR: 32403 Submitted by: maintainer Notes: svn path=/head/; revision=50847
* - Update to version 2.50.39Johann Visagie2001-10-094-12/+43
| | | | | | | | | | | | - 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 Approved by: No response from maintainer for 5 days. Notes: svn path=/head/; revision=48594
* 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
* - Updgrade to verion 2.50.34Kevin Lo2000-10-253-7/+7
| | | | | | | | | | - Update maintainer's e-mail address PR: 22285 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34224
* Add MyODBC port, an ODBC driver for MySQL.Will Andrews2000-05-305-0/+32
PR: 17586 Submitted by: Erik H. Bakke <erikhb@bgnett.no> Notes: svn path=/head/; revision=28965