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
Sunday, 31 May 2015
18:51 sbruno search for other commits by this committer
  • devel/icu International Components for Unicode (from IBM) Refresh
Fix builds on big-endian architectures by declaring a CPPFLAG used internally
by the source to handle big vs little endianess.

PR:		199471
Original commitRevision:388126 

Sanity Test Results

devel/icu:

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/icu
2>/tmp/FreshPorts.devel.icu.make-error.2015.5.31.18.52.16.50818

produced this error:

Error message is: "/usr/local/PORTS-head/devel/icu/Makefile", line 51:
Malformed conditional (${ARCH} == "mips" || ${ARCH} == "mips64" || ${ARCH}
== "sparc64" || ${ARCH} == "powerpc" || ${ARCH} == "powerpc64")
"/usr/local/PORTS-head/devel/icu/Makefile", line 53: if-less endif
make: fatal errors encountered -- cannot continue