summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-05-04 13:41:59 +0200
committerRene Ladan <rene@FreeBSD.org>2025-05-04 13:41:59 +0200
commitf31e1b7905711184c78bdae716c69fa9201b7975 (patch)
treea88374cc377ed7e2a2090777f11d9dde90c0ea48
parentnet-p2p/libswift: Remove expired port (diff)
net-p2p/phex: Remove expired port
2025-04-30 net-p2p/phex: Abandonware, last update upstream in 2009. Consider using net-p2p/gtk-gnutella
-rw-r--r--MOVED1
-rw-r--r--net-p2p/Makefile1
-rw-r--r--net-p2p/phex/Makefile36
-rw-r--r--net-p2p/phex/distinfo2
-rw-r--r--net-p2p/phex/files/phex.sh.in3
-rw-r--r--net-p2p/phex/pkg-descr6
-rw-r--r--net-p2p/phex/pkg-plist14
7 files changed, 1 insertions, 62 deletions
diff --git a/MOVED b/MOVED
index 135891872769..260c2ff297c3 100644
--- a/MOVED
+++ b/MOVED
@@ -4381,3 +4381,4 @@ net-p2p/p5-Net-BitTorrent-PeerPacket||2025-05-04|Has expired: Deprecated, no act
net-p2p/p5-Net-BitTorrent||2025-05-04|Has expired: Deprecated, no active development in more than a decade so any "new" functionality is missing and interoperability with recent software is very limited if not completely broken
net-p2p/p5-Net-BitTorrent-File||2025-05-04|Has expired: Deprecated, no active development in more than a decade so any "new" functionality is missing and interoperability with recent software is very limited if not completely broken
net-p2p/libswift||2025-05-04|Has expired: Upstream archived repo on Feb 19, 2024 and no active development in several years
+net-p2p/phex|net-p2p/gtk-gnutella|2025-05-04|Has expired: Abandonware, last update upstream in 2009. Consider using net-p2p/gtk-gnutella
diff --git a/net-p2p/Makefile b/net-p2p/Makefile
index 8d0a764b7e2f..1799878d0d72 100644
--- a/net-p2p/Makefile
+++ b/net-p2p/Makefile
@@ -69,7 +69,6 @@
SUBDIR += oura
SUBDIR += p5-Net-DirectConnect
SUBDIR += p5-WWW-BitTorrent
- SUBDIR += phex
SUBDIR += prowlarr
SUBDIR += pulsar-client-cpp
SUBDIR += py-ed2k-tools
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile
deleted file mode 100644
index c04538f46d98..000000000000
--- a/net-p2p/phex/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-PORTNAME= phex
-PORTVERSION= 3.4.2.116
-PORTREVISION= 1
-CATEGORIES= net-p2p java
-MASTER_SITES= SF/${PORTNAME}/Phex%20Final%20Releases/Phex%20${PORTVERSION:R}
-DISTNAME= ${PORTNAME}_${PORTVERSION}
-
-MAINTAINER= jhale@FreeBSD.org
-COMMENT= Multi-platform and spyware-free Gnutella client
-WWW= http://phex.sourceforge.net/
-
-LICENSE= GPLv2
-
-DEPRECATED= Abandonware, last update upstream in 2009. Consider using net-p2p/gtk-gnutella
-EXPIRATION_DATE=2025-04-30
-
-USES= java zip
-
-NO_BUILD= yes
-
-SUB_FILES= ${PORTNAME}.sh
-DATADIR= ${JAVASHAREDIR}/${PORTNAME}
-
-PORTDOCS= Phex_other.htm \
- Undocumented.htm
-
-OPTIONS_DEFINE= DOCS
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
- @${MKDIR} ${STAGEDIR}${DATADIR}
- ${INSTALL_DATA} ${WRKSRC}/lib/* ${STAGEDIR}${DATADIR}
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/docs/readme/|} ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/net-p2p/phex/distinfo b/net-p2p/phex/distinfo
deleted file mode 100644
index 947a8687c59f..000000000000
--- a/net-p2p/phex/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (phex_3.4.2.116.zip) = d22d0436639d464c82ddded9831dba96d2cab3446ee67cd6f8508a64efa2380c
-SIZE (phex_3.4.2.116.zip) = 7989529
diff --git a/net-p2p/phex/files/phex.sh.in b/net-p2p/phex/files/phex.sh.in
deleted file mode 100644
index 28164277d05f..000000000000
--- a/net-p2p/phex/files/phex.sh.in
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-cd "%%DATADIR%%" && exec "%%LOCALBASE%%/bin/java" -jar phex.jar "${@}"
diff --git a/net-p2p/phex/pkg-descr b/net-p2p/phex/pkg-descr
deleted file mode 100644
index 663790154b8b..000000000000
--- a/net-p2p/phex/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Phex is a multi-platform and spyware-free Gnutella client written in Java.
-
-- Automatic search functionality to find new download candidates
-- Download resuming across different hosts
-- Advanced configuration options
-- Passive searching for files
diff --git a/net-p2p/phex/pkg-plist b/net-p2p/phex/pkg-plist
deleted file mode 100644
index 7f1eadf38ded..000000000000
--- a/net-p2p/phex/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-bin/phex
-%%DATADIR%%/bcpg-jdk15-140.jar
-%%DATADIR%%/bcprov-jdk15-140.jar
-%%DATADIR%%/commons-collections-3.2.jar
-%%DATADIR%%/commons-httpclient-3.0.1.jar
-%%DATADIR%%/forms-1.1.0.jar
-%%DATADIR%%/jcl-over-slf4j-1.5.6.jar
-%%DATADIR%%/logback-classic-0.9.13.jar
-%%DATADIR%%/logback-core-0.9.13.jar
-%%DATADIR%%/looks-2.1.4.jar
-%%DATADIR%%/mrjadapter-1.1.jar
-%%DATADIR%%/phex.jar
-%%DATADIR%%/slf4j-api-1.5.6.jar
-%%DATADIR%%/xSocket-2.2.jar