summaryrefslogtreecommitdiff
path: root/databases/mariadb100-server/files/patch-scripts_mysqld__safe.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/mariadb100-server: Update to 10.0.29Bernard Spil2017-01-141-4/+4
| | | | | | | | | | | | | | | - Update to 10.0.29 - Update mariadb100-client - Update patches - Regen patches with makepatch - Pet portlint - Add MROONGA liblz4 dependency - Fix MROONGA liblz4 linking - rm erroneously installed files PR: 197232, 204014, 215901 MFH: 2017Q1 Security: 22373c43-d728-11e6-a9a5-b499baebfeaf
* databases/mariadb100-server: Update to 10.0.21Bernard Spil2015-08-121-0/+24
- Update to 10.0.21 - Updates mariadb100-client as well (slave-port) - Silence portlint - Re-roll patches with makepatch [1] https://mariadb.atlassian.net/browse/MDEV-7398 [2] https://mariadb.atlassian.net/browse/MDEV-8128 Changes: https://mariadb.com/kb/en/mariadb/mariadb-10021-changelog/ Differential revision: https://reviews.freebsd.org/D2771 Reviewed by: koobs (mentor), vsevolod (mentor) Approved by: vsevolod (mentor) PR: 200097 Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 MFH: 2015Q3