diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 00:44:11 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 00:44:11 +0800 |
commit | 8e1cabcee15fb46ab670ec2681e77b36dd01f3a4 (patch) | |
tree | b371f1d166d5b95bc6c5ef1e411303362c23fa56 | |
parent | fc9df556d6ef9102b219895a78ada77eb70f7836 (diff) | |
download | freebsd-ports-gnome-8e1cabcee15fb46ab670ec2681e77b36dd01f3a4.tar.gz freebsd-ports-gnome-8e1cabcee15fb46ab670ec2681e77b36dd01f3a4.tar.zst freebsd-ports-gnome-8e1cabcee15fb46ab670ec2681e77b36dd01f3a4.zip |
Deprecate
-rw-r--r-- | games/xword/Makefile | 3 | ||||
-rw-r--r-- | net-im/ickle/Makefile | 3 | ||||
-rw-r--r-- | net-im/libicq2000/Makefile | 3 | ||||
-rw-r--r-- | news/PicMonger/Makefile | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/games/xword/Makefile b/games/xword/Makefile index 0b391a499e6d..d844440d2973 100644 --- a/games/xword/Makefile +++ b/games/xword/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A crossword puzzle application +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 GNU_CONFIGURE= yes diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile index 87115e0f5943..cfc5de15d38b 100644 --- a/net-im/ickle/Makefile +++ b/net-im/ickle/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= ICQ2000 protocol implementation +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 \ icq2000.5:${PORTSDIR}/net-im/libicq2000 diff --git a/net-im/libicq2000/Makefile b/net-im/libicq2000/Makefile index c29082beb381..7a611a9ddb0b 100644 --- a/net-im/libicq2000/Makefile +++ b/net-im/libicq2000/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= An opensource C++ library to support icq2000/2001 protocol +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ USE_AUTOTOOLS= libtool diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile index 12c357f6d78c..c51bd23ebb18 100644 --- a/news/PicMonger/Makefile +++ b/news/PicMonger/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An automated USENET (NNTP) picture decoding client +DEPRECATED= Abandonware +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= gtkmm-1.2.2:${PORTSDIR}/x11-toolkits/gtkmm12 RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack |