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-client/files/patch-vio_viosslfactories.c

Number of commits found: 3

Monday, 7 Nov 2022
07:58 Felix Palmen (zirias) search for other commits by this committer
databases/mysql57-client: Fix build w/ libressl3.5

Approved by:		joneum (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D37055
commit hash: 968b5605bb4df8bdd78cea62715d9a06f6b7889c commit hash: 968b5605bb4df8bdd78cea62715d9a06f6b7889c commit hash: 968b5605bb4df8bdd78cea62715d9a06f6b7889c commit hash: 968b5605bb4df8bdd78cea62715d9a06f6b7889c 968b560
Wednesday, 3 Feb 2021
02:02 fluffy search for other commits by this committer
databases/mysql56*: update to 5.7.33 release

Disable detect of TLSv1.3 functions - it's broken with LibreSSL

Release Notes:	https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-33.html
Requested by:	joneum
Original commitRevision:563858 
Monday, 4 May 2020
09:44 joneum search for other commits by this committer
In file included from
/usr/obj/usr/ports/databases/mysql57-client/work/mysql-5.7.30/vio/viosslfactories.c:29:
/usr/obj/usr/ports/databases/mysql57-client/work/mysql-5.7.30/include/my_openssl.h:55:30:
error: use of undeclared identifier 'OPENSSL_INIT_NO_ATEXIT'
  return OPENSSL_init_crypto(OPENSSL_INIT_NO_ATEXIT, NULL);

This fix a problem with libressl

PR:		246070
MFH:		2020Q2
Sponsored by:	Netzkommune GmbH
Original commitRevision:533909 

Number of commits found: 3