CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2020/10/05 13:46:18
Modified files:
security : Makefile
mail/enigmail : Makefile
mail/mutt : Makefile
mail/neomutt : Makefile
mail/notmuch/notmuch: Makefile
mail/notmuch/notmuch/patches: patch-configure
patch-test_test-lib-OPENBSD_sh
patch-test_test-lib_sh
productivity/mcds: Makefile
security/gnupg : Makefile distinfo
security/gnupg/patches: patch-doc_Makefile_in
security/gnupg/pkg: DESCR PFRAG.ldap PLIST
security/gopass: Makefile
security/gpgme : Makefile
security/keybase: Makefile
security/keyringer: Makefile
security/keyringer/patches: patch-lib_keyringer_functions
security/password-store: Makefile
security/password-store/patches: patch-src_password-store_sh
patch-src_platform_openbsd_sh
security/qtpass: Makefile
sysutils/duplicity: Makefile
sysutils/salt : Makefile
x11/gnome/gcr : Makefile
x11/gnome/libcryptui: Makefile
x11/gnome/seahorse: Makefile
x11/gnome/seahorse-nautilus: Makefile
x11/gnome/seahorse-sharing: Makefile
x11/kde-applications/kleopatra: Makefile
Added files:
security/gnupg/pkg: README
Removed files:
mail/neomutt/patches: patch-contrib_gpg_rc
security/gnupg/patches: patch-cipher_Makefile_in
patch-g10_Makefile_in
patch-keyserver_Makefile_in
patch-mpi_Makefile_in
patch-mpi_config_links
patch-mpi_longlong_h
patch-tools_Makefile_in
patch-util_Makefile_in
patch-util_secmem_c
sysutils/duplicity/patches: patch-duplicity_config_py
sysutils/salt/patches: patch-salt_renderers_gpg_py
Log message:
Remove gnupg-1.4 and replace it with gnupg-2
gnupg-1.4 is not developed actively anymore, and new software expects
a modern "gpg" executable, which leads to pointless patches in the ports
tree. Move the various users of security/gnupg2 to security/gnupg and
zap patches that forced the use of "gpg2".
Crusade started by edd@ (security/gnupg maintainer), gnupg->gnupg2 test
reports from semarie@, giovanni@ and solene@, input and bulk build by
sthen@. ok sthen@ edd@ (maintainer)