Commit graph

19 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
299d16cc9e databases/mysql-connector-c: Update version 6.1.10=>6.1.11 2017-08-04 20:35:33 +00:00
Muhammad Moinur Rahman
99e55dd1ae databases/mysql-connector-c: Update version 6.1.9=>6.1.10 2017-05-15 20:04:50 +00:00
Muhammad Moinur Rahman
d4426ad8fb databases/mysql-connector-c: Update version 6.1.6=>6.1.9 2017-03-04 22:19:33 +00:00
Sunpoet Po-Chuan Hsieh
e0b379fa6f Remove BROKEN_FreeBSD_9
Approved by:	portmgr (blanket)
2017-01-01 03:45:12 +00:00
Dmitry Marakasov
e3a96b61ab - Mark BROKEN on 9.x:
CMake Error at cmake/ssl.cmake:249 (MESSAGE):
  Cannot find appropriate system libraries for SSL.  Make sure you've
  specified a supported SSL version.  Consult the documentation for WITH_SSL
  alternatives

- Add LICENSE_FILE
- Fix openssl dependency, it's not build-time only

Approved by:	portmgr blanket
2016-10-24 10:14:35 +00:00
John Marino
240f33dfa0 databases/mysql-connector-c: Fix build for non-base SSL, support LibreSSL
Also, SSL is only a build requirement.
While here, prevent extract shared libraries from building on DragonFly.

Approved by:	SSL blanket
2016-09-13 16:17:21 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Mathieu Arnold
d78beb132c Move MySQL support from bsd.databases.mk to Uses/mysql.mk.
Also, USE_MYSQL can't happen after bsd.port.pre.mk because it is a USES.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:17:31 +00:00
Muhammad Moinur Rahman
fc4aface74 databases/mysql-connector-c: UNBREAK
- Update version 6.1.5=>6.1.6
- Fix patch files to reflect 'make makepatch'
- Take MAINTAINERSHIP
2015-06-20 10:45:13 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Antoine Brodin
8aad2cc054 Mark BROKEN: fails to configure
CMake Error at cmake/ssl.cmake:247 (MESSAGE):
  Cannot find appropriate system libraries for SSL.  Make sure you've
  specified a supported SSL version.  Consult the documentation for WITH_SSL
  alternatives
Call Stack (most recent call first):
  CMakeLists.txt:442 (MYSQL_CHECK_SSL)

Reported by:	pkg-fallout
2015-04-05 07:36:51 +00:00
Pietro Cerutti
c020107379 - Reset maintainership of my ports 2014-12-10 22:29:14 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Pietro Cerutti
9b31395163 - Update to 6.1.5
Release notes:
  http://dev.mysql.com/doc/relnotes/connector-c/en/news-6-1-5.html
2014-06-23 12:38:10 +00:00
Pietro Cerutti
891e69b5e4 - Unbreak by depending on OpenSSL from ports
- Bump PORTREVISION (dependencies changed)

Reported by:	pkg-fallout
2014-04-16 09:21:11 +00:00
Pietro Cerutti
8b871bf7c9 - Update to 6.1.3
- STAGE-clean
2014-01-31 14:52:20 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
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
Pietro Cerutti
efb509610b - New port: databases/mysql-connector-c
MySQL Connector/C is a C client library for client/server communication.
  It is a standalone replacement for the MySQL Client Library shipped with
  the MySQL Server.

  WWW: http://dev.mysql.com/downloads/connector/c/
2013-02-04 09:57:50 +00:00