diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-14 18:33:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-14 18:33:15 +0800 |
commit | c356b0c1d5e32e53ee3a9d976bd4a004e99fd47f (patch) | |
tree | 62365974f071c5623eab607facff1918e7d2b8b1 /net-p2p | |
parent | 2c1e0bc2d965d994bcdf70f5fae7b33c1418aaf9 (diff) | |
download | freebsd-ports-gnome-c356b0c1d5e32e53ee3a9d976bd4a004e99fd47f.tar.gz freebsd-ports-gnome-c356b0c1d5e32e53ee3a9d976bd4a004e99fd47f.tar.zst freebsd-ports-gnome-c356b0c1d5e32e53ee3a9d976bd4a004e99fd47f.zip |
Deprecate unmaintained ports from net-p2p where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/fcptools/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/hx/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/linux-edonkey-core/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/linux-edonkey-server/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/linux-edonkey-tool-recovermet/Makefile | 3 |
5 files changed, 15 insertions, 0 deletions
diff --git a/net-p2p/fcptools/Makefile b/net-p2p/fcptools/Makefile index 33cf0a4b5672..b5ca9388a500 100644 --- a/net-p2p/fcptools/Makefile +++ b/net-p2p/fcptools/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= FreeNet client library and command-line tools for shell scripting +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME:L} diff --git a/net-p2p/hx/Makefile b/net-p2p/hx/Makefile index 44fc2a22564f..9ddf5b9a731e 100644 --- a/net-p2p/hx/Makefile +++ b/net-p2p/hx/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://members.macconnect.com/users/j/jalex/ MAINTAINER= ports@FreeBSD.org COMMENT= A text based Hotline (http://www.bigredh.com) client for Unix +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/net-p2p/linux-edonkey-core/Makefile b/net-p2p/linux-edonkey-core/Makefile index 33c0756ff581..21101dc70d02 100644 --- a/net-p2p/linux-edonkey-core/Makefile +++ b/net-p2p/linux-edonkey-core/Makefile @@ -17,6 +17,9 @@ DISTNAME= ${PORTNAME}clc_${PORTVERSION}_i386 MAINTAINER= ports@FreeBSD.org COMMENT= eDonkey2000 'core' command line client +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes NO_BUILD= yes diff --git a/net-p2p/linux-edonkey-server/Makefile b/net-p2p/linux-edonkey-server/Makefile index 14b263ea0a1e..ed94d4d2531f 100644 --- a/net-p2p/linux-edonkey-server/Makefile +++ b/net-p2p/linux-edonkey-server/Makefile @@ -19,6 +19,9 @@ EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= A decentralized peer-to-peer file-sharing server (eDonkey2000 server) +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes NO_WRKSUBDIR= yes diff --git a/net-p2p/linux-edonkey-tool-recovermet/Makefile b/net-p2p/linux-edonkey-tool-recovermet/Makefile index 93fad59c78f9..11a26ab29520 100644 --- a/net-p2p/linux-edonkey-tool-recovermet/Makefile +++ b/net-p2p/linux-edonkey-tool-recovermet/Makefile @@ -18,6 +18,9 @@ DISTNAME= ed2k_recovermet-0.2_alpha MAINTAINER= ports@FreeBSD.org COMMENT= Tool that tries to re-create x.part.met files compromised due to crash +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + ONLY_FOR_ARCHS= i386 amd64 USE_BZIP2= yes USE_LINUX= yes |