aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-10-10 21:28:48 +0000
committerJohn Marino <marino@FreeBSD.org>2015-10-10 21:28:48 +0000
commit5fcb0c155e90833146f1c5ea86d52b7ce6d8a314 (patch)
treed4300b9aa65b8488a4bfdbfef1479ff97a7dbc11 /irc
parent3566d56ac461b3e0b9ee27e3a350d4d65a867588 (diff)
irc/weechat-devel: Deprecate for removal (31 Oct 15)
The weechat-devel port has been behind the stable weechat for a long time and its presence has caused confusion. Rather than mark IGNORE temporarily, set removal in motion because stable is updated so frequently that there is no point to a -devel port PR: 203169 Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=399024
Diffstat (limited to 'irc')
-rw-r--r--irc/weechat-devel/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/weechat-devel/Makefile b/irc/weechat-devel/Makefile
index fb35a7134a1a..97dc4a2e0a65 100644
--- a/irc/weechat-devel/Makefile
+++ b/irc/weechat-devel/Makefile
@@ -15,6 +15,9 @@ COMMENT= Lightweight and user friendly ncurses based IRC client
LICENSE= GPLv3
+DEPRECATED= far behind stable ird/weechat (use it instead)
+EXPIRATION_DATE= 2015-10-31
+
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libgcrypt.so:${PORTSDIR}/security/libgcrypt