git: 4890d7fd4470 - main - net-p2p/phex: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Mar 2025 12:19:36 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4890d7fd44707d458e187f3768e0c2371955ddc4 commit 4890d7fd44707d458e187f3768e0c2371955ddc4 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-16 11:55:10 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-16 12:13:36 +0000 net-p2p/phex: Deprecate and set expiration date to 2025-04-30 Abandonware, last update upstream in 2009. Point users to net-p2p/gtk-gnutella (unmaintained) but is still active. Reference: https://github.com/gtk-gnutella/gtk-gnutella PR: 285231 Reviewed by: jhale (maintainer) --- net-p2p/phex/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index 0f35e5c8ee16..c04538f46d98 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -11,6 +11,9 @@ 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