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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Sanity Test Failure
Saturday, 18 Jun 2016
17:46 dbn search for other commits by this committer
Mk/Uses/cran: add "compiles" argument.

[1] Add "compiles" argument to cran to allow R-cran ports need to compile
code to bring in the correct compiler dependencies.  Also, ensure
consistency between the compiler selected by the R port and the R-cran ports.

[2] Migrate R-cran ports that manually specify the compiler to
USES=cran,compiles.

PR:		210343
Approved by:	wen (1), portmgr (2, blanket)
Original commitRevision:417077 

Sanity Test Results

math/libRmath:

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 math/libRmath
2>/tmp/FreshPorts.math.libRmath.make-error.2016.6.18.17.47.9.58086

produced this error:

Error message is: make: "/usr/local/PORTS-head/math/libRmath/../R/Makefile"
line 111: Cannot open /usr/local/PORTS-head/math/libRmath/compiler.mk
make: Fatal errors encountered -- cannot continueMake results are : 
make: stopped in /usr/local/PORTS-head/math/libRmath

math/libR:

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 math/libR
2>/tmp/FreshPorts.math.libR.make-error.2016.6.18.17.47.10.58086

produced this error:

Error message is: make: "/usr/local/PORTS-head/math/libR/../R/Makefile"
line 111: Cannot open /usr/local/PORTS-head/math/libR/compiler.mk
make: Fatal errors encountered -- cannot continueMake results are : 
make: stopped in /usr/local/PORTS-head/math/libR