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, 7 Jan 2015
00:57 bdrewery search for other commits by this committer
  • devel/ccache Tool to minimize the compile time of C/C++ programs Refresh
- Update to 3.2.1
  This fixes some of the clang bugs. CCACHE_CPP2 should no longer be needed.
- Remove COLORS option as it is now upstreamed and enabled by default. Requires
  DISABLE_MAKE_JOBS to see them (or no -j to make(1)) as bmake has a feature
  which disables colors with -j.

Changes: https://ccache.samba.org/releasenotes.html#_ccache_3_2_1
Changes: https://ccache.samba.org/releasenotes.html#_ccache_3_2
Original commitRevision:376448 

Sanity Test Results

devel/ccache:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head devel/ccache
2>/tmp/FreshPorts.devel.ccache.make-error.2015.1.7.1.0.10.7924

produced this error:

Error message is: "/usr/local/PORTS-head/devel/ccache/Makefile", line 38:
Malformed conditional (${COMPILER_TYPE} == clang)
"/usr/local/PORTS-head/devel/ccache/Makefile", line 40: if-less elif
"/usr/local/PORTS-head/devel/ccache/Makefile", line 42: if-less endif
make: fatal errors encountered -- cannot continue