aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql55-server
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to 5.5.42 release.Alex Dupre2015-02-042-3/+3
| | | | Notes: svn path=/head/; revision=378398
* For ARMv6, declare FPSETMASK 0 and FEDISABLEEXCEPT 1. This allows mysql ↵Sean Bruno2015-01-012-1/+19
| | | | | | | | | | | | | | | server to build on ARMv6. No need to bump portrevision for everyone else here as this only affects ARM users. PR: 195750 Submitted by: mikael.urankar@gmail.com Approved by: mentor (implicit) Notes: svn path=/head/; revision=376033
* Update to 5.5.41 release.Alex Dupre2014-12-033-10/+11
| | | | Notes: svn path=/head/; revision=373804
* Update CONFLICTS.Alex Dupre2014-11-041-1/+3
| | | | | | | | PR: 194810 Submitted by: spil.oss@gmail.com Notes: svn path=/head/; revision=372152
* Update to 5.5.40 release and unbreak on armv6 [1].Alex Dupre2014-09-234-38/+51
| | | | | | | | PR: 193841 [1] Submitted by: mikael.urankar@gmail.com Notes: svn path=/head/; revision=369067
* Update to 5.5.39 release.Alex Dupre2014-08-042-3/+3
| | | | Notes: svn path=/head/; revision=364008
* Both the client and the server require readline if no readline is present inBaptiste Daroussin2014-07-011-4/+2
| | | | | | | base (otherwise cmake fails for the server) Notes: svn path=/head/; revision=360108
* Given cmake seems to not append CPPFLAGS to CXXFLAGS enforce it, that allowsBaptiste Daroussin2014-07-011-0/+1
| | | | | | | mysql55 to build with readline from ports Notes: svn path=/head/; revision=360052
* Fix build with readline from portsBaptiste Daroussin2014-07-011-0/+2
| | | | Notes: svn path=/head/; revision=359981
* Update to 5.5.38 release.Alex Dupre2014-06-032-3/+3
| | | | Notes: svn path=/head/; revision=356334
* Update to 5.5.37 release.Alex Dupre2014-03-315-36/+16
| | | | Notes: svn path=/head/; revision=349740
* Update to 5.5.36 release.Alex Dupre2014-02-012-3/+3
| | | | Notes: svn path=/head/; revision=342110
* Update to 5.5.35 release and stagify.Alex Dupre2013-12-174-20/+38
| | | | Notes: svn path=/head/; revision=336708
* Fix mysql51/55/56 build with clang on i386.Tijl Coosemans2013-10-081-0/+11
| | | | | | | | | | | | The included yassl library contains inline asm (only for i386) using intel syntax which clang does not support. For now, just disable the inline asm when clang is used and use the standard C implementation like on every other architecture. Approved by: ale (maintainer) Notes: svn path=/head/; revision=329781
* databases/mysql5{5,6}-server: set shebangfix for perlJohn Marino2013-10-061-1/+3
| | | | | | | | PR: ports/182071 Approved by: maintainer timeout Notes: svn path=/head/; revision=329549
* - use unique package namesFlorian Smeets2013-10-031-4/+2
| | | | | | | | | | - stop using LATEST_LINK - update CONFLICTS accordingly Approved by: maintainer Notes: svn path=/head/; revision=329247
* Update to 5.5.34 release.Alex Dupre2013-09-272-3/+3
| | | | Notes: svn path=/head/; revision=328475
* 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.33 release.Alex Dupre2013-08-122-3/+3
| | | | Notes: svn path=/head/; revision=324623
* Distfile rerolled to make it clearer the license of thisAlex Dupre2013-06-262-2/+4
| | | | | | | community edition (GPLv2). Notes: svn path=/head/; revision=321789
* Update to 5.5.32 release.Alex Dupre2013-06-123-9/+21
| | | | Notes: svn path=/head/; revision=320671
* Pass --defaults-extra-file also to mysql_install_db.Alex Dupre2013-05-271-1/+1
| | | | | | | Submitted by: Daniel Ylitalo <daniel@203core.se> Notes: svn path=/head/; revision=319215
* Very slight speedup on rc file parsing; use hostname variable in preferenceChris Rees2013-04-241-1/+2
| | | | | | | | | to calling /bin/hostname if available Approved by: ale (maintainer) Notes: svn path=/head/; revision=316456
* Allow to specify server-specific option file path in /etc/rc.confAlex Dupre2013-04-241-1/+4
| | | | | | | | PR: ports/172408 Submitted by: Daniel Ylitalo <daniel@produktion203.se> Notes: svn path=/head/; revision=316439
* Update to 5.5.31.Alex Dupre2013-04-235-10/+123
| | | | | | | | | | Allow compilation using Clang in C++11 mode [1]. PR: ports/171546 Submitted by: Michael Gmelin <freebsd@grem.de> Notes: svn path=/head/; revision=316336
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+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
* Remove obsolete flag.Alex Dupre2013-02-071-3/+2
| | | | | | | Submitted by: Paul Beard <paulbeard@gmail.com> Notes: svn path=/head/; revision=311815
* Update to 5.5.30 release.Alex Dupre2013-02-062-3/+3
| | | | Notes: svn path=/head/; revision=311757
* Update CONFLCITS after the addition of percona55-* and mariadb55-*Florian Smeets2013-01-171-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=310554
* Update to 5.5.29 release.Alex Dupre2012-12-212-3/+3
| | | | Notes: svn path=/head/; revision=309375
* Update to 5.5.28 release and switch to OptionsNG.Alex Dupre2012-10-122-12/+11
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=305778
* Mark as broken on ARM.Mark Linimon2012-09-041-1/+7
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=303632
* Update to 5.5.27 release.Alex Dupre2012-08-062-3/+3
| | | | Notes: svn path=/head/; revision=302174
* 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
* Add a patch to lower the valid range of mysql read/write/wait timeouts.Alex Dupre2012-06-151-0/+38
| | | | | | | | Such timeouts are implemented via setsockopt that doesn't accept values larger than (INT_MAX / kern.hz). Notes: svn path=/head/; revision=299354
* Update to 5.5.25 release.Alex Dupre2012-06-012-3/+3
| | | | Notes: svn path=/head/; revision=297933
* Update to 5.5.24 release.Alex Dupre2012-05-092-3/+3
| | | | Notes: svn path=/head/; revision=296283
* Update to 5.5.23 release.Alex Dupre2012-04-262-3/+3
| | | | Notes: svn path=/head/; revision=295560
* Fix build on i386.Alex Dupre2012-04-021-0/+11
| | | | | | | | | PR: ports/166503 Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com> Feature safe: yes Notes: svn path=/head/; revision=294107
* Update to 5.5.22 release (ssl security fixes).Alex Dupre2012-03-262-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=293843
* Update to 5.5.21 release.Alex Dupre2012-03-052-3/+3
| | | | Notes: svn path=/head/; revision=292755
* 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