diff options
author | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
commit | 76923284d121afff121a628c16bc7d49b1a9702f (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /net-im | |
parent | 868772caf2a27b5b31ec36eb8815b90d961e107e (diff) | |
download | freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.gz freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.zst freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/cicquin/Makefile | 2 | ||||
-rw-r--r-- | net-im/icb/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-manualsize/Makefile | 2 | ||||
-rw-r--r-- | net-im/pidgin-rhythmbox/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/net-im/cicquin/Makefile b/net-im/cicquin/Makefile index 00dc6b92ac4a..5aa65730c2b0 100644 --- a/net-im/cicquin/Makefile +++ b/net-im/cicquin/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Look up users in the CenterICQ user database BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 PLIST_FILES= bin/${PORTNAME} diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile index f81c4763fa07..680e6eb4be0b 100644 --- a/net-im/icb/Makefile +++ b/net-im/icb/Makefile @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Internet CB - a mostly-defunct chat client BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 USES= readline tk GNU_CONFIGURE= yes diff --git a/net-im/pidgin-manualsize/Makefile b/net-im/pidgin-manualsize/Makefile index cc2c1b59c5f4..0dc57bef9d2f 100644 --- a/net-im/pidgin-manualsize/Makefile +++ b/net-im/pidgin-manualsize/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to allow manual resizing of Pidgin's message input area BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin RUN_DEPENDS= pidgin:net-im/pidgin diff --git a/net-im/pidgin-rhythmbox/Makefile b/net-im/pidgin-rhythmbox/Makefile index 8d34a43dd3eb..08c3c078229e 100644 --- a/net-im/pidgin-rhythmbox/Makefile +++ b/net-im/pidgin-rhythmbox/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to update your status with info from Rhythmbox BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 BUILD_DEPENDS= pidgin:net-im/pidgin LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib |