summaryrefslogtreecommitdiff
path: root/databases/mariadb100-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2019-04-0433-1320/+0
| | | | | | | | | | | | | | | | | | | | | | | 2019-03-25 chinese/reciteword: depends on audio/esound 2019-03-31 comms/conserver: Superseeded by comms/conserver-com 2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with newer version of wxGTK 2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/) 2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019 (https://mariadb.org/about/maintenance-policy/) 2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose 2019-03-20 devel/py-construct28: Latest upstream version is in ports tree devel/py-construct 2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version 2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version 2019-03-31 finance/aqmoney: no longer maintained upstream 2019-03-31 finance/openhbci: no longer maintained upstream 2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2 2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of 3.X 2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead 2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer works properly, use ports-mgmt/bsdadminscripts2 instead 2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4 2019-03-25 x11/xbelld: Depends on audio/esound Notes: svn path=/head/; revision=497852
* databases/mariadb100-server: Security update to 10.0.38Bernard Spil2019-02-012-11/+5
| | | | | | | | | | - Unbreak: Uses bundled yaSSL if OpenSSL 1.1 detected MFH: 2019Q1 Security: d3d02d3a-2242-11e9-b95c-b499baebfeaf Notes: svn path=/head/; revision=491826
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | 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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* devel/boost-*: update to 1.69.0Jan Beich2018-12-121-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_69_0.html PR: 232525 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17645 Notes: svn path=/head/; revision=487266
* databases/mariadb101-server: 12 not broken with security/opensslBernard Spil2018-11-041-4/+5
| | | | | | | | | | | - Backport to 5.5 and 10.0 too - See also https://reviews.freebsd.org/D17834 PR: 232944 Reported by: iron udjin gmail com Notes: svn path=/head/; revision=483982
* databases/mariadb100-server: Security update to 10.0.37Bernard Spil2018-11-012-7/+12
| | | | | | | | | | - Broken with OpenSSL 1.1 and thus FreeBSD 12+ MFH: 2018Q4 Security: ec5072b0-d43a-11e8-a6d2-b499baebfeaf Notes: svn path=/head/; revision=483657
* These options seem to also install files that are not documentation, soMathieu Arnold2018-09-241-1/+0
| | | | | | | remove their dependency on DOCS. Notes: svn path=/head/; revision=480563
* Fix up the mysql_config script after running configure.Dag-Erling Smørgrav2018-09-221-1/+6
| | | | | | | | | PR: 230839 Submitted by: wolfgang@lyxys.ka.sub.org MFH: 2018Q3 Notes: svn path=/head/; revision=480390
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-1/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* devel/boost-*: update to 1.68.0Jan Beich2018-08-091-1/+1
| | | | | | | | | | | | - Switch to C++14 for libboost_system to support C++14 consumers Changes: http://www.boost.org/users/history/version_1_68_0.html PR: 229569 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D16165 Notes: svn path=/head/; revision=476723
* databases/mariadb100-server: Security update to 10.0.36Bernard Spil2018-08-084-77/+7
| | | | | | | | MFH: 2018Q3 Security: 909be51b-9b3b-11e8-add2-b499baebfeaf Notes: svn path=/head/; revision=476674
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* databases/mariadb100-server: Fix build with clang 6Bernard Spil2018-05-061-0/+72
| | | | | | | | PR: 227244 Submitted by: dim Notes: svn path=/head/; revision=469249
* For ports in `databases' category: remove redundant PKGMESSAGE assignment,Alexey Dokuchaev2018-05-051-1/+0
| | | | | | | | which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list. Notes: svn path=/head/; revision=469114
* databases/mariadb100-server: Security update to 10.0.35Bernard Spil2018-04-274-18/+54
| | | | | | | | | | | | | | - Fix build with aarch64 [1] - Remove new ${name}_limits behavior from 11-STABLE [2] PR: 227628 [1], 227434 [2] Submitted by: Naram Qashat <cyberbotx cyberbotx com> [1] Submitted by: 0mp [2] MFH: 2018Q2 Security: 57aec168-453e-11e8-8777-b499baebfeaf Notes: svn path=/head/; revision=468422
* devel/boost-*: update to 1.67.0Jan Beich2018-04-181-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_67_0.html PR: 227427 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D15030 Notes: svn path=/head/; revision=467711
* databases/mariadb*-server: Fix off-by-one errorBernard Spil2018-04-041-1/+1
| | | | | | | | | - limits support lands in 1101514 Reported by: mpts Notes: svn path=/head/; revision=466451
* databases/mariadb100-server: Fix mysql_limitsBernard Spil2018-04-032-14/+24
| | | | | | | | | | | - 11-STABLE and 12-CURRENT add limits support to rc.subr(8) leading to variable conflicts with rc.d/mysql PR: 227224 Submitted by: 0mp Notes: svn path=/head/; revision=466371
* databases/mariadb100-server: Fix build with OQGRAPH disabledBernard Spil2018-02-241-3/+0
| | | | | | | - The cmake knob works OK Notes: svn path=/head/; revision=462802
* BROKEN_SSL: Add REASON for breakageBernard Spil2018-02-161-0/+1
| | | | | | | Reported by: matwq Notes: svn path=/head/; revision=462050
* security/openssl-devel: Mark broken databases catBernard Spil2018-02-161-0/+1
| | | | Notes: svn path=/head/; revision=462016
* databases/mariadb100-server: unbreak OQGraph engineBernard Spil2018-02-132-5/+49
| | | | | | | | | | | - Fixes collision in setbit with sys/param.h [1] - Add option to add unixODBC and xml feature to CONNECT engine PR: 224089 Reported by: jbeich Notes: svn path=/head/; revision=461712
* databases/mariadb100-server: Security update to 10.0.34Bernard Spil2018-02-126-40/+26
| | | | | | | | MFH: 2018Q1 Security: e3445736-fd01-11e7-ac58-b499baebfeaf Notes: svn path=/head/; revision=461610
* devel/boost-*: update to 1.66.0Jan Beich2018-01-181-1/+1
| | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_66_0.html PR: 223922 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D13279 Notes: svn path=/head/; revision=459315
* databases/mariadb100-server: Security update to 10.0.33Bernard Spil2017-11-033-5/+31
| | | | | | | | MFH: 2017Q4 Security: c41bedfd-b3f9-11e7-ac58-b499baebfeaf Notes: svn path=/head/; revision=453435
* devel/boost-*: update to 1.65.1Jan Beich2017-09-251-1/+1
| | | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_65_1.html PR: 218835 Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month) Tested by: jhibbits (on powerpc64, earlier version) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 Notes: svn path=/head/; revision=450560
* devel/boost-*: enable C++11 featuresJan Beich2017-09-251-1/+1
| | | | | | | | | | | PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 Notes: svn path=/head/; revision=450557
* Cleanup after removal of libexecinfo from ports.Mathieu Arnold2017-09-221-1/+0
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450353
* Remove USES=execinfo.Mathieu Arnold2017-09-221-1/+1
| | | | | | | | | | PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488 Notes: svn path=/head/; revision=450351
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* MySQL ports: Extend CONFLICTS_INSTALL in conflicting ports.Vasil Dimov2017-08-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | databases/mysqlwsrep56-server has been present for some time and databases/mysqlwsrep57-server has been added recently. Both ports conflict with other MySQL server ports and this has been reflected in databases/mysqlwsrep5[67]-server/Makefile but must also be reflected in all conflicting ports' Makefiles as well. The conflicting ports are: databases/mariadb100-server databases/mariadb101-server databases/mariadb102-server databases/mariadb55-server databases/mysql55-server databases/mysql56-server databases/mysql57-server databases/mysql80-server databases/percona55-server databases/percona56-server databases/percona57-server There is not going to be mysqlwsrep*-client* ports (because the vanilla mysql*-client* ports suffice), so the entry in CONFLICTS just reads mysqlwsrep*. PR: 220791 Submitted by: vd Approved by: brnrd, ale (maintainer timeout), feld (maintainer timeout), flo, mmokhi, koobs Notes: svn path=/head/; revision=447926
* databases/mariadb100-server: Security update to 10.0.32Bernard Spil2017-08-112-5/+5
| | | | | | | | | | - Update to security 10.0.32 MFH: 2017Q3 Security: cda2f3c2-6c8b-11e7-867f-b499baebfeaf Notes: svn path=/head/; revision=447811
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Make ninja opt-out in cmake.mkTobias C. Berner2017-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748 Notes: svn path=/head/; revision=444324
* databases/mariadb100-server: Update to 10.0.31Bernard Spil2017-05-233-10/+10
| | | | | | | | | | | - Security and bug-fix update - Remove build fix (included upstream) - Fix-up CMakeLists patches Security: d9e01c35-2531-11e7-b291-b499baebfeaf Notes: svn path=/head/; revision=441551
* databases/mariadb101-client: Mark not-broken for client on power64Bernard Spil2017-05-201-2/+2
| | | | | | | | | | | - Move BROKEN_powerpc64 block to server-only block - Move non-option to non-option block (10.0 only) PR: 218497 Submitted by: linimon Notes: svn path=/head/; revision=441334
* devel/boost-*: update to 1.64.0Jan Beich2017-05-021-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472 Notes: svn path=/head/; revision=439934
* Provide more descriptive error messages for ports failing on powerpc64.Mark Linimon2017-04-291-1/+1
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439736
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* databases/mariadb100-server: Update to 10.0.30Bernard Spil2017-03-183-11/+9
| | | | | | | | | | | | | - Update to 10.0.30 - Modify upstream patch for clang build failure - Add upstream patch for WITHOUT_SERVER build failure Security: 4d2f9d09-ddb7-11e6-a9a5-b499baebfeaf Security: CVE-2017-3302 Security: CVE-2017-3313 Notes: svn path=/head/; revision=436389
* - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile soTijl Coosemans2017-02-052-2/+25
| | | | | | | | | | | | | | | | | | | | bsd.default-versions.mk can rely on ARCH being defined. - In bsd.port.mk move inclusion of bsd.default-versions.mk from the pre-makefile section to the options section so the variables can be used earlier. Also put the bit of code sitting between the options section and the pre-makefile section into the options section. - Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is handled in bsd.default-versions.mk and some ports were setting it after including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports, and then only when setting non-default options, work without setting that variable. PR: 215996 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=433456
* databases/mariadb100-server: Update to 10.0.29Bernard Spil2017-01-148-51/+33
| | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=431497
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=430947
* devel/boost-*: update to 1.63.0Jan Beich2017-01-061-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1 Notes: svn path=/head/; revision=430692
* mariadb* build fine with bsd makeAntoine Brodin2016-12-101-1/+1
| | | | Notes: svn path=/head/; revision=428315
* devel/boost-*: update to 1.62.0Jan Beich2016-11-231-1/+1
| | | | | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office) Notes: svn path=/head/; revision=426908
* databases/mariadb(100|101)-server: Document ncurses requirementJohn Marino2016-11-201-2/+3
| | | | | | | | Previously (maria55) only the client required ncurses, but for recent versions of mariadb, the server also requires it. Notes: svn path=/head/; revision=426605
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* databases/mariadb(55|100|101)-client: document ncurses requirementJohn Marino2016-11-191-1/+1
| | | | Notes: svn path=/head/; revision=426374