git: 2f3dbd769674 - main - net/pipsecd: Deprecate and set expiration date to 2022-01-15

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Sun, 02 Jan 2022 22:28:54 UTC
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