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.

Sanity Test Failure
Wednesday, 5 Sep 2018
14:15 emaste search for other commits by this committer
multimedia/libx264: set LLD_UNSAFE for i386 and armv7

libx264 has relocations against readonly segment(s) and lld exits with
an error suggesting recompiling with -fPIC.  As this may introduce a
performance impact, for now just fall back to GNU ld.bfd.

PR:		230214
Approved by:	koobs (maintainer)
MFH:		2018Q3
Original commitRevision:479024 

Sanity Test Results

multimedia/libx264:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u freshports
/var/db/freshports/ports-jail /make-port.sh /var/db/repos/PORTS-head
multimedia/libx264
2>/tmp/FreshPorts.multimedia.libx264.make-error.2018.9.5.14.15.59.26797

produced this error:

Error message is: make:
"/var/db/repos/PORTS-head/multimedia/libx264/Makefile" line 16: Malformed
conditional (${ARCH} == "i386" || ${ARCH} == "armv7")
make: Fatal errors encountered -- cannot continueMake results are : 
make: stopped in /var/db/repos/PORTS-head/multimedia/libx264