notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: databases/mysql57-server/Makefile

Number of commits found: 120 (showing only 20 on this page)

«  1 | 2 

Friday, 16 Sep 2016
15:55 riggs search for other commits by this committer
Update to upstream version 5.7.15; fixes zero-day remote vuln CVE-2016-6662

PR:		212690
Submitted by:	mokhi64@gmail.com (maintainer)
MFH:		2016Q3
Security:	CVE 2016-6662
Original commitRevision:422257 
Monday, 12 Sep 2016
15:08 marino search for other commits by this committer
databass/mysql57-server: Fix configuration of non-base SSL on all platforms

This simplifies the logic involved.  Now the port will present as BROKEN
if it's built on FreeBSD 9 using the base SSL library.

Approved by:	SSL blanket
Original commitRevision:421927 
Wednesday, 24 Aug 2016
18:56 brnrd search for other commits by this committer
databases/mysql57-server: Fix build with LibreSSL

  - Fix building when OPENSSL_VERSION_NUMBER == 2
  - Switch USE_OPENSSL to USES= ssl

PR:		211770
Submitted by:	Markus Kohlmeyer <rootservice@gmail.com>
Reported by:	Markus Kohlmeyer <rootservice@gmail.com>
Approved by:	Mahdi Mokhtari <mokhi64@gmail.com>
MFH:		2016Q3
Original commitRevision:420816 
Monday, 4 Jul 2016
14:59 riggs search for other commits by this committer
Make my.cnf path correct according to hier(7), bump PORTREVISION

PR:		209579
Submitted by:	mokhi64@gmail.com
Reviewed by:	rootservice@gmail.com
Original commitRevision:418033 
Thursday, 16 Jun 2016
13:23 mat search for other commits by this committer
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.

WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
Original commitRevision:416966 
Wednesday, 15 Jun 2016
05:40 pi search for other commits by this committer
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)
Original commitRevision:416915 
Tuesday, 17 May 2016
18:33 pi search for other commits by this committer
databases/mysql57-server: fix the perms of my.cnf to 0644

PR:		209512
Reported by:	Regulus Kean <rkean@bitmessage.ch>
Submitted by:	Markus Kohlmeyer <rootservice@gmail.com>
Approved by:	Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
Original commitRevision:415407 
18:25 pi search for other commits by this committer
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)
Original commitRevision:415405 
18:18 pi search for other commits by this committer
databases/mysql57-server: changing the way the SSL libraries are linked

PR:		209458
Reported by:	gja822@narod.ru
Submitted by:	Markus Kohlmeyer <rootservice@gmail.com>
Reviewed by:	jkim
Approved by:	Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
Original commitRevision:415404 
Friday, 6 May 2016
14:40 riggs search for other commits by this committer
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
Original commitRevision:414707 
Thursday, 7 Apr 2016
22:23 dim search for other commits by this committer
In the exp-run for bug 208158, building databases/mysql57-server
resulted in errors with libc++ 3.8.0, because it declares the allocators
for several std::map declarations incorrectly.  Fix this by sprinkling
const in the right places.

Approved by:	mokhi64@gmail.com (maintainer)
PR:		208525
MFH:		2016Q2
Original commitRevision:412695 
Friday, 1 Apr 2016
13:18 mat search for other commits by this committer
Fixup some whitespace at the beginning of lines problems.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412342 
Sunday, 7 Feb 2016
08:08 riggs search for other commits by this committer
Revert recent change on performance_schema; introduce OPTION for it

The recent port version 5.7.10_2 introduced a change in the default
behaviour of performance_schema. Due to an ongoing debate in the
community whether the default setting should lean towards performance
(previous default before 5.7.10_2) or memory consumption, maintainer
had changed the default to memory consumption in 5.7.10_2.
This introduces an OPTION knob PERFSCHM to control the default behaviour
of performance_schema. It defaults to ON, hence restoring the previous
default.
Bump PORTREVISION.

PR:		206912
Submitted by:	smh
Reviewed by:	mokhi64@gmail.com (maintainer), riggs
Approved by:	mokhi64@gmail.com (maintainer)
MFH:		2016Q1
Original commitRevision:408349 
Wednesday, 3 Feb 2016
23:11 riggs search for other commits by this committer
- 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
Original commitRevision:408005 
Wednesday, 13 Jan 2016
05:39 ak search for other commits by this committer
- Remove unused USE_* knobs:
   databases/mysql57-server
   games/kajongg
   textproc/ruby-htree

- Fix typos in USE_* knobs:
   graphics/fortytwo
   math/hexcalc
   misc/gnustep-examples
   www/h2o

- Remove unused BROKEN_alpha knob:
   devel/directfb

- Remove user-settable knob:
   multimedia/tovid

Approved by:	portmgr blanket
Original commitRevision:406010 
Sunday, 10 Jan 2016
20:07 pi search for other commits by this committer
databases/mysql57-client, databases/mysql57-server:
	change all files that were missed in the last commit

PR:		204607
Original commitRevision:405742 
Tuesday, 5 Jan 2016
17:29 mi search for other commits by this committer
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
Original commitRevision:405305 
Sunday, 27 Dec 2015
02:15 miwi search for other commits by this committer
- Restore backwards compatibility
- Bump PORTREVISION

PR:	    205433
Original commitRevision:404543 
Thursday, 17 Dec 2015
12:08 marino search for other commits by this committer
databases/mysql57-*: Support DragonFly

PR:	204607
Original commitRevision:403905 
Tuesday, 15 Dec 2015
19:40 pi search for other commits by this committer
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
Original commitRevision:403800 

Number of commits found: 120 (showing only 20 on this page)

«  1 | 2