Date: Sun, 16 Oct 2016 21:43:06 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424082 - in head: . math math/libR Message-ID: <201610162143.u9GLh6fY083308@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Sun Oct 16 21:43:06 2016 New Revision: 424082 URL: https://svnweb.freebsd.org/changeset/ports/424082 Log: Remove math/libR - The libR option in math/R has been turned on by default since 2016-06-26. - A request for comments regarding the removal, posted to ports@ on 2016-07-16, did not result in any requests for it to remain in the tree. - After a restructuring of math/R, math/libR has been marked BROKEN since 2016-07-09 without any complaints. - No ports depend on it. Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8260 Deleted: head/math/libR/ Modified: head/MOVED head/math/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Oct 16 21:38:58 2016 (r424081) +++ head/MOVED Sun Oct 16 21:43:06 2016 (r424082) @@ -8679,3 +8679,4 @@ audio/squeezeboxserver-trackstat|audio/l net/py-uritemplate.py|net/py-uritemplate|2016-10-12|Upstream has consolidated on net/py-uritemplate misc/fortune_strfile||2016-10-14|Has expired: unmaintained and duplicated from base mail/elmo-devel|mail/elmo|2016-10-15|Has expired: Same version as mail/elmo, use it instead +math/libR||2016-10-16|Has expired: math/R LIBR option is now on by default Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sun Oct 16 21:38:58 2016 (r424081) +++ head/math/Makefile Sun Oct 16 21:43:06 2016 (r424082) @@ -245,7 +245,6 @@ SUBDIR += laspack SUBDIR += ldouble SUBDIR += levmar - SUBDIR += libR SUBDIR += libRmath SUBDIR += libflame SUBDIR += libjbigi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610162143.u9GLh6fY083308>