Alex Dupre
a58764c14a
Update to 5.5.46 release.
2015-11-19 08:24:02 +00:00
Jimmy Olgeni
42bc424f61
Remove trailing whitespace from Makefiles, A-L.
2015-10-08 15:11:28 +00:00
Alex Dupre
06a7eaf574
Update to 5.5.44 release.
2015-07-16 06:46:50 +00:00
Mathieu Arnold
60d1a83c2a
MASTER_SITES cleanup.
...
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
2015-05-14 10:15:04 +00:00
Alex Dupre
6af0b01ffd
Update to 5.5.43 release.
2015-04-26 12:45:33 +00:00
Alex Dupre
5d5b6fc7c5
Update to 5.5.42 release.
2015-02-04 13:31:09 +00:00
Sean Bruno
f5f737f97e
For ARMv6, declare FPSETMASK 0 and FEDISABLEEXCEPT 1. This allows mysql 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)
2015-01-01 22:41:56 +00:00
Alex Dupre
31cea5319a
Update to 5.5.41 release.
2014-12-03 09:33:13 +00:00
Alex Dupre
07e30da27e
Update CONFLICTS.
...
PR: 194810
Submitted by: spil.oss@gmail.com
2014-11-04 16:45:45 +00:00
Alex Dupre
fa1c1bc803
Update to 5.5.40 release and unbreak on armv6 [1].
...
PR: 193841 [1]
Submitted by: mikael.urankar@gmail.com
2014-09-23 15:03:22 +00:00
Alex Dupre
184ed069c0
Update to 5.5.39 release.
2014-08-04 14:06:08 +00:00
Baptiste Daroussin
1b034ec317
Both the client and the server require readline if no readline is present in
...
base (otherwise cmake fails for the server)
2014-07-01 22:45:48 +00:00
Baptiste Daroussin
a375d779c4
Given cmake seems to not append CPPFLAGS to CXXFLAGS enforce it, that allows
...
mysql55 to build with readline from ports
2014-07-01 16:35:06 +00:00
Baptiste Daroussin
f85a534244
Fix build with readline from ports
2014-07-01 12:22:05 +00:00
Alex Dupre
d48bb98dd8
Update to 5.5.38 release.
2014-06-03 12:33:57 +00:00
Alex Dupre
204ad20ce0
Update to 5.5.37 release.
2014-03-31 12:28:49 +00:00
Alex Dupre
a06ee42462
Update to 5.5.36 release.
2014-02-01 10:23:23 +00:00
Alex Dupre
baab9ab9b2
Update to 5.5.35 release and stagify.
2013-12-17 10:18:58 +00:00
Tijl Coosemans
879931c62f
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)
2013-10-08 13:25:00 +00:00
John Marino
74b85b9755
databases/mysql5{5,6}-server: set shebangfix for perl
...
PR: ports/182071
Approved by: maintainer timeout
2013-10-06 10:25:40 +00:00
Florian Smeets
174a06e160
- use unique package names
...
- stop using LATEST_LINK
- update CONFLICTS accordingly
Approved by: maintainer
2013-10-03 23:18:52 +00:00
Alex Dupre
0275bd0824
Update to 5.5.34 release.
2013-09-27 14:19:28 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alex Dupre
e0806f3c9a
Update to 5.5.33 release.
2013-08-12 11:47:10 +00:00
Alex Dupre
b26dd37133
Distfile rerolled to make it clearer the license of this
...
community edition (GPLv2).
2013-06-26 08:06:12 +00:00
Alex Dupre
424d74766c
Update to 5.5.32 release.
2013-06-12 07:56:24 +00:00
Alex Dupre
e457b98073
Pass --defaults-extra-file also to mysql_install_db.
...
Submitted by: Daniel Ylitalo <daniel@203core.se>
2013-05-27 11:59:01 +00:00
Chris Rees
68bfa4c6fd
Very slight speedup on rc file parsing; use hostname variable in preference
...
to calling /bin/hostname if available
Approved by: ale (maintainer)
2013-04-24 17:28:01 +00:00
Alex Dupre
bdacc7aca2
Allow to specify server-specific option file path in /etc/rc.conf
...
PR: ports/172408
Submitted by: Daniel Ylitalo <daniel@produktion203.se>
2013-04-24 15:08:22 +00:00
Alex Dupre
b1fada5017
Update to 5.5.31.
...
Allow compilation using Clang in C++11 mode [1].
PR: ports/171546
Submitted by: Michael Gmelin <freebsd@grem.de>
2013-04-23 10:19:15 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Alex Dupre
f310f39a7c
Remove obsolete flag.
...
Submitted by: Paul Beard <paulbeard@gmail.com>
2013-02-07 08:18:52 +00:00
Alex Dupre
60b3d7d76c
Update to 5.5.30 release.
2013-02-06 11:23:15 +00:00
Florian Smeets
c12f359886
Update CONFLCITS after the addition of percona55-* and mariadb55-*
...
Approved by: maintainer
2013-01-17 16:43:07 +00:00
Alex Dupre
2f3fc35d23
Update to 5.5.29 release.
2012-12-21 21:53:09 +00:00
Alex Dupre
5e84c1164a
Update to 5.5.28 release and switch to OptionsNG.
...
Feature safe: yes
2012-10-12 13:44:59 +00:00
Mark Linimon
e106e3cfcd
Mark as broken on ARM.
...
Approved by: maintainer
2012-09-04 02:58:36 +00:00
Alex Dupre
0618448442
Update to 5.5.27 release.
2012-08-06 12:19:25 +00:00
Doug Barton
9aac569eaa
Move the rc.d scripts of the form *.sh.in to *.in
...
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Alex Dupre
bd5745a0c3
Add a patch to lower the valid range of mysql read/write/wait timeouts.
...
Such timeouts are implemented via setsockopt that doesn't accept values
larger than (INT_MAX / kern.hz).
2012-06-15 15:49:41 +00:00
Alex Dupre
f959ed76d7
Update to 5.5.25 release.
2012-06-01 09:06:36 +00:00
Alex Dupre
b3e6dae4d7
Update to 5.5.24 release.
2012-05-09 10:16:55 +00:00
Alex Dupre
9f9651dcb1
Update to 5.5.23 release.
2012-04-26 13:45:01 +00:00
Alex Dupre
ed385e7025
Fix build on i386.
...
PR: ports/166503
Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
Feature safe: yes
2012-04-02 07:43:24 +00:00
Alex Dupre
2033e54dce
Update to 5.5.22 release (ssl security fixes).
...
Feature safe: yes
2012-03-26 09:03:12 +00:00
Alex Dupre
e8bbda750b
Update to 5.5.21 release.
2012-03-05 16:26:52 +00:00
Doug Barton
83eb2c3700
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.
2012-01-14 08:57:23 +00:00
Alex Dupre
4a696c1920
Update to 5.5.20 release.
2012-01-13 12:27:18 +00:00
Alex Dupre
b4492c8216
Update to 5.5.19 release.
2011-12-16 14:51:09 +00:00