| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- Categories a-m
MFH: 2020Q1
Notes:
svn path=/head/; revision=521748
|
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
MFH: 2019Q2
Notes:
svn path=/head/; revision=498069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine
Notes:
svn path=/head/; revision=488341
|
|
|
|
| |
Notes:
svn path=/head/; revision=484599
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sql-common/client_authentication.cc:86:56: error: comparison between pointer and integer ('char *' and 'int')
mysql->options.extension->server_public_key_path != '\0')
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/mysql-connector-c-6.1.11.log
PR: 230959
Approved by: bofh (maintainer timeout, 2 weeks)
Notes:
svn path=/head/; revision=479432
|
|
|
|
|
|
|
| |
Reported by: matwq
Notes:
svn path=/head/; revision=462050
|
|
|
|
| |
Notes:
svn path=/head/; revision=462016
|
|
|
|
| |
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
|