FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 11:34 AM BST
Port details
mysql2odbc 0.99.2_4 databases on this many watch lists=3 search for ports that depend on this port
Openlink MySQL-ODBC Gateway
Maintained by: fjoe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Aug 2005 18:44:38
License: not specified in port


The MySQL-ODBC SDK enables you to make MySQL-specific applications
database-independent without wholesale re-writes of your application code.
Thus, applications that are written directly to the MySQL call level interface
now end up being database independent via iODBC (or unixODBC), and usable
against any ODBC accessible database (including MySQL).

WWW: http://www.iodbc.org/index.php?page=mysql2odbc/index
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/libtool
Required Libraries: databases/unixODBC
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/mysql2odbc/ && make install clean
To add the package: pkg_add -r mysql2odbc


Configuration Options
===> The following configuration options are available for mysql2odbc-0.99.2_4:
     UNIXODBC=on (default) "Build with unixODBC"
     IODBC=off (default) "Build with iODBC"
===> Use 'make config' to modify these settings

Master Sites:
http://www.iodbc.org/downloads/mysql2odbc/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Feb 2012 12:25:50
Original commit files touched by this commit  0.99.2_4
miwi search for other commits by this committer
- Chase unixODBC shlib bump
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.99.2_3
amdmi3 search for other commits by this committer
- 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
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.99.2_3
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  0.99.2_3
ade search for other commits by this committer
Sync to new bsd.autotools.mk
02 Aug 2009 19:36:34
Original commit files touched by this commit  0.99.2_3
mezz search for other commits by this committer
-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
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.99.2_3
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.99.2_3
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
16 Dec 2006 10:31:52
Original commit files touched by this commit  0.99.2_3
fjoe search for other commits by this committer
- Fix the build with gcc 4.1
- Bump PORTREVISION
28 Nov 2006 20:07:20
Original commit files touched by this commit  0.99.2_2
fjoe search for other commits by this committer
Bump PORTREVISION.
28 Nov 2006 19:48:18
Original commit files touched by this commit  0.99.2_1
fjoe search for other commits by this committer
Fix the build with unixODBC 2.2.12:
GNU_CONFIGURE= yes -> USE_AUTOTOOLS= libtool:15

Pointed out by: kris via pointyhat
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.99.2_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
17 Nov 2005 19:09:12
Original commit files touched by this commit  0.99.2_1
fjoe search for other commits by this committer
Add SHA256 checksum.
13 Sep 2005 11:42:15
Original commit files touched by this commit  0.99.2_1
fjoe search for other commits by this committer
Use BROKEN instead of ".error". This allows to run "make config" to
reconfigure the port properly.
13 Sep 2005 11:38:17
Original commit files touched by this commit  0.99.2_1
fjoe search for other commits by this committer
- Fix build on RELENG_4 [1]
- Fix build with iODBC
- Bump PORTREVISION

Found by:       kris (via pointyhat) [1]
31 Aug 2005 18:43:34
Original commit files touched by this commit  0.99.2
fjoe search for other commits by this committer
New port: mysql2odbc 0.99.2

The MySQL-ODBC SDK enables you to make MySQL-specific applications
database-independent without wholesale re-writes of your application code.
Thus, applications that are written directly to the MySQL call level interface
now end up being database independent via iODBC (or unixODBC), and usable
against any ODBC accessible database (including MySQL).

WWW: http://www.iodbc.org/index.php?page=mysql2odbc/index

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 14
new 48 hours31
new 7 days58
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.442 seconds.