From owner-svn-ports-all@freebsd.org Sun Oct 16 21:43:07 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70F65C13D45; Sun, 16 Oct 2016 21:43:07 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4304E1E40; Sun, 16 Oct 2016 21:43:07 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9GLh6mo083310; Sun, 16 Oct 2016 21:43:06 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9GLh6fY083308; Sun, 16 Oct 2016 21:43:06 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201610162143.u9GLh6fY083308@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 16 Oct 2016 21:43:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424082 - in head: . math math/libR X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Oct 2016 21:43:07 -0000 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