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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Sanity Test Failure
Thursday, 21 May 2015
07:52 olgeni search for other commits by this committer
  • lang/erlang Functional programming language from Ericsson Refresh
  • Add an option to enable the (still experimental) dirty scheduler
    feature.
    
    Submitted by:	Andreas Andersson <aandersson@tappsi.co>
    Original commitRevision:386918 

Sanity Test Results

lang/erlang-runtime17:

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 lang/erlang-runtime17
2>/tmp/FreshPorts.lang.erlang-runtime17.make-error.2015.5.21.7.52.42.66663

produced this error:

Error message is: Unknown modifier 'D'

"/usr/local/PORTS-head/lang/erlang-runtime17/Makefile", line 151: Malformed
conditional (${PORT_OPTIONS:DIRTY})
"/usr/local/PORTS-head/lang/erlang-runtime17/Makefile", line 153: if-less
endif
make: fatal errors encountered -- cannot continue

lang/erlang:

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 lang/erlang
2>/tmp/FreshPorts.lang.erlang.make-error.2015.5.21.7.52.42.66663

produced this error:

Error message is: Unknown modifier 'D'

"/usr/local/PORTS-head/lang/erlang/Makefile", line 168: Malformed
conditional (${PORT_OPTIONS:DIRTY})
"/usr/local/PORTS-head/lang/erlang/Makefile", line 170: if-less endif
make: fatal errors encountered -- cannot continue