Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2014 18:52:50 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364799 - head/net-p2p/cdonkey
Message-ID:  <201408131852.s7DIqoIv081900@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Wed Aug 13 18:52:49 2014
New Revision: 364799
URL: http://svnweb.freebsd.org/changeset/ports/364799
QAT: https://qat.redports.org/buildarchive/r364799/

Log:
  Prevent installation. We don't have a distfile that matches the checksums, the port relies on the outdated db41, and the web site seems gone.

Modified:
  head/net-p2p/cdonkey/Makefile

Modified: head/net-p2p/cdonkey/Makefile
==============================================================================
--- head/net-p2p/cdonkey/Makefile	Wed Aug 13 18:32:02 2014	(r364798)
+++ head/net-p2p/cdonkey/Makefile	Wed Aug 13 18:52:49 2014	(r364799)
@@ -11,6 +11,11 @@ DISTNAME=	cDonkey-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open and free core client for the eDonkey protocol
 
+BROKEN=		no suitable distfile
+FORBIDDEN=	distfile got re-rolled
+DEPRECATED=	depends on deprecated db41 version
+EXPIRATION_DATE=2014-09-30
+
 WRKSRC=		${WRKDIR}/cDonkey-${PORTVERSION}
 
 USE_BDB=	41



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