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/acme-client/files/extra-patch-GNUmakefile

Number of commits found: 4

Thursday, 2 Aug 2018
05:33 tobik search for other commits by this committer
security/acme-client: Fix runtime when SSL_DEFAULT != libressl

- Make sure we link with libthr as well to prevent runtime errors
  like "tls_init: No error: 0" [1].

- Adopt the nicer approach for linking with libtls taken by
  net/openntpd; it doesn't require patching of build files [2].

- Remove unused patch

PR:		228438
Submitted by:	madpilot, tobik [1], leres [2]
Reported by:	dch
Approved by:	brnrd (maintainer timeout, 2 weeks)
Original commitRevision:476218 
Sunday, 30 Oct 2016
16:44 brnrd search for other commits by this committer
security/acme-client: Roll back to STATIC option

  - Too many issues with the LibreSSL BUILD_DEPENDS

PR:		213695
Original commitRevision:424955 
11:14 brnrd search for other commits by this committer
security/acme-client: Unblock package build via bundled LibreSSL

  - Use staged build of LibreSSL when SSL_DEFAULT is not libressl*
  - Remove STATIC_ACME_CLIENT option
  - Remove extra-patch for static build
  - Add stack smashing protection flags for 9.3 i386

PR:		213695
Submitted by:	jbeich
Original commitRevision:424941 
Saturday, 8 Oct 2016
15:15 brnrd search for other commits by this committer
security/acme-client: Add STATIC option

  - Allow static linking
  - Forego SSL runtime dependency
  - Add warning about deinstall libressl after build
  - Add extra patch for static option

PR:		212980
Submitted by:	Christian Schwarz <me@cschwarz.com>
Original commitRevision:423513 

Number of commits found: 4