Raphael Kubo da Costa
c61a5dfbdc
percona56-client: Switch to USES=libedit.
...
Instead of manually adding both a build- and a run-time dependency on
libedit from ports, use USES=libedit instead. Not only does it take care of
adding the proper dependency, but it also sets CMAKE_PREFIX_PATH to
${LOCALBASE} to make sure that the version in ports is preferred instead of
the one in base.
This is a dependency for moving to CMake 3.3.x, as starting with 3.3.0 calls
to find_library() will also look in the $PATH environment variable and end
up finding libedit from base by default.
Approved by: flo (maintainer)
Differential Revision: https://reviews.freebsd.org/D3468
2015-08-24 21:01:43 +00:00
Florian Smeets
c35a0a2de1
Merge r389659 by antoine.
...
Unbreak on head: instead of using headers from base libedit and
linking against readline, use libedit from ports
Note: this may need a bit more patching during next libedit port update
Reported by: pkg-fallout
2015-06-21 11:29:11 +00:00
Florian Smeets
339c427dc1
- Update to 5.6.24-72.2
...
- Add missing perl5 to USES, Percona Server needs perl [1]
PR: 199402 [1]
Reported by: Claus Conrad <lists@clausconrad.com>
2015-06-07 20:57:49 +00:00
Florian Smeets
86aa476560
Update to 5.6.22-72.0
...
Fix build on arm [1]
PR: 197550 [1]
Submitted by: mikael.urankar@gmail.com [1]
Tested by: sbruno [1]
2015-02-12 22:38:18 +00:00
Florian Smeets
c24084775b
Update to 5.6.22-71.0
...
MFH: 2015Q1
2015-01-21 23:37:41 +00:00
Florian Smeets
368dd565f4
Update to 5.6.21-70.1
...
Update CONFLICTS [1]
PR: 194821 [1]
Submitted by: Bernard Spil <spil.oss@gmail.com> [1]
2014-11-25 11:28:56 +00:00
Baptiste Daroussin
3edc030b9f
Cleanup plist
2014-10-20 10:41:12 +00:00
Baptiste Daroussin
b2b4d781a2
Remove now useless @cwd and @stopdaemon
2014-09-02 14:38:43 +00:00
Florian Smeets
d001a438c8
- Update to 5.6.19-67.0
...
- add new option, on by default, to enable InnoDB memcached plugin [1]
PR: 191647 [1]
Submitted by: dlundgren@syberisle.net
2014-07-06 12:27:22 +00:00
Baptiste Daroussin
f85a534244
Fix build with readline from ports
2014-07-01 12:22:05 +00:00
Florian Smeets
7d3a9f4fa1
Update pkg-descr and point to the correct URL
...
Reported by: Ronald Klop <ronald@klop.ws>
2014-06-12 18:44:43 +00:00
Florian Smeets
f03e531775
Update to 5.6.17-66.0
2014-06-12 18:06:53 +00:00
Florian Smeets
4e4d2b1bf7
- Update to 5.6.16-64.1
...
- Also pass --defaults-extra-file to mysql_install_db [1]
Submitted by: Daniel Ylitalo <daniel@203core.se>
2014-03-24 20:17:52 +00:00
Florian Smeets
ec2f641762
Don't use the LATEST link. This fixes the issue that these ports became
...
unfetchable after every upstream update.
2013-12-21 00:25:08 +00:00
Florian Smeets
d70827a7b0
Update to 5.6.15-rel63.0
2013-12-19 20:02:37 +00:00
Florian Smeets
d68f7f757d
- update to 5.6.14.r62.0
...
- support stage
2013-10-24 19:40:02 +00:00
Florian Smeets
08e550a48b
- update to 5.6.13-rel61.0
...
- merge r329781 to fix build with clang on i386
2013-10-09 21:41:32 +00:00
Florian Smeets
ec1f3e6529
- merge r329470 by decke from mysql56 (head build fix)
...
- merge r329549 by marino from mysql56 (use shebangfix)
2013-10-06 13:41:29 +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
Florian Smeets
77db98be43
Update to 5.6.13-rc60.6
2013-09-30 20:49:34 +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
Florian Smeets
518df36cb3
Update to 5.6.13-rc60.5
2013-09-02 21:47:29 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Florian Smeets
82a4550e14
Update to 5.6.12-rc60.4
2013-06-28 19:24:14 +00:00
Florian Smeets
6fd6d4dccb
Update to 5.6.11-rc60.3
2013-06-07 15:05:38 +00:00
Florian Smeets
3425a6db7c
Merge optimizations to the rc script from r316439 and r316532.
2013-04-26 20:47:28 +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
Florian Smeets
4dbe913967
Fix merge mistakes.
2013-03-18 21:23:38 +00:00
Florian Smeets
b3098a74ff
Add the 5.6 branch of Percona-Server.
...
While MySQL 5.6.10 is considered GA, Percona still considers Percona-Server
5.6.10 alpha software.
2013-03-18 21:18:03 +00:00