Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Apr 2019 19:56:10 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r500267 - head/devel/smack
Message-ID:  <201904271956.x3RJuALM059591@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Apr 27 19:56:09 2019
New Revision: 500267
URL: https://svnweb.freebsd.org/changeset/ports/500267

Log:
  Mark BROKEN: unfetchable, and schedule for removal

Modified:
  head/devel/smack/Makefile

Modified: head/devel/smack/Makefile
==============================================================================
--- head/devel/smack/Makefile	Sat Apr 27 19:39:09 2019	(r500266)
+++ head/devel/smack/Makefile	Sat Apr 27 19:56:09 2019	(r500267)
@@ -11,6 +11,10 @@ COMMENT=	Low-level I/O storage library which packs dat
 
 LICENSE=	GPLv2
 
+BROKEN=		unfetchable
+DEPRECATED=	Unmaintained, upstream disappeared, underlinks
+EXPIRATION_DATE=	2019-05-28
+
 LIB_DEPENDS=	libboost_iostreams.so:devel/boost-libs \
 		libsnappy.so:archivers/snappy
 



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