diff options
author | mandree <mandree@FreeBSD.org> | 2014-08-14 02:52:49 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2014-08-14 02:52:49 +0800 |
commit | b4113e101914b1ab8a6e713546cdd8410b486e10 (patch) | |
tree | 98af9313318b139369b55a000fb10930686f3144 /net-p2p | |
parent | b995ad1068a357b0805d6a582913cd2db784e437 (diff) | |
download | freebsd-ports-gnome-b4113e101914b1ab8a6e713546cdd8410b486e10.tar.gz freebsd-ports-gnome-b4113e101914b1ab8a6e713546cdd8410b486e10.tar.zst freebsd-ports-gnome-b4113e101914b1ab8a6e713546cdd8410b486e10.zip |
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.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/cdonkey/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile index 3d34a72aaa5f..8eb45cb0a288 100644 --- a/net-p2p/cdonkey/Makefile +++ b/net-p2p/cdonkey/Makefile @@ -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 |