Commit graph

15 commits

Author SHA1 Message Date
Alex Dupre
62d9035f5b Update default MySQL version to 5.7.
PR:		238365
Submitted by:	ale
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2019-07-01 07:43:32 +00:00
Dmitry Marakasov
8543186e95 - Add LICENSE
- Switch to USES=mysql
- Don't install license with documentation
- Mark MAKE_JOBS_UNSAFE, sporadic build failures with parallel build:

CMake Error at cmake/generateinifiles.cmake:60 (CONFIGURE_FILE):
  configure_file Problem configuring file
2016-05-16 18:34:11 +00:00
Kurt Jaeger
3a4b2353ed databases/mysql-connector-odbc: build and interoperate with mariadb-10
PR:		198925
Submitted by:	Pavel Timofeev <timp87@gmail.com>
Approved by:	sergey@network-asp.biz (maintainer timeout)
2015-08-31 10:43:30 +00:00
Pawel Pekala
5e7cac6b27 - Update to version 5.3.4 [1]
- Mark ignored for versions 51 and 55 of mysql [1]
- Move things to proper places in Makefile
- Remove PLIST_SUB, no subs needed
- Define DOCS option, port uses PORTDOCS
- Switch to PLIST_FILES, port installs only 3 files
- Remove Author tag from pkg-descr file

PR:		197348 [1]
Submitted by:	timp87@gmail.com [1]
Approved by:	maintainer timeout
2015-02-21 15:13:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +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
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
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
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
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
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
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