non port: Mk/Uses/mysql.mk |
SVNWeb
|
Number of commits found: 18 |
Thu, 30 Jun 2022
|
[ 19:26 Rene Ladan (rene) ] 55068e7
Mk: unregister expired mysql/percona ports
|
Sun, 24 Apr 2022
|
[ 10:00 Tobias C. Berner (tcberner) ] aa25396 (Only the first 10 of 118 ports in this commit are shown above. )
framework: cleanup conditional-indentations in Mk/
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)
|
Sun, 20 Feb 2022
|
[ 18:38 Bernard Spil (brnrd) ] fb3d4f1 (Only the first 10 of 19 ports in this commit are shown above. )
databases/mariadb106-server: Add MariaDB 10.6 to ports
PR:
Reported by: Vincent Milum Jr <freebsd darkain com>
|
Sun, 11 Apr 2021
|
[ 21:42 Florian Smeets (flo) ] 1ac77b7 (Only the first 10 of 40 ports in this commit are shown above. )
Remove Percona Server for MySQL 5.5, it is EOL upstream
|
Tue, 6 Apr 2021
|
[ 14:27 Mathieu Arnold (mat) ] 5d33e04 (Only the first 10 of 224 ports in this commit are shown above. )
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
|
Sun, 12 Jul 2020
|
[ 20:16 brnrd ]
databases/mariadb105-server: Unbreak runtime
* Align with mariadb104-server
* PID must be in mysql owned dir
PR: 247535
Reported by: VVD <vvd unislabs com>
|
Mon, 1 Jul 2019
|
[ 07:43 ale ] (Only the first 10 of 19 ports in this commit are shown above. )
Update default MySQL version to 5.7.
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Sun, 30 Jun 2019
|
[ 18:25 brnrd ] (Only the first 10 of 13 ports in this commit are shown above. )
databases/mariadb104-server: Add MariaDB 10.4 port
|
Sat, 9 Jun 2018
|
[ 16:40 brnrd ] (Only the first 10 of 32 ports in this commit are shown above. )
databases/mariadb103-server: Add MariaDB 10.3 port
|
Fri, 22 Sep 2017
|
[ 15:28 mmokhi ]
Mk/Uses/mysql.mk: Change the way of extracting version info from MySQL flavors
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
|
Fri, 26 May 2017
|
[ 19:27 brnrd ]
Mk/Uses/mysql.mk: Prepare for upcoming MariaDB 10.2
- 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
|
Wed, 22 Feb 2017
|
[ 17:31 lifanov ] (Only the first 10 of 37 ports in this commit are shown above. )
add databases/mysqlwsrep56-server
- 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
|
Sun, 15 Jan 2017
|
[ 09:32 brnrd ]
Mk/Uses/mysql.mk: Remove EoL-ed MySQL 5.1
- MySQL 5.1 ports were removed with r401211
|
Tue, 10 Jan 2017
|
[ 18:54 feld ] (Only the first 10 of 62 ports in this commit are shown above. )
Welcome Percona 5.7 ports to the tree
- 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
|
Sat, 7 Jan 2017
|
[ 20:34 lifanov ] (Only the first 10 of 26 ports in this commit are shown above. )
add databases/mysql80-server and databases/mysql80-client
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
|
Wed, 3 Aug 2016
|
[ 12:09 mat ] (Only the first 10 of 17 ports in this commit are shown above. )
Always include bsd.default-versions.mk in bsd.port.mk.
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
|
Wed, 1 Jun 2016
|
[ 13:14 mat ]
Allow depending on both mysql's client and server
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
|
Mon, 25 Apr 2016
|
[ 16:17 mat ] (Only the first 10 of 16 ports in this commit are shown above. )
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
|
Number of commits found: 18 |