Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2018 11:35:29 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r464364 - head/math/abacus
Message-ID:  <201803131135.w2DBZT5s059030@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Mar 13 11:35:28 2018
New Revision: 464364
URL: https://svnweb.freebsd.org/changeset/ports/464364

Log:
  math/abacus: Deprecate
  
  The shared library is broken and no one stepped up in ~3 years to fix
  it.
  
  PR:		199772

Modified:
  head/math/abacus/Makefile

Modified: head/math/abacus/Makefile
==============================================================================
--- head/math/abacus/Makefile	Tue Mar 13 11:10:45 2018	(r464363)
+++ head/math/abacus/Makefile	Tue Mar 13 11:35:28 2018	(r464364)
@@ -12,6 +12,9 @@ COMMENT=	Branch-And-CUt System
 
 LICENSE=	LGPL21+
 
+DEPRECATED=	Unmaintained and has a broken shared library
+EXPIRATION_DATE=	2018-03-31
+
 LIB_DEPENDS=	libClp.so:math/coinmp
 
 NO_WRKSUBDIR=	yes



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