summaryrefslogtreecommitdiff
path: root/databases/mysql55-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Update to 5.5.39 release.Alex Dupre2014-08-042-3/+3
|
* 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)
* 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
* Fix build with readline from portsBaptiste Daroussin2014-07-011-0/+2
|
* Update to 5.5.38 release.Alex Dupre2014-06-032-3/+3
|
* Update to 5.5.37 release.Alex Dupre2014-03-315-36/+16
|
* Update to 5.5.36 release.Alex Dupre2014-02-012-3/+3
|
* Update to 5.5.35 release and stagify.Alex Dupre2013-12-174-20/+38
|
* 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)
* databases/mysql5{5,6}-server: set shebangfix for perlJohn Marino2013-10-061-1/+3
| | | | | PR: ports/182071 Approved by: maintainer timeout
* - use unique package namesFlorian Smeets2013-10-031-4/+2
| | | | | | | - stop using LATEST_LINK - update CONFLICTS accordingly Approved by: maintainer
* Update to 5.5.34 release.Alex Dupre2013-09-272-3/+3
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | databases)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | Approved by: portmgr (bdrewery)
* Update to 5.5.33 release.Alex Dupre2013-08-122-3/+3
|
* Distfile rerolled to make it clearer the license of thisAlex Dupre2013-06-262-2/+4
| | | | community edition (GPLv2).
* Update to 5.5.32 release.Alex Dupre2013-06-123-9/+21
|
* Pass --defaults-extra-file also to mysql_install_db.Alex Dupre2013-05-271-1/+1
| | | | Submitted by: Daniel Ylitalo <daniel@203core.se>
* 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)
* 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>
* 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>
* - 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)
* Remove obsolete flag.Alex Dupre2013-02-071-3/+2
| | | | Submitted by: Paul Beard <paulbeard@gmail.com>
* Update to 5.5.30 release.Alex Dupre2013-02-062-3/+3
|
* Update CONFLCITS after the addition of percona55-* and mariadb55-*Florian Smeets2013-01-171-1/+1
| | | | Approved by: maintainer
* Update to 5.5.29 release.Alex Dupre2012-12-212-3/+3
|
* Update to 5.5.28 release and switch to OptionsNG.Alex Dupre2012-10-122-12/+11
| | | | Feature safe: yes
* Mark as broken on ARM.Mark Linimon2012-09-041-1/+7
| | | | Approved by: maintainer
* Update to 5.5.27 release.Alex Dupre2012-08-062-3/+3
|
* 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
* 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).
* Update to 5.5.25 release.Alex Dupre2012-06-012-3/+3
|
* Update to 5.5.24 release.Alex Dupre2012-05-092-3/+3
|
* Update to 5.5.23 release.Alex Dupre2012-04-262-3/+3
|
* Fix build on i386.Alex Dupre2012-04-021-0/+11
| | | | | | PR: ports/166503 Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com> Feature safe: yes
* Update to 5.5.22 release (ssl security fixes).Alex Dupre2012-03-262-3/+3
| | | | Feature safe: yes
* Update to 5.5.21 release.Alex Dupre2012-03-052-3/+3
|
* 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.
* Update to 5.5.20 release.Alex Dupre2012-01-132-3/+3
|
* Update to 5.5.19 release.Alex Dupre2011-12-162-3/+3
|
* - remove maintainer tags from pkg-descrEitan Adler2011-10-221-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* Update to 5.5.17 release.Alex Dupre2011-10-223-4/+15
|
* Update to 5.5.16 release.Alex Dupre2011-10-075-16/+26
|
* 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>
* Update to 5.5.15 release.Alex Dupre2011-08-093-16/+3
|
* Update to 5.5.14 release.Alex Dupre2011-07-123-9/+9
|
* Update to 5.5.13 release.Alex Dupre2011-06-092-3/+3
|
* Update to 5.5.12 release.Alex Dupre2011-05-103-5/+5
|
* Update to 5.5.11 release.Alex Dupre2011-04-123-3/+13
|