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: security/xmlsec1/files/patch-src-openssl-openssl11_wrapper.h

Number of commits found: 2

Thursday, 8 Feb 2018
07:07 lwhsu search for other commits by this committer
- Update to 1.2.25

PR:		224282
Submitted by:	Greg V <greg@unrelenting.technology>
Approved by:	maintainer timeout
Original commitRevision:461199 
Monday, 16 Jan 2017
14:24 grembo search for other commits by this committer
Fix build with LibreSSL

Even though building worked ok, linking to the resulting library
libxmlsec1-openssl.so caused various symbol lookup errors such as:

/usr/local/lib/libxmlsec1-openssl.so: undefined reference to
`X509_OBJECT_get0_X509'
/usr/local/lib/libxmlsec1-openssl.so: undefined reference to
`ASN1_STRING_get0_data'

As the problem only appears at runtime I bumped the revision.

Approved by:	ssl blanket
Original commitRevision:431649 

Number of commits found: 2