Commit graph

319 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Alex Dupre
e12bf51650 Update to 5.5.17 release. 2011-10-22 12:49:54 +00:00
Alex Dupre
7c285d8050 Update to 5.5.16 release. 2011-10-07 09:46:50 +00:00
Alex Dupre
143537c422 Don't escape quotes in mysqld_safe script, in order to fix @FIND_PROC@.
Spotted by:	Erik <me@erik.eu>
2011-09-01 08:19:58 +00:00
Alex Dupre
ea57ca1063 Update to 5.5.15 release. 2011-08-09 11:12:44 +00:00
Alex Dupre
4ddf65715f Update to 5.5.14 release. 2011-07-12 14:44:51 +00:00
Alex Dupre
a52fc435a0 Update to 5.5.13 release. 2011-06-09 07:20:36 +00:00
Alex Dupre
0d4594ec03 Update to 5.5.12 release. 2011-05-10 08:36:53 +00:00
Alex Dupre
f475db30be Update to 5.5.11 release. 2011-04-12 07:51:49 +00:00
Alex Dupre
1835bd6a5d Update MySQL to 5.5.10 release (shared library bumped). 2011-03-19 13:13:47 +00:00