diff options
author | rene <rene@FreeBSD.org> | 2017-12-17 22:58:28 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2017-12-17 22:58:28 +0800 |
commit | e7aa58e896d65c6978b1ad516c6bd3f8784afe57 (patch) | |
tree | 2828d4bbc50d310c4529cd5a5fb211ee4c096eb6 /security | |
parent | 674081ff8eea2cd979fdbff6a2e2bc71c265328d (diff) | |
download | freebsd-ports-gnome-e7aa58e896d65c6978b1ad516c6bd3f8784afe57.tar.gz freebsd-ports-gnome-e7aa58e896d65c6978b1ad516c6bd3f8784afe57.tar.zst freebsd-ports-gnome-e7aa58e896d65c6978b1ad516c6bd3f8784afe57.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
Diffstat (limited to 'security')
-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 |