Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: databases/mysql55-server |
Date | By | Description |
13 Aug 2019 16:01:59
5.5.62_3

|
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
26 Oct 2018 12:18:20
5.5.62

|
ale  |
Update to 5.5.62 release.
PR: 232699
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
08 May 2018 10:55:23
5.5.60

|
ale  |
Try to fix build with clang6. |
12 Apr 2017 17:07:46
5.5.55

|
ale  |
Update to 5.5.55 release. |
19 May 2016 11:09:14
5.5.49

|
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
19 Nov 2015 08:24:02
5.5.46

|
ale  |
Update to 5.5.46 release. |
18 Jul 2015 21:18:37
5.5.44_1

|
feld  |
PKGMESSAGE was misdefined |
18 Jul 2015 21:16:32
5.5.44_1

|
feld  |
Bump PORTREVISION of the client and add pkg-message to warn about
CVE-2015-3152 which will not get patched
Security: CVE-2015-3152
Security: 36bd352d-299b-11e5-86ff-14dae9d210b8 |
03 Dec 2014 09:33:13
5.5.41

|
ale  |
Update to 5.5.41 release. |
04 Nov 2014 16:45:45
5.5.40

|
ale  |
Update CONFLICTS.
PR: 194810
Submitted by: spil.oss@gmail.com |
23 Sep 2014 15:03:23
5.5.40

|
ale  |
Update to 5.5.40 release and unbreak on armv6 [1].
PR: 193841 [1]
Submitted by: mikael.urankar@gmail.com |
04 Aug 2014 14:06:08
5.5.39

|
ale  |
Update to 5.5.39 release. |
31 Mar 2014 12:28:49
5.5.37

|
ale  |
Update to 5.5.37 release. |
01 Feb 2014 10:23:23
5.5.36

|
ale  |
Update to 5.5.36 release. |
17 Dec 2013 10:18:58
5.5.35

|
ale  |
Update to 5.5.35 release and stagify. |
08 Oct 2013 13:25:00
5.5.34

|
tijl  |
Fix mysql51/55/56 build with clang on i386.
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) |
03 Oct 2013 23:18:53
5.5.34

|
flo  |
- use unique package names
- stop using LATEST_LINK
- update CONFLICTS accordingly
Approved by: maintainer |
20 Sep 2013 16:13:49
5.5.33

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
12 Jun 2013 07:56:24
5.5.32

|
ale  |
Update to 5.5.32 release. |
01 May 2013 16:33:00
5.5.31

|
ale  |
MySQL seems to compile correctly on 10-CURRENT. |
22 Apr 2013 23:22:42
5.5.30

|
miwi  |
- Unbreak build on FreeBSD 10 |
17 Jan 2013 16:43:07
5.5.29

|
flo  |
Update CONFLCITS after the addition of percona55-* and mariadb55-*
Approved by: maintainer |
21 Dec 2012 21:53:09
5.5.29

|
ale  |
Update to 5.5.29 release. |
12 Oct 2012 13:45:00
5.5.28

|
ale  |
Update to 5.5.28 release and switch to OptionsNG.
Feature safe: yes |
30 Apr 2012 07:25:41
5.5.23 
|
ale  |
Allow to set additional CMAKE_ARGS. |
02 Apr 2012 07:43:24
5.5.22 
|
ale  |
Fix build on i386.
PR: ports/166503
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
Feature safe: yes |
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 
|
ale  |
Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.
Spotted by: Erik <me@erik.eu> |
12 Jul 2011 14:44:51
5.5.14 
|
ale  |
Update to 5.5.14 release. |
10 May 2011 08:36:54
5.5.12 
|
ale  |
Update to 5.5.12 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_2 
|
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 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. |
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) |