summaryrefslogtreecommitdiff
path: root/databases/mysql-connector-odbc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Unify the way to choose between ODBC flavors (WITH_IODBC / WITH_UNIXODBC).Alejandro Pulver2006-10-091-5/+13
| | | | | | | | | | | | | PR: ports/103293 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Approved by: girgen (databases/postgresql-odbc), fjoe (databases/libodbc++), sergey@network-asp.biz (databases/mysql-connector-odbc, timeout), delphij@FreeBSD.org (net/openldap23-server), mat@FreeBSD.org (databases/p5-DBD-ODBC) Notes: svn path=/head/; revision=175125
* - Respects CFLAGSMartin Wilke2006-09-111-2/+2
| | | | | | | | | PR: ports/102242 Submitted by: Soeren Straarup <xride(at)x12.dk> Approved by: maintainer timeout Notes: svn path=/head/; revision=172774
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.Mark Linimon2006-07-051-1/+1
| | | | | | | | PR: ports/92445 Hat: portmgr Notes: svn path=/head/; revision=166956
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Move databases/myodbc -> databases/mysql-connector-odbcMarcus Alves Grando2006-01-1711-56/+132
| | | | | | | | | | | | | | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=153759
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* BROKEN on 5.x !i386: Does not compileKris Kennaway2005-03-261-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132025
* - update to 3.51.11Sergey Matveychuk2005-03-056-444/+19
| | | | | | | | | | - removed unneded dependancies on publib and libltdl PR: ports/78432 Submitted by: maintainer Notes: svn path=/head/; revision=130394
* - Update to 3.51.10Sergey Matveychuk2005-01-135-27/+477
| | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=126383
* 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