aboutsummaryrefslogtreecommitdiff
path: root/databases/galera
Commit message (Collapse)AuthorAgeFilesLines
* Mark some ports failing on powerpc64. These ports are either newMark Linimon2017-06-021-1/+2
| | | | | | | | | | | ports, or had been recently unblocked. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=442405
* Disable databases/galera on i386Vasil Dimov2017-05-251-0/+11
| | | | | | | | It uses 64 bit atomics, e.g. __atomic_add_fetch() with 64 bit arguments and clang fails to generate those on i386. Notes: svn path=/head/; revision=441686
* Remove redundant -jN from databases/galera/MakefileVasil Dimov2017-05-221-1/+0
| | | | | | | Reported by: Ari Maniatis Notes: svn path=/head/; revision=441469
* Upgrade databases/galera from 25.3.5_7 to 25.3.20_2Vasil Dimov2017-05-229-246/+212
| | | | | | | | | | | | | | | | | | | * Fetch from GitHub * Adopt by devel@galeracluster.com * Remove all documentation building from this port. The documentation is now online at http://galeracluster.com/documentation-webpages/ * Fix the linking with libboost_program_options if a static linkage has been chosen - it should be libboost_program_options.a, not libboost_program_options.so * The new version of the port could have been 25.3.20. The reason for 25.3.20_2 is to ease upgrades for people that are using https://github.com/codership/freebsd-ports/tree/master/databases/galera which is at 25.3.20_1. Relnotes: http://releases.galeracluster.com/release-notes-galera-25.3.20.txt Notes: svn path=/head/; revision=441450
* Mark some ports failing on aarch64, and, in a few cases, other tier-2Mark Linimon2017-05-031-0/+3
| | | | | | | | | | | archs. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440001
* 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
* 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
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* Move devel/libcheck to devel/checkSunpoet Po-Chuan Hsieh2017-02-051-1/+1
| | | | | | | - Bump PORTREVISION for dependent ports Notes: svn path=/head/; revision=433395
* 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
* 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
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-1/+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
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-3/+1
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* Reset ports maintained by horia@racoviceanu.com.Raphael Kubo da Costa2016-06-281-1/+1
| | | | | | | | | | | | | | | | The last change submitted or approved by Horia in Bugzilla dates back to September 2015. Since then, all commits to his ports were landed by others after the maintainer timeout period expired (see r383744, r405055, r405057, r400461 and r414655, for example). Horia did show interest in coming back after I sent a private email a few months ago, but since nothing has changed it is better to reassign his ports back to the heap. Differential Revision: https://reviews.freebsd.org/D5980 Notes: svn path=/head/; revision=417703
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Drop 8 support.Mathieu Arnold2015-10-151-4/+0
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694 Notes: svn path=/head/; revision=399346
* Don't needlessly override MAKE_CMD and also respect DISABLE_MAKE_JOBS.Bryan Drewery2015-03-221-4/+4
| | | | Notes: svn path=/head/; revision=381961
* - Bump PORTREVISIONDmitry Marakasov2014-11-294-125/+96
| | | | | | | | | | | | | | | - Add USE_GCC=yes, fix mysql signal 11 crash - Remove dependency on net/asio, use asio from devel/boost-libs - Remove GARB option (linker problem - upstream notified) - Fix errnos warnings - Fix problem with 'ar' and pass RPATH properly PR: 195457 Submitted by: amdmi3 (but all changes by maintainer) Approved by: horia@racoviceanu.com (maintainer) Notes: svn path=/head/; revision=373590
* - Convert ports from databases/ and deskutils/ to new USES=pythonMarcus von Appen2014-10-191-2/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371173
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-181-0/+11
| | | | | | | | | | | | is being removed. No portrev bump needed since the kernel will continue to accept this flag for old binaries even after support for it in new binaries is removed. PR: 193961 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=371117
* USES=execinfoBaptiste Daroussin2014-08-051-3/+2
| | | | Notes: svn path=/head/; revision=364076
* databases/galera: change USE_PYTHON to USE_PYTHON_BUILDJohn Marino2014-07-202-7/+6
| | | | | | | | | | Also adjust RUN_DEPENDS and BUILD_DEPENDS and fix LD_LIBRARY_PATH PR: 190364 Submitted by: maintainer (Horia Racoviceanu) Notes: svn path=/head/; revision=362369
* Galera wsrep provider to Galera Cluster for MySQL, an easy-to-useRusmir Dusko2014-04-014-0/+322
high-availability solution with high system up-time, no data loss, and scalability for future growth. WWW: http://galeracluster.com PR: ports/184654 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> Notes: svn path=/head/; revision=349887