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/mariadb102-client/Makefile

Number of commits found: 14

Saturday, 11 May 2019
12:32 brnrd search for other commits by this committer
databases/mariadb102-server: Security update to 10.2.24

 - CMake OPTIONS refactoring
 - Move everything to master port

MFH:		2019Q2
Security:	4e1997e8-5de0-11e9-b95c-b499baebfeaf
Original commitRevision:501255 
Saturday, 12 Jan 2019
17:05 brnrd search for other commits by this committer
databases/mariadb102-server: Update to 10.2.21

 - Switch to ninja build
Original commitRevision:490065 
Thursday, 17 May 2018
18:57 brnrd search for other commits by this committer
databases/mariadb102-server: Security update to 10.2.15

MFH:		2018Q2
Security:	57aec168-453e-11e8-8777-b499baebfeaf
Original commitRevision:470246 
Friday, 11 May 2018
12:26 brnrd search for other commits by this committer
databases/mariadb102-client: Fix mariadb_config output

 - While here, standardize on -pthread

PR:		226049
Reported by:	fcharlier ploup net
Original commitRevision:469632 
Tuesday, 13 Feb 2018
17:47 brnrd search for other commits by this committer
databases/mariadb102-server: Security update to 10.2.13

 - Unbreak OQGraph engine [1]
        (collision in setbit with sys/param.h)

PR:             224089 [1]
Reported by:	jbeich
MFH:		2018Q1
Security:	e3445736-fd01-11e7-ac58-b499baebfeaf
Original commitRevision:461733 
Wednesday, 24 Jan 2018
01:03 grembo search for other commits by this committer
Fix databases/mariadb* hostname verification when building against LibreSSL

LibreSSL imported X509_check_host from BoringSSL. Unlike OpenSSL,
it doesn't calculate the length of the hostname passed in case
chklen/namelen == 0. This means that the check in MariaDB always
fails if built against LibreSSL. This forces adminstrators to disable
hostname verification, which weakens security (hence the MFH request below).

Note that the fix has no negative implications if built against OpenSSL,
as its implementation calls strlen(hostname) in case namelen == 0.

See also https://github.com/MariaDB/server/pull/562

Approved by:	ssl blanket
MFH:		2018Q1
Original commitRevision:459808 
Thursday, 18 Jan 2018
09:54 brnrd search for other commits by this committer
databases/mariadb102-client: Fix build of dependent ports

 - Move headers to -client port
Original commitRevision:459320 
Sunday, 14 Jan 2018
21:53 brnrd search for other commits by this committer
databases/mariadb102-server: Update to 10.2.12

 - Fix some client utility builds [1]

PR:		222825 [1]
Submitted by:	Piotr Kubaj [1]
Original commitRevision:459005 
Tuesday, 5 Dec 2017
21:15 brnrd search for other commits by this committer
databases/mariadb102-server: Bugfix update to 10.2.11

 - Remove portrevision from slave
Original commitRevision:455626 
Saturday, 18 Nov 2017
21:48 brnrd search for other commits by this committer
databases/mariadb102-client: Fix linking issues in downstream ports

 - mariadb_config produces incorrect output [1]

1: https://jira.mariadb.org/browse/MDEV-14439

Reported by:	Alexandre
Original commitRevision:454463 
Sunday, 1 Oct 2017
12:58 brnrd search for other commits by this committer
databases/mariadb102-server: Update to 10.2.9
Original commitRevision:451044 
Sunday, 23 Jul 2017
18:08 brnrd search for other commits by this committer
databases/mariadb102-server: Update to 10.2.7

 - Regular update to 10.2.7
Original commitRevision:446502 
Saturday, 10 Jun 2017
15:22 brnrd search for other commits by this committer
databases/mariadb102-client: Fix dependencies checking MYSQL_VERSION_ID

 - Add upstream patch

PR:		219788
Reported by:	Alexey <fbsd98816551@avksrv.org>
Original commitRevision:443100 
Sunday, 28 May 2017
20:52 brnrd search for other commits by this committer
databases/mariadb102-server: Add MariaDB 10.2 ports

 - Add mariadb102-client port
 - Add RocksDB storage engine
 - Add non-base page compressors
 - First sweep at making cmake patches upstreamable
Original commitRevision:441923 

Number of commits found: 14