Date: Sun, 2 Jan 2022 22:28:54 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: 2f3dbd769674 - main - net/pipsecd: Deprecate and set expiration date to 2022-01-15 Message-ID: <202201022228.202MSso4025446@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f3dbd76967475390c79408ddcdfd0d9a4f688f9 commit 2f3dbd76967475390c79408ddcdfd0d9a4f688f9 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-02 22:25:41 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-02 22:28:32 +0000 net/pipsecd: Deprecate and set expiration date to 2022-01-15 Abandonware, current release is from 1999 and uses insecure encryption algorithms. PR: 260713 Approved by: cy (maintainer) --- net/pipsecd/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/pipsecd/Makefile b/net/pipsecd/Makefile index 04984d8e8d11..491eaeb6ff3d 100644 --- a/net/pipsecd/Makefile +++ b/net/pipsecd/Makefile @@ -11,6 +11,9 @@ DISTNAME= pipsec-19991014 MAINTAINER= cy@FreeBSD.org COMMENT= Simple IPSEC tunnel tool from Pierre Beyssac +DEPRECATED= Abandonware, current release is from 1999 and uses insecure encryption algorithms +EXPIRATION_DATE=2022-01-15 + USES+= ssl USE_RC_SUBR= pipsecd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201022228.202MSso4025446>