CVS log for ports/databases/mysql-connector-odbc/Makefile
Up to [FreeBSD] / ports / databases / mysql-connector-odbc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Feb 11 18:59:15 2012 UTC (3 hours, 47 minutes ago) by pawel
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +9 -50 lines
- Update to version 5.1.9 [1] - Fix build when WITH_IODBC=true PR: ports/161832 [1] SUbmitted by: maintainer
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Feb 6 12:25:49 2012 UTC (5 days, 10 hours ago) by miwi
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
- Chase unixODBC shlib bump
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Oct 17 04:34:59 2011 UTC (3 months, 3 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Remove references to mysql 323 and 40, most commonly of the form: IGNORE_WITH_MYSQL= 323 40
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:36 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Jan 13 09:17:14 2011 UTC (12 months, 4 weeks ago) by ale
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -1 lines
Mark IGNORE with MySQL 5.5. Feature safe: yes
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:30:47 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:32:46 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Jan 27 05:13:09 2009 UTC (3 years ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -3 lines
Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functions (SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed. Approved by: portmgr (marcus)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jan 23 23:42:04 2009 UTC (3 years ago) by pav
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -0 lines
- Mark BROKEN: does not compile Reported by: pointyhat
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jan 9 07:10:43 2009 UTC (3 years, 1 month ago) by beech
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
- Fix build - Bump portrevision PR: ports/129629 [1] PR: ports/130308 [2] Submitted by: RandomUser <rannumgen@globaleyes.net> [1] Submitted by: Dan Caescu <daniel@freebsd.ro> [2] Approved by: maintainer timeout (2+ weeks)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Jul 17 14:23:36 2008 UTC (3 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +12 -8 lines
- Update to 3.51.26 - Fix pkg-plist when NOPORTDOCS is defined PR: ports/125547 Submitted by: Sergey Prikhodko <sergey at network-asp.biz> (maintainer)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Oct 9 18:51:18 2006 UTC (5 years, 4 months ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +13 -5 lines
- Unify the way to choose between ODBC flavors (WITH_IODBC / WITH_UNIXODBC). 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)
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Sep 11 11:38:10 2006 UTC (5 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
- Respects CFLAGS PR: ports/102242 Submitted by: Soeren Straarup <xride(at)x12.dk> Approved by: maintainer timeout
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jul 5 02:30:53 2006 UTC (5 years, 7 months ago) by linimon
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705. PR: ports/92445 Hat: portmgr
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:00 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:35:08 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jan 17 20:50:45 2006 UTC (6 years ago) by mnag
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +33 -34 lines
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
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:21 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
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.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Mar 26 21:57:21 2005 UTC (6 years, 10 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_6_0_0, old_RELEASE_5_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
BROKEN on 5.x !i386: Does not compile Approved by: portmgr (self)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 5 07:04:19 2005 UTC (6 years, 11 months ago) by sem
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -5 lines
- update to 3.51.11 - removed unneded dependancies on publib and libltdl PR: ports/78432 Submitted by: maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Jan 13 23:51:38 2005 UTC (7 years ago) by sem
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +25 -24 lines
- 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>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Nov 24 17:50:42 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_4_11_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
BROKEN: Does not compile
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Oct 25 12:59:05 2004 UTC (7 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
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
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 5 10:56:44 2004 UTC (7 years, 9 months ago) by pav
Branches: MAIN
CVS tags: old_RELEASE_5_3_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
- 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>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Apr 10 14:08:07 2004 UTC (7 years, 10 months ago) by pav
Branches: MAIN
CVS tags: old_RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +14 -6 lines
- 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)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:09 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
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.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:19:04 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:15:00 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_5_1_0, old_RELEASE_4_9_0, old_RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
De-pkg-comment.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 4 13:14:57 2002 UTC (9 years, 9 months ago) by anders
Branches: MAIN
CVS tags: old_RELEASE_5_0_0, old_RELEASE_4_7_0, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Fix configure when used with unixODBC. PR: 37721 Submitted by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 1 21:32:07 2002 UTC (9 years, 11 months ago) by bmah
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -1 lines
Add a knob to allow tweaking ODBCVER at port build time. One might want to set ODBCVER=0x0300 to get long long integer support. Approved by: "Erik H. Bakke" <ebakke@trolltech.com> (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 9 10:33:49 2001 UTC (10 years, 4 months ago) by wjv
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +38 -9 lines
- 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 Approved by: No response from maintainer for 5 days.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 21 15:40:32 2001 UTC (11 years ago) by dirk
Branches: MAIN
CVS tags: old_RELEASE_4_4_0, old_RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Oct 25 13:11:09 2000 UTC (11 years, 3 months ago) by kevlo
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -6 lines
- Updgrade to verion 2.50.34 - Update maintainer's e-mail address PR: 22285 Submitted by: MAINTAINER
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 30 00:12:25 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_1_1, old_RELEASE_4_1_0, old_RELEASE_3_5_0
Add MyODBC port, an ODBC driver for MySQL. PR: 17586 Submitted by: Erik H. Bakke <erikhb@bgnett.no>
