Commit graph

21 commits

Author SHA1 Message Date
Alex Dupre
a4e50b41f3 Update to 5.6.16 release. 2014-02-01 10:29:56 +00:00
Alex Dupre
6952860f70 Update to 5.6.15 release and stagify. 2013-12-17 11:25:11 +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
Bernhard Froehlich
9a1cf8046f - Fix build problem on HEAD where libc++ bitset::test() and the
mysql built in macro test() from my_global.h clash.

The port requires another fix to properly compile on HEAD which
will be committed to libc++/include/memory on HEAD soon.

With hat:	portmgr
2013-10-05 15:55:13 +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
f548c5fef8 Update to 5.6.14 release. 2013-09-27 14:20:02 +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
Andrej Zverev
a5341091eb - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 17:03:42 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alex Dupre
f7f43aecfa Update to 5.6.13 release. 2013-08-12 11:47:33 +00:00
Alex Dupre
9e81fe6bd8 Distfile rerolled to make it clearer the license of this
community edition (GPLv2).
Restore readline patch.
2013-06-30 09:05:03 +00:00
Alex Dupre
4ddabf9b13 Update to 5.6.12 release. 2013-06-10 15:12:51 +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
02a4160e1e Allow compilation using Clang in C++11 mode.
PR:		ports/171546
Submitted by:	Michael Gmelin <freebsd@grem.de>
2013-04-23 10:18:02 +00:00
Alex Dupre
3156cdf2e1 Update to 5.6.11 release. 2013-04-22 18:45:59 +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
578c95faf5 Add perl runtime dependency for a few scripts (mysql_install_db is the main one).
PR:		ports/176255
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>
2013-03-05 09:36:13 +00:00
Alex Dupre
43b36cb2d7 Add MySQL 5.6. 2013-02-14 15:04:05 +00:00