svn commit: r500267 - head/devel/smack

Antoine Brodin antoine at FreeBSD.org
Sat Apr 27 19:56:11 UTC 2019


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
 


More information about the svn-ports-all mailing list