aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-05 06:37:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-05 06:37:30 +0000
commitdf4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef (patch)
treee44ab41f7b18c38d23ed8351e7125f60f15d1d9e /news
parent0087e13590135f714c9714cb7a3d23befc760320 (diff)
downloadports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.tar.gz
ports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.zip
Mark BROKEN: unfetchable
Notes
Notes: svn path=/head/; revision=508138
Diffstat (limited to 'news')
-rw-r--r--news/newscache/Makefile2
-rw-r--r--news/slrnconf/Makefile2
-rw-r--r--news/xpn/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/news/newscache/Makefile b/news/newscache/Makefile
index 57c1efd208eb..8e4ae1f098af 100644
--- a/news/newscache/Makefile
+++ b/news/newscache/Makefile
@@ -11,6 +11,8 @@ DISTNAME= NewsCache-${PORTVERSION:S/.r./rc/}
MAINTAINER= ports@FreeBSD.org
COMMENT= NewsCache is a free cache server for USENET News
+BROKEN= unfetchable
+
LIB_DEPENDS= libsocket++.so:net/libsocket++
USES= autoreconf
diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile
index 6105948ca02f..931bbfa38d0c 100644
--- a/news/slrnconf/Makefile
+++ b/news/slrnconf/Makefile
@@ -13,6 +13,8 @@ COMMENT= Graphical configuration utility for the newsreader slrn
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= unfetchable
+
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 a5ed1d4c5db7..06b721c203f9 100644
--- a/news/xpn/Makefile
+++ b/news/xpn/Makefile
@@ -12,6 +12,8 @@ COMMENT= X Python Newsreader
LICENSE= GPLv2
+BROKEN= unfetchable
+
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}