aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-23 02:50:28 +0800
committerpav <pav@FreeBSD.org>2007-03-23 02:50:28 +0800
commit5937aeee3ff3011cfdf59826cb688015da84db64 (patch)
tree1e3f65e65727111232d72af7fd1f9cae33235b77 /net-p2p
parent2a72fab77fdb71af81e928ae8d218555e23bccee (diff)
downloadfreebsd-ports-gnome-5937aeee3ff3011cfdf59826cb688015da84db64.tar.gz
freebsd-ports-gnome-5937aeee3ff3011cfdf59826cb688015da84db64.tar.zst
freebsd-ports-gnome-5937aeee3ff3011cfdf59826cb688015da84db64.zip
- Mark for deletion in one month: is no longer usable with existing Freenet
network. Once 0.7 release is available, these ports can be reviwed PR: ports/110535 Submitted by: Peter Thoenen <peter.thoenen@yahoo.com>
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/freenet/Makefile3
-rw-r--r--net-p2p/freenet05/Makefile3
-rw-r--r--net-p2p/libfreenet/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/net-p2p/freenet/Makefile b/net-p2p/freenet/Makefile
index 2b0d36e9a075..b76a74837336 100644
--- a/net-p2p/freenet/Makefile
+++ b/net-p2p/freenet/Makefile
@@ -24,6 +24,9 @@ JAVA_VERSION= 1.4+
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
+DEPRECATED= Does not work with existing Freenet network
+EXPIRATION_DATE=2007-04-22
+
JAVAVM= ${LOCALBASE}/bin/java
#
DATA_FILES= seednodes.ref
diff --git a/net-p2p/freenet05/Makefile b/net-p2p/freenet05/Makefile
index 2b0d36e9a075..b76a74837336 100644
--- a/net-p2p/freenet05/Makefile
+++ b/net-p2p/freenet05/Makefile
@@ -24,6 +24,9 @@ JAVA_VERSION= 1.4+
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
+DEPRECATED= Does not work with existing Freenet network
+EXPIRATION_DATE=2007-04-22
+
JAVAVM= ${LOCALBASE}/bin/java
#
DATA_FILES= seednodes.ref
diff --git a/net-p2p/libfreenet/Makefile b/net-p2p/libfreenet/Makefile
index 1ddce309e0ff..58c583e574a9 100644
--- a/net-p2p/libfreenet/Makefile
+++ b/net-p2p/libfreenet/Makefile
@@ -22,6 +22,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/libfreenet
USE_LDCONFIG= yes
+DEPRECATED= Does not work with existing Freenet network
+EXPIRATION_DATE=2007-04-22
+
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure