Date: Sun, 8 Jun 2025 13:49:29 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 916a77e14a51 - main - devel/rpc2: Deprecate and set expiration date to 2025-07-31 Message-ID: <202506081349.558DnTqc064294@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=916a77e14a51302174e6bda85435995b3d80f979 commit 916a77e14a51302174e6bda85435995b3d80f979 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-06-07 20:25:30 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-06-08 13:46:52 +0000 devel/rpc2: Deprecate and set expiration date to 2025-07-31 Outdated, unsupported upstream and unmaintained for years in tree for years. If someone wants to pick it up upstream is still active and is located at https://github.com/cmusatyalab/coda --- devel/rpc2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile index f2e655b75376..92a5c9d23296 100644 --- a/devel/rpc2/Makefile +++ b/devel/rpc2/Makefile @@ -7,6 +7,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Interprocess communication library WWW= http://www.coda.cs.cmu.edu/ +DEPRECATED= Outdated, unsupported upstream and unmaintained for years in tree +EXPIRATION_DATE=2025-07-31 + LICENSE= LGPL20 LIB_DEPENDS= liblwp.so:devel/lwphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506081349.558DnTqc064294>
