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, 2 Mar 2014
09:18 marino search for other commits by this committer
  • devel/cvs-syncmail CVS notification tool Refresh
    • devel/cvs2html Perl script to turn ``cvs log'' output into HTML Refresh
    • net-mgmt/rancid, devel/cvs(2html,-syncmail): Fix recent cvs dependency
      
      CVS is no longer in base on FreeBSD 10 and later, but it's still in
      DragonFly's base, and the devel/cvs port doesn't even build on DF.  The
      dependence on CVS was added to some ports recently, make sure that only
      applies to FreeBSD.  Note the rancid approach where it further limits
      it to FreeBSD 10+ is better than devel/cvs* where they pull in CVS
      unconditionally on FreeBSD 8 and 9 where it's not needed.  The
      unmaintained cvs-syncmail port was updated to be like rancid, but I
      didn't make the same update to the maintained cvs2html port.
      Original commitRevision:346745 

Sanity Test Results

devel/cvs-syncmail:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh devel/cvs-syncmail
2>/tmp/FreshPorts.devel.cvs-syncmail.make-error.2014.3.2.11.41.34.31419

produced this error:

Error message is: "/usr/ports/devel/cvs-syncmail/Makefile", line 24:
warning: String comparison operator should be either == or !=
"/usr/ports/devel/cvs-syncmail/Makefile", line 24: Malformed conditional
(${OPSYS} == FreeBSD && ${OPSYS} > 1000000)
"/usr/ports/devel/cvs-syncmail/Makefile", line 26: if-less endif
make: fatal errors encountered -- cannot continue