From 2b0342d29940dee313e3435200ef620e28d9a3bb Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 14 Mar 2011 12:49:31 +0000 Subject: [PATCH] Deprecate unmaintained ports from net-im where upstream disapear and/or where no distfiles can be found and are not used by maintained ports --- net-im/aim/Makefile | 3 +++ net-im/jit/Makefile | 3 +++ net-im/kf/Makefile | 3 +++ 3 files changed, 9 insertions(+) diff --git a/net-im/aim/Makefile b/net-im/aim/Makefile index 42cc44f8029b..dd419dd91677 100644 --- a/net-im/aim/Makefile +++ b/net-im/aim/Makefile @@ -16,6 +16,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= AOL's Instant Messenger (AIM) client +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= gtk xorglibs diff --git a/net-im/jit/Makefile b/net-im/jit/Makefile index 21a5930fb27e..4645ea96feae 100644 --- a/net-im/jit/Makefile +++ b/net-im/jit/Makefile @@ -15,6 +15,9 @@ DIST_SUBDIR= jabber MAINTAINER= ports@FreeBSD.org COMMENT= Jabber ICQ Transport +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GMAKE= yes USE_RC_SUBR= jabber_jit.sh HAS_CONFIGURE= yes diff --git a/net-im/kf/Makefile b/net-im/kf/Makefile index 785a05adc112..8818003b635e 100644 --- a/net-im/kf/Makefile +++ b/net-im/kf/Makefile @@ -16,6 +16,9 @@ MASTER_SITES= http://files.jabberstudio.org/kf/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A simple Jabber client using the GTK+ 2.0 toolkit +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + LIB_DEPENDS= loudmouth-1.0:${PORTSDIR}/net-im/loudmouth USE_XORG= x11 xscrnsaver