aboutsummaryrefslogtreecommitdiff
path: root/databases/percona55-server
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.5.36-34.1Florian Smeets2014-03-245-26/+26
| | | | | | | | | - Also pass --defaults-extra-file to mysql_install_db [1] Submitted by: Daniel Ylitalo <daniel@203core.se> Notes: svn path=/head/; revision=349059
* - Update to 5.5.35-33.0Florian Smeets2014-01-194-18/+21
| | | | | | | | | | - Pet portlint PR: ports/185889 Submitted by: Jim Ohlstein <jim@selenium.jlkhosting.com> Notes: svn path=/head/; revision=340348
* Don't use the LATEST link. This fixes the issue that these ports becameFlorian Smeets2013-12-211-1/+1
| | | | | | | unfetchable after every upstream update. Notes: svn path=/head/; revision=337107
* Fix fetchFlorian Smeets2013-12-191-1/+1
| | | | | | | Reported by: Dmitriy Simakov <basilio@j-vista.ru> Notes: svn path=/head/; revision=336956
* Remove debuging leftoversFlorian Smeets2013-10-281-2/+0
| | | | Notes: svn path=/head/; revision=331890
* - update to 5.5.34-32.0Florian Smeets2013-10-283-13/+39
| | | | | | | - support stageing Notes: svn path=/head/; revision=331877
* Merge r329781 by tijl to fix the build with clang on i386Florian Smeets2013-10-101-0/+11
| | | | Notes: svn path=/head/; revision=330036
* - merge r329549 by marino from mysql55 (use shebangfix)Florian Smeets2013-10-061-1/+3
| | | | Notes: svn path=/head/; revision=329564
* - use unique package namesFlorian Smeets2013-10-031-5/+2
| | | | | | | | | | - stop using LATEST_LINK - update CONFLICTS accordingly Approved by: maintainer Notes: svn path=/head/; revision=329247
* Update to 5.5.33.31.1Florian Smeets2013-09-305-4/+138
| | | | Notes: svn path=/head/; revision=328871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* Update to 5.5.32.31.0Florian Smeets2013-07-133-11/+23
| | | | Notes: svn path=/head/; revision=322935
* Update to 5.5.31.30.3Florian Smeets2013-05-253-11/+11
| | | | Notes: svn path=/head/; revision=319020
* Update distinfo the distfile was rerolled.Florian Smeets2013-05-171-2/+2
| | | | | | | | | Minimal changes for rpm builds and a while space change. Reported by: erwin Notes: svn path=/head/; revision=318411
* Merge optimizations to the rc script from r316439 and r316532.Florian Smeets2013-04-261-2/+6
| | | | Notes: svn path=/head/; revision=316637
* Update to 5.5.30.30.2Florian Smeets2013-04-182-4/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316075
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-2/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Update to 5.5.30.30.1Florian Smeets2013-03-082-4/+4
| | | | Notes: svn path=/head/; revision=313679
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-1/+1
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* Update to 5.5.29.30.0Florian Smeets2013-03-032-4/+4
| | | | Notes: svn path=/head/; revision=313332
* - update to 5.5.29.29.4Florian Smeets2013-01-242-5/+5
| | | | | | | | - use a fixed location as MASTER_SITE to prevent the port becoming unfetchable everytime a new version is released. Notes: svn path=/head/; revision=310950
* Update CONFLCITS after the addition of percona55-* and mariadb55-*Florian Smeets2013-01-171-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=310554
* Set the correct MAINTAINER, not sure how this slipped through. All bugs are ↵Florian Smeets2013-01-101-1/+1
| | | | | | | mine... Notes: svn path=/head/; revision=310209
* Update to 5.5.28.29.3Florian Smeets2013-01-103-7/+7
| | | | Notes: svn path=/head/; revision=310208
* Add Percona ServerFlorian Smeets2012-12-2823-0/+708
| | | | | | | | | | Percona Server is an enhanced drop-in replacement for MySQL Approved by: portmgr (bapt) Initial patches by: pgollucci Notes: svn path=/head/; revision=309579
* Remove abandoned repocopies of percona55-*. Now that we are on svn, itMark Linimon2012-08-2021-655/+0
| | | | | | | | | makes no sense to leave repocopy artifacts lying around. Hat: portmgr Notes: svn path=/head/; revision=302835
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - Update the (unconnected) percona ports to be percona instead of MySQLPhilip M. Gollucci2012-05-232-12/+17
| | | | | | | PR: ports/164072 (part I) Notes: svn path=/head/; revision=297295
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Update to 5.5.20 release.Alex Dupre2012-01-132-3/+3
| | | | Notes: svn path=/head/; revision=289106
* Update to 5.5.19 release.Alex Dupre2011-12-162-3/+3
| | | | Notes: svn path=/head/; revision=287480
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | | | | Approved by: portmgr Approved by: bapt (mentor) Notes: svn path=/head/; revision=284139
* Update to 5.5.17 release.Alex Dupre2011-10-223-4/+15
| | | | Notes: svn path=/head/; revision=284097
* Update to 5.5.16 release.Alex Dupre2011-10-075-16/+26
| | | | Notes: svn path=/head/; revision=283107
* Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.Alex Dupre2011-09-012-3/+12
| | | | | | | Spotted by: Erik <me@erik.eu> Notes: svn path=/head/; revision=280945
* Update to 5.5.15 release.Alex Dupre2011-08-093-16/+3
| | | | Notes: svn path=/head/; revision=279314
* Update to 5.5.14 release.Alex Dupre2011-07-123-9/+9
| | | | Notes: svn path=/head/; revision=277602
* Update to 5.5.13 release.Alex Dupre2011-06-092-3/+3
| | | | Notes: svn path=/head/; revision=275266
* Update to 5.5.12 release.Alex Dupre2011-05-103-5/+5
| | | | Notes: svn path=/head/; revision=273904
* Update to 5.5.11 release.Alex Dupre2011-04-123-3/+13
| | | | Notes: svn path=/head/; revision=272588
* Update MySQL to 5.5.10 release (shared library bumped).Alex Dupre2011-03-192-3/+3
| | | | Notes: svn path=/head/; revision=271308
* Update to 5.5.9 release [1]Alex Dupre2011-02-083-11/+11
| | | | | | | | | | | | Use system readline instead of bundled libedit [2] Enable tcp wrappers [2] PR: ports/154579 [1], ports/154538 [2] Submitted by: mm [1], Dan Lukes <dan@obluda.cz> [2] Feature safe: yes Notes: svn path=/head/; revision=268793
* Fix init_embedded_server when argc=0.Alex Dupre2011-01-132-1/+14
| | | | | | | | | Submitted by: fluffy Obtained from: MySQL Bug #57931 Feature safe: yes Notes: svn path=/head/; revision=267728
* Remove any attempts to create a libmysqlclient not linked to a threading ↵Alex Dupre2011-01-115-45/+17
| | | | | | | | | | | | library. Restore previous libraries location. These two changes should fix most of the reported errors. Feature safe: yes Notes: svn path=/head/; revision=267672
* Fix mysqlclient library in single-threaded applications,Alex Dupre2011-01-092-2/+16
| | | | | | | | | | | | by correctly implementing pthread_once (see PR threads/150959). While I'm here, replace CONFLICTS with CONFLICTS_INSTALL. Bump PORTREVISION. PR: ports/153588 Submitted by: Richard Anthony Secor <rsecor@seqlogic.com> Notes: svn path=/head/; revision=267542
* Normalize cmake parameters and fix WITH_FAST_MUTEXES.Alex Dupre2010-12-281-4/+4
| | | | | | | | PR: ports/153472 Submitted by: Oleg Sidorkin <OSidorkin@gmail.com> Notes: svn path=/head/; revision=267043
* Allow custom pidfile.Alex Dupre2010-12-271-2/+3
| | | | Notes: svn path=/head/; revision=267011
* Update MySQL to 5.5.8 GA release. Read UPDATING.Alex Dupre2010-12-2729-658/+305
| | | | | | | | | | | | | | | Major changes: - new installation layout, resembling RPM packages: - client = Client Utilities + Development Libraries + Shared components - server = MySQL Server + Embedded - new build system: cmake instead of autotools - fewer port knobs Expect various breakages, but if we are lucky this could become the new default mysql port. Notes: svn path=/head/; revision=266994
* Allow to enable userland dtrace only on supported FreeBSD versions.Alex Dupre2010-11-261-6/+9
| | | | | | | | PR: ports/152590 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Notes: svn path=/head/; revision=265171