Index: MOVED =================================================================== --- MOVED +++ MOVED @@ -8677,3 +8677,4 @@ audio/squeezeboxserver-superdatetime|audio/logitechmediaserver-superdatetime|2016-10-05|Squeezebox Server renamed to Logitech Media Server audio/squeezeboxserver-trackstat|audio/logitechmediaserver-trackstat|2016-10-05|Squeezebox Server renamed to Logitech Media Server net/py-uritemplate.py|net/py-uritemplate|2016-10-12|Upstream has consolidated on net/py-uritemplate +math/libR||2016-10-16|Has expired: math/R LIBR option is now on by default Index: math/Makefile =================================================================== --- math/Makefile +++ math/Makefile @@ -244,7 +244,6 @@ SUBDIR += laspack SUBDIR += ldouble SUBDIR += levmar - SUBDIR += libR SUBDIR += libRmath SUBDIR += libflame SUBDIR += libjbigi Index: math/libR/Makefile =================================================================== --- math/libR/Makefile +++ math/libR/Makefile @@ -1,16 +0,0 @@ -# Created by: bf -# $FreeBSD$ - -PORTNAME= libR - -COMMENT= The static libR library from R - -DESCR= ${.CURDIR}/pkg-descr -LIBR_SLAVEPORT= yes -MASTERDIR= ${.CURDIR}/../R -PLIST= ${.CURDIR}/pkg-plist -PLIST_FILES= lib/R/lib/libR.a - -BROKEN= Transient breakage while restructuring the master port - -.include "${MASTERDIR}/Makefile" Index: math/libR/pkg-descr =================================================================== --- math/libR/pkg-descr +++ math/libR/pkg-descr @@ -1,5 +0,0 @@ -This is the static libR library from R -- a language and -environment for statistical computing and graphics. -See ports/math/R. - -WWW: http://www.R-project.org/