Commit graph

14 commits

Author SHA1 Message Date
Kurt Jaeger
e5c8bd2806 databases/mysql57-{server|client}: 5.7.12 -> 5.7.13
Changes:
  http://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-13.html

PR:		210042
Approved by:	Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
2016-06-15 05:40:38 +00:00
Kurt Jaeger
0be2f6d0ff databases/mysql57-{client|server}: fix COMMENT for -client
PR:		209510
Reported by:	Regulus Kean <rkean@bitmessage.ch>
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
2016-05-17 18:25:19 +00:00
Thomas Zander
f83159f188 Update to 5.7.12, fixing 31 partially critical vulnerabilities
List of vulnerabilities is documented on:
http://vuxml.freebsd.org/freebsd/8c2b2f11-0ebe-11e6-b55e-b499baebfeaf.html
CVE IDs see below.

PR:		206998
Submitted by:	mokhi64@gmail.com (maintainer)
Reviewed by:	rootservice@gmail.com
Approved by:	mokhi64@gmail.com (maintainer)
MFH:		2016Q2
Security:	CVE-2016-0705
		CVE-2016-0639
		CVE-2015-3194
		CVE-2016-0640
		CVE-2016-0641
		CVE-2016-3461
		CVE-2016-2047
		CVE-2016-0642
		CVE-2016-0643
		CVE-2016-0644
		CVE-2016-0646
		CVE-2016-0647
		CVE-2016-0648
		CVE-2016-0649
		CVE-2016-0650
		CVE-2016-0652
		CVE-2016-0653
		CVE-2016-0654
		CVE-2016-0655
		CVE-2016-0656
		CVE-2016-0657
		CVE-2016-0658
		CVE-2016-0651
		CVE-2016-0659
		CVE-2016-0661
		CVE-2016-0662
		CVE-2016-0663
		CVE-2016-0665
		CVE-2016-0666
		CVE-2016-0667
		CVE-2016-0668
2016-05-06 14:39:59 +00:00
Thomas Zander
64d67d90ee Cosmetic change of handling manual pages; preparation for upcoming update
PR:		208634
Submitted by:	rootservice@gmail.com
Approved by:	mokhi64@gmail.com (maintainer)
2016-04-23 07:15:57 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Steven Hartland
a7a2dc0a88 Add MySQL 5.7 symlinks for mysqlclient_r libs
MySQL 5.7 changes lib_r from mysqlclient_r to mysqlclient which causes
packages which don't correctly use mysql_config to determine library
locations to fail due to missing -lmysqlclient_r.

As there are quite a few ports, most of which will require upstream fixes
for now we create symlinks so said ports build without issue.

PR:		206805
Reviewed by:	Mahdi Mokhtari (maintainer)
Approved by:	koobs (ports)
MFH:		2016Q1
Sponsored by:	Multiplay
2016-02-14 18:28:34 +00:00
Thomas Zander
ee7169c0c1 - Fix plist
- binary_log_types.h is now installed only by client, not server
  - lib/mysql/plugin/ha_example.so is only installed if
    EXAMPLES OPTION is turned off
- Bump PORTREVISION
- Allow slave port to override PORTREVISION if necessary
- Deactivate performance_schema feature to conserve memory
- Add notes to pkg-message:
  - root password
  - performance_schema feature is deactivated by default to reduce
    memory footprint

PR:		205956 206065
Submitted by:	smh
Reviewed by:	mokhi64@gmail.com (maintainer)
Approved by:	mokhi64@gmail.com (maintainer)
MFH:		2016Q1
2016-02-03 23:11:17 +00:00
Kurt Jaeger
f8d239353c databases/mysql57-client, databases/mysql57-server:
change all files that were missed in the last commit

PR:		204607
2016-01-10 20:07:48 +00:00
Kurt Jaeger
79c95318b4 databases/mysql57-client, databases/mysql57-server:
re-add for proper repo-copy

PR:		204607
2016-01-10 20:02:30 +00:00
Kurt Jaeger
8e2b429602 databases/mysql57-client, databases/mysql57-server:
remove to prepare for proper repo-copy

PR:		204607
2016-01-10 20:00:18 +00:00
Mikhail Teterin
d99dd48ead Add additional CMAKE-argument to avoid build-time conflicts between
Boost-1_59 used privately by this port and Boost-1_55 installed by
its own port.

While at it, replace WRKSRC/.. with simply WRKDIR.

PR:		205815
Approved by:	maintainer
2016-01-05 17:29:49 +00:00
Martin Wilke
77d45f732e - Restore backwards compatibility
PR:		205433
2015-12-27 13:34:48 +00:00
John Marino
929e5dccb6 databases/mysql57-*: Support DragonFly
PR:	204607
2015-12-17 12:08:06 +00:00
Kurt Jaeger
3184bed097 New ports: databases/mysql57-client, databases/mysql57-server
The next major release of mysql.

MySQL is a very fast, multi-threaded, multi-user and robust SQL
(Structured Query Language) database server.

WWW: http://www.mysql.com/

PR:		204607
Submitted by:	mokhi64@gmail.com
Reviewed by:	koobs, brnrd
Approved by:	mat
2015-12-15 19:40:21 +00:00