Commit graph

39 commits

Author SHA1 Message Date
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Pawel Pekala
477b9d157c - Update to version 5.1.9 [1]
- Fix build when WITH_IODBC=true

PR:		ports/161832 [1]
SUbmitted by:	maintainer
2012-02-11 18:59:15 +00:00
Martin Wilke
93cfaf9ad9 - Chase unixODBC shlib bump 2012-02-06 12:25:50 +00:00
Doug Barton
7ec7e2a3cf Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL=     323 40
2011-10-17 04:35:02 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alex Dupre
b8680826e5 Mark IGNORE with MySQL 5.5.
Feature safe:	yes
2011-01-13 09:17:14 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
Max Khon
3f65f803c1 Fix build with unixODBC 2.2.14: in 2.2.14 signatures of several functions
(SQLExtendedFetch, SQLColAttribute, SQLColAttributeW) were fixed.

Approved by:    portmgr (marcus)
2009-01-27 05:13:10 +00:00
Pav Lucistnik
95f83d9f19 - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-01-23 23:46:26 +00:00
Beech Rintoul
1f34119679 - 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)
2009-01-09 07:10:43 +00:00
Rong-En Fan
44af92e3c0 - 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)
2008-07-17 14:23:36 +00:00
Alejandro Pulver
c3dd807ed8 - 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)
2006-10-09 18:51:19 +00:00
Martin Wilke
57b6daf45d - Respects CFLAGS
PR:		ports/102242
Submitted by:	Soeren Straarup <xride(at)x12.dk>
Approved by:	maintainer timeout
2006-09-11 11:38:10 +00:00
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Marcus Alves Grando
48636a33db 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
2006-01-17 20:50:46 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Kris Kennaway
12157a07ed BROKEN on 5.x !i386: Does not compile
Approved by:    portmgr (self)
2005-03-26 21:57:21 +00:00
Sergey Matveychuk
92643d850a - update to 3.51.11
- removed unneded dependancies on publib and libltdl

PR:		ports/78432
Submitted by:	maintainer
2005-03-05 07:04:20 +00:00
Sergey Matveychuk
f713cf6e18 - 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>
2005-01-13 23:51:38 +00:00
Kris Kennaway
4fa57da406 BROKEN: Does not compile 2004-11-24 17:50:42 +00:00
Kris Kennaway
91b7a9af66 Add missing file 2004-11-13 04:27:27 +00:00
Edwin Groothuis
f2d35bbd87 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
2004-10-25 12:59:05 +00:00
Pav Lucistnik
0f34073274 - 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>
2004-05-05 10:56:44 +00:00
Pav Lucistnik
69f2dc222a - 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)
2004-04-10 14:08:08 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Akinori MUSHA
2e4c764a61 De-pkg-comment. 2003-02-21 11:15:57 +00:00
Anders Nordby
eb00dd670d Fix configure when used with unixODBC.
PR:		37721
Submitted by:	maintainer
2002-05-04 13:14:57 +00:00
Bruce A. Mah
456d405a6f Compatibility patch so that ODBCVER=0x0300 works on 4-STABLE.
Approved by:	"Erik H. Bakke" <ebakke@trolltech.com> (maintainer)
2002-03-07 18:12:41 +00:00
Bruce A. Mah
1ee8f4b1e9 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)
2002-03-01 21:32:07 +00:00
Ying-Chieh Liao
459ec2b391 remove old email
add WWW

PR:		32403
Submitted by:	maintainer
2001-12-02 09:48:29 +00:00
Johann Visagie
3d461ccf39 - 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.
2001-10-09 10:33:49 +00:00
Dirk Froemberg
88d74bc517 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).
2001-01-21 15:40:47 +00:00
Kevin Lo
7ed6a30c73 - Updgrade to verion 2.50.34
- Update maintainer's e-mail address

PR: 22285
Submitted by: MAINTAINER
2000-10-25 13:11:09 +00:00
Will Andrews
b9cf2a6561 Add MyODBC port, an ODBC driver for MySQL.
PR:		17586
Submitted by:	Erik H. Bakke <erikhb@bgnett.no>
2000-05-30 00:12:26 +00:00