| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=447378
|
|
|
|
| |
Notes:
svn path=/head/; revision=440970
|
|
|
|
| |
Notes:
svn path=/head/; revision=435432
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=430235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=424559
|
|
|
|
|
|
|
|
|
|
| |
Also, SSL is only a build requirement.
While here, prevent extract shared libraries from building on DragonFly.
Approved by: SSL blanket
Notes:
svn path=/head/; revision=422030
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=414019
|
|
|
|
|
|
|
|
|
| |
- Update version 6.1.5=>6.1.6
- Fix patch files to reflect 'make makepatch'
- Take MAINTAINERSHIP
Notes:
svn path=/head/; revision=390160
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=386097
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=383260
|
|
|
|
| |
Notes:
svn path=/head/; revision=374492
|
|
|
|
| |
Notes:
svn path=/head/; revision=371255
|
|
|
|
|
|
|
|
| |
Release notes:
http://dev.mysql.com/doc/relnotes/connector-c/en/news-6-1-5.html
Notes:
svn path=/head/; revision=358928
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION (dependencies changed)
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=351376
|
|
|
|
|
|
|
| |
- STAGE-clean
Notes:
svn path=/head/; revision=341996
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314960
|
|
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/
Notes:
svn path=/head/; revision=311595
|