| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Run Tools/scripts/indent_make_if.pl on all of Mk.
These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible
Differential Revision: https://reviews.freebsd.org/D35024
Reviewed by: portmgr (rene, bapt)
|
|
|
|
|
| |
PR:
Reported by: Vincent Milum Jr <freebsd darkain com>
|
| |
|
|
|
|
| |
Where appropriate fiddle with a few other things.
|
|
|
|
|
|
|
|
|
|
|
| |
* Align with mariadb104-server
* PID must be in mysql owned dir
PR: 247535
Reported by: VVD <vvd unislabs com>
Notes:
svn path=/head/; revision=542103
|
|
|
|
|
|
|
|
|
|
| |
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=505549
|
|
|
|
| |
Notes:
svn path=/head/; revision=505443
|
|
|
|
| |
Notes:
svn path=/head/; revision=472070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use `mysql_config --version` instead of `mysql --version` because
in MySQL 8.0 the format of output is changed and it'd be [more reliable] and
easier to use just mysql_config because it only returns the numbers we want.
Reviewed by: brnrd, mat (mentor, portmgr)
Approved by: brnrd, mat (mentor, portmgr)
Sponsored by: EuroBSDCon Paris Devsummit
Differential Revision: https://reviews.freebsd.org/D12458
Notes:
svn path=/head/; revision=450384
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add 102m client and library version
- Add dynamic libmysqlclient dependency (libmariadb)
- Make WARNING and IGNORE messages display the correct port
Reviewed by: mmokhi
Differential Revision: https://reviews.freebsd.org/D10057
Notes:
svn path=/head/; revision=441810
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- MySQL version enabled for Galera Replication
PR: 214807
Submitted by: Philip Stoev <philip.stoev@galeracluster.com>
Reviewed by: matthew, mat, mmokhi
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D9427
Notes:
svn path=/head/; revision=434624
|
|
|
|
|
|
|
| |
- MySQL 5.1 ports were removed with r401211
Notes:
svn path=/head/; revision=431539
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- client and server version 5.7.16-10
- pam-for-mysql: compatible with newer MySQL API (MySQL 5.7+)
Thanks to all who have worked on Percona, MariaDB, and MySQL ports. Your
tireless efforts have been instrumental in making this port happen.
Differential Revision: https://reviews.freebsd.org/D8785
Notes:
svn path=/head/; revision=431126
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a development snapshot of upcoming MySQL 8.0.
PR: 215738
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
Reviewed by: matthew, feld
Approved by: matthew (mentor), feld
Differential Revision: https://reviews.freebsd.org/D9031
Notes:
svn path=/head/; revision=430827
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The variable defined in it are now always available after including
bsd.port.pre.mk.
PR: 210666
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6933
Notes:
svn path=/head/; revision=419511
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix the few users of both the MySQL client and server.
PR: 209762
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6575
Notes:
svn path=/head/; revision=416240
|
|
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
|