svn commit: r373216 - head/devel/prepstools
John Marino
marino at FreeBSD.org
Mon Nov 24 14:54:07 UTC 2014
Author: marino
Date: Mon Nov 24 14:54:06 2014
New Revision: 373216
URL: https://svnweb.freebsd.org/changeset/ports/373216
QAT: https://qat.redports.org/buildarchive/r373216/
Log:
devel/prepstools: Mark broken and for removal in 3 weeks
The upstream is gone, public distfiles are unavailable. It also does
not build with pgsql 9.3.
PR: 195281
Modified:
head/devel/prepstools/Makefile
Modified: head/devel/prepstools/Makefile
==============================================================================
--- head/devel/prepstools/Makefile Mon Nov 24 14:52:57 2014 (r373215)
+++ head/devel/prepstools/Makefile Mon Nov 24 14:54:06 2014 (r373216)
@@ -10,6 +10,10 @@ MASTER_SITES= http://webpages.charter.ne
MAINTAINER= ports at FreeBSD.org
COMMENT= Problem reporting system
+BROKEN= public distfiles unavailable
+DEPRECATED= upstream disappeared
+EXPIRATION_DATE= 2014-12-15
+
LICENSE= GPLv2
USES= gmake pkgconfig libtool pgsql
More information about the svn-ports-all
mailing list