aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-22 18:50:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-22 18:50:28 +0000
commitdc58bbc0643158923de4ddecfab5507f06d05da5 (patch)
treebb5ce31ab3cdff0d5d81e14193ed549b075f56db /net-p2p
parent33ee208b2e195e25ca808bd50ab41f8b44f8c778 (diff)
downloadports-dc58bbc0643158923de4ddecfab5507f06d05da5.tar.gz
ports-dc58bbc0643158923de4ddecfab5507f06d05da5.zip
Notes
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