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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

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