diff options
author | Rene Ladan <rene@FreeBSD.org> | 2017-12-17 14:58:28 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2017-12-17 14:58:28 +0000 |
commit | 31c09ddf297257769ca66b85e90ba97a6754971d (patch) | |
tree | 2828d4bbc50d310c4529cd5a5fb211ee4c096eb6 | |
parent | 3a223ed53d0a4d7a26d0b049a38c305957825a73 (diff) | |
download | freebsd-ports-31c09ddf297257769ca66b85e90ba97a6754971d.zip |
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
-rw-r--r-- | security/pgpin/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/pgpin/Makefile b/security/pgpin/Makefile index cb68560112f2..3c573b0402a7 100644 --- a/security/pgpin/Makefile +++ b/security/pgpin/Makefile @@ -13,6 +13,9 @@ COMMENT= PGP International version - improved for use in IN-CA 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 |