Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Dec 2017 14:58:28 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456534 - head/security/pgpin
Message-ID:  <201712171458.vBHEwSXq041004@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Dec 17 14:58:28 2017
New Revision: 456534
URL: https://svnweb.freebsd.org/changeset/ports/456534

Log:
  Schedule security/pgpin for removal on 2018-02-01
  
  This port does not support OpenPGP standards and uses untrustworthy algorithms,
  its counterpart security/pgp was removed on 2017-06-07
  
  security/gnupg1 is backwards compatible with PGP 2.6.3

Modified:
  head/security/pgpin/Makefile

Modified: head/security/pgpin/Makefile
==============================================================================
--- head/security/pgpin/Makefile	Sun Dec 17 13:36:53 2017	(r456533)
+++ head/security/pgpin/Makefile	Sun Dec 17 14:58:28 2017	(r456534)
@@ -13,6 +13,9 @@ COMMENT=	PGP International version - improved for use 
 
 LICENSE=	MIT
 
+DEPRECATED=	Does not support OpenPGP standards and uses untrustworthy algorithms
+EXPIRATION_DATE=2018-02-01
+
 PORTSCOUT=	ignore:1
 
 BROKEN_mips64=		Does not build



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712171458.vBHEwSXq041004>