Commit graph

9 commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Max Khon
0a36584a93 - Fix the build with gcc 4.1
- Bump PORTREVISION
2006-12-16 10:31:52 +00:00
Max Khon
3bf9d3b401 Bump PORTREVISION. 2006-11-28 20:07:20 +00:00
Max Khon
64f004690c Fix the build with unixODBC 2.2.12:
GNU_CONFIGURE= yes -> USE_AUTOTOOLS= libtool:15

Pointed out by:	kris via pointyhat
2006-11-28 19:48:18 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Max Khon
b55b971ee3 Add SHA256 checksum. 2005-11-17 19:11:10 +00:00
Max Khon
b65627c14e Use BROKEN instead of ".error". This allows to run "make config" to
reconfigure the port properly.
2005-09-13 11:42:15 +00:00
Max Khon
78d3b664fc - Fix build on RELENG_4 [1]
- Fix build with iODBC
- Bump PORTREVISION

Found by:	kris (via pointyhat) [1]
2005-09-13 11:38:17 +00:00
Max Khon
d5cf0d45a2 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
2005-08-31 18:43:34 +00:00