Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 19:38:09 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326439 - in head: . math math/libmath++
Message-ID:  <201309051938.r85Jc9GE055484@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhb (src,doc committer)
Date: Thu Sep  5 19:38:09 2013
New Revision: 326439
URL: http://svnweb.freebsd.org/changeset/ports/326439

Log:
  Remove math/libmath++.  The only thing that used it (monopd) was removed
  back in 2011, the distfile no longer fetches, and it doesn't build
  correctly with clang as it is missing -fPIC.
  
  Reviewed by:	az

Deleted:
  head/math/libmath++/
Modified:
  head/MOVED
  head/math/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Sep  5 19:29:18 2013	(r326438)
+++ head/MOVED	Thu Sep  5 19:38:09 2013	(r326439)
@@ -4922,3 +4922,4 @@ games/koth||2013-09-01|Has expired: Unma
 www/p5-Catalyst-Plugin-Unicode-Encoding||2013-09-04|Has expired: This module now part of core Catalyst distribution
 databases/phpmyadmin35|databases/phpmyadmin|2013-09-04|Has expired: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
 devel/avr-gcc-3||2013-09-04|Maintaining a GCC 3.x for AVR is no longer useful
+math/libmath++||2013-09-05|Upstream disappeared and distfile is no longer available

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Thu Sep  5 19:29:18 2013	(r326438)
+++ head/math/Makefile	Thu Sep  5 19:38:09 2013	(r326439)
@@ -221,7 +221,6 @@
     SUBDIR += libflame
     SUBDIR += libjbigi
     SUBDIR += liblbfgs
-    SUBDIR += libmath++
     SUBDIR += libmissing
     SUBDIR += libneural
     SUBDIR += libocas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309051938.r85Jc9GE055484>