| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
5.5.20
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
13 Jan 2012 12:27:18
5.5.20
|
ale  |
Update to 5.5.20 release. |
16 Dec 2011 14:51:09
5.5.19
|
ale  |
Update to 5.5.19 release. |
22 Oct 2011 23:50:23
5.5.17
|
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
22 Oct 2011 12:49:54
5.5.17
|
ale  |
Update to 5.5.17 release. |
07 Oct 2011 09:46:50
5.5.16
|
ale  |
Update to 5.5.16 release. |
01 Sep 2011 08:19:58
5.5.15_1
|
ale  |
Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.
Spotted by: Erik <me@erik.eu> |
09 Aug 2011 11:12:44
5.5.15
|
ale  |
Update to 5.5.15 release. |
12 Jul 2011 14:44:51
5.5.14
|
ale  |
Update to 5.5.14 release. |
09 Jun 2011 07:20:36
5.5.13
|
ale  |
Update to 5.5.13 release. |
10 May 2011 08:36:54
5.5.12
|
ale  |
Update to 5.5.12 release. |
12 Apr 2011 07:51:49
5.5.11
|
ale  |
Update to 5.5.11 release. |
19 Mar 2011 13:13:47
5.5.10
|
ale  |
Update MySQL to 5.5.10 release (shared library bumped). |
08 Feb 2011 16:37:40
5.5.9
|
ale  |
Update to 5.5.9 release [1]
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 |
13 Jan 2011 09:15:22
5.5.8_3
|
ale  |
Fix init_embedded_server when argc=0.
Submitted by: fluffy
Obtained from: MySQL Bug #57931
Feature safe: yes |
11 Jan 2011 20:33:38
5.5.8_2
|
ale  |
Remove any attempts to create a libmysqlclient not linked to a threading
library.
Restore previous libraries location.
These two changes should fix most of the reported errors.
Feature safe: yes |
09 Jan 2011 12:29:19
5.5.8_1
|
ale  |
Fix mysqlclient library in single-threaded applications,
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> |
28 Dec 2010 06:49:39
5.5.8
|
ale  |
Normalize cmake parameters and fix WITH_FAST_MUTEXES.
PR: ports/153472
Submitted by: Oleg Sidorkin <OSidorkin@gmail.com> |
27 Dec 2010 18:01:03
5.5.8
|
ale  |
Allow custom pidfile. |
27 Dec 2010 15:02:38
5.5.8
|
ale  |
Update MySQL to 5.5.8 GA release. Read UPDATING.
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. |
26 Nov 2010 09:35:56
5.5.7
|
ale  |
Allow to enable userland dtrace only on supported FreeBSD versions.
PR: ports/152590
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
19 Nov 2010 22:28:39
5.5.7
|
pav  |
- Mark BROKEN on 6.X: does not build
Reported by: pointyhat |
10 Nov 2010 16:55:08
5.5.7
|
ale  |
Update to 5.5.7-rc release.
Fix crash caused by MAX_DEFAULT_DIRS too small [1]
PR: ports/151927
Submitted by: Bartosz Fabianowski <freebsd@chillt.de> |
30 Sep 2010 09:10:49
5.5.6_1
|
ale  |
Switch to use daemon(8) in rc script to avoid keeping a tty open.
Submitted by: koitsu, ed |
28 Sep 2010 10:09:22
5.5.6
|
ale  |
- Update to 5.5.6 RC release [1]
- Add support for DTrace [2]
PR: ports/150915 [1], ports/150488 [2]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1], rpaulo [2] |
27 Jul 2010 15:10:54
5.5.5_1
|
ale  |
Really fix includes. |
16 Jul 2010 10:24:46
5.5.5
|
ale  |
Update to 5.5.5-m3 release:
- fix include layout [1]
- drop obsolete WITH_NDB knob
PR: ports/146276 [1]
Submitted by: pgollucci |
18 Apr 2010 09:20:10
5.5.4
|
ale  |
Fix build/install when cmake is installed.
PR: ports/145774
Submitted by: Gerard Seibert <gerard@seibercom.net> |
16 Apr 2010 09:18:51
5.5.4
|
ale  |
Update to 5.5.4-m3 release. |
13 Apr 2010 15:12:34
5.5.3
|
ale  |
- Update to 5.5.3-m3 release
- Switch to use USERS and GROUPS [1]
PR: ports/144887 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1] |
27 Mar 2010 00:15:24
5.5.2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
05 Mar 2010 11:43:04
5.5.2
|
ale  |
Update to 5.5.2 release.
Feature safe: yes |
15 Jan 2010 12:14:22
5.5.1
|
ale  |
Update to 5.5.1-m2 release. |
11 Jan 2010 11:58:42
5.5.0
|
ale  |
As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. |
04 Jan 2010 10:10:33
5.5.0
|
ale  |
Update to 5.5.0 Milestone 2 release.
PR: ports/142162
Submitted by: ale |
04 Jan 2010 10:05:53
5.4.3
|
ale  |
Forced commit: repocopied from MySQL 5.4.
PR: ports/142162
Submitted by: ale
Repocopied by: portmgr (marcus) |