svn commit: r326439 - in head: . math math/libmath++

John Baldwin jhb at FreeBSD.org
Thu Sep 5 19:38:09 UTC 2013


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


More information about the svn-ports-all mailing list