From 637b3d75f32e388a128f41aa2d3db1522511c43c Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 15 Sep 2019 17:28:08 +0000 Subject: Deprecate a few ports --- news/newscache/Makefile | 2 ++ news/nntpbtr/Makefile | 2 ++ news/slrnconf/Makefile | 2 ++ news/xpn/Makefile | 2 ++ 4 files changed, 8 insertions(+) (limited to 'news') diff --git a/news/newscache/Makefile b/news/newscache/Makefile index 8e4ae1f098af..f9b8c1d42691 100644 --- a/news/newscache/Makefile +++ b/news/newscache/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= NewsCache is a free cache server for USENET News BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 LIB_DEPENDS= libsocket++.so:net/libsocket++ diff --git a/news/nntpbtr/Makefile b/news/nntpbtr/Makefile index 0901619d4c0b..0e8c56ea72a2 100644 --- a/news/nntpbtr/Makefile +++ b/news/nntpbtr/Makefile @@ -10,6 +10,8 @@ MAINTAINER= dk@farm.org COMMENT= NNTP bulk transfer BROKEN= No more public distfiles +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 USES= tar:Z PLIST_FILES= sbin/${PORTNAME} man/man1/${PORTNAME}.1.gz diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile index 931bbfa38d0c..edd2b1bba6ac 100644 --- a/news/slrnconf/Makefile +++ b/news/slrnconf/Makefile @@ -14,6 +14,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 BUILD_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent diff --git a/news/xpn/Makefile b/news/xpn/Makefile index 06b721c203f9..52f230df6fe1 100644 --- a/news/xpn/Makefile +++ b/news/xpn/Makefile @@ -13,6 +13,8 @@ COMMENT= X Python Newsreader LICENSE= GPLv2 BROKEN= unfetchable +DEPRECATED= Unfetchable, unmaintained +EXPIRATION_DATE= 2019-10-16 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gtk2>=2.24.0:x11-toolkits/py-gtk2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=2.7.9:databases/py-sqlite3@${PY_FLAVOR} -- cgit v1.2.3