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
Thursday, 31 Jul 2014
10:17 bapt search for other commits by this committer
  • devel/ncurses Library for terminal-independent, full-screen output Refresh
Prehistoric ld(1) (in FreeBSD 8) ldscript support is not fully compatible with
medieval ld(1) (in FreeBSD 9+) or modern ld(1).
Falls back into the regular symlink
The issues solved by the ldscript is anyway not affecting the caveld(1) because
it
is anyway overlinking all over the place
Original commitRevision:363564 

Sanity Test Results

devel/ncurses:

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

produced this error:

Error message is: "/usr/local/PORTS-head/devel/ncurses/Makefile", line 127:
Malformed conditional (${OSTYP} != FreeBSD || ${OSVERSION} > 900000)
"/usr/local/PORTS-head/devel/ncurses/Makefile", line 132: if-less endif
make: fatal errors encountered -- cannot continue