mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
f1afd642c6
- Change dependency versions. - NLS option back again. - Make GPGSM option off by default (to avoid ldap dependency in package). PR: ports/118895 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
87 lines
3.0 KiB
Plaintext
87 lines
3.0 KiB
Plaintext
bin/gpg-agent
|
|
bin/gpg-connect-agent
|
|
bin/gpg2
|
|
bin/gpgconf
|
|
bin/gpgkey2ssh
|
|
bin/gpgparsemail
|
|
%%GPGSM%%bin/gpgsm
|
|
bin/gpgsm-gencert.sh
|
|
bin/gpgv2
|
|
%%GPGSM%%bin/kbxutil
|
|
%%SCDAEMON%%bin/scdaemon
|
|
bin/watchgnupg
|
|
libexec/gpg-check-pattern
|
|
%%SCDAEMON%%libexec/gnupg-pcsc-wrapper
|
|
libexec/gpg-preset-passphrase
|
|
libexec/gpg-protect-tool
|
|
libexec/gpg2keys_curl
|
|
libexec/gpg2keys_finger
|
|
libexec/gpg2keys_hkp
|
|
%%LDAP%%libexec/gpg2keys_ldap
|
|
sbin/addgnupghome
|
|
sbin/applygnupgdefaults
|
|
%%PORTDOCS%%share/gnupg/FAQ
|
|
%%PORTDOCS%%share/gnupg/com-certs.pem
|
|
%%PORTDOCS%%share/gnupg/faq.html
|
|
share/gnupg/gpg-conf.skel
|
|
%%PORTDOCS%%share/gnupg/help.be.txt
|
|
%%PORTDOCS%%share/gnupg/help.ca.txt
|
|
%%PORTDOCS%%share/gnupg/help.cs.txt
|
|
%%PORTDOCS%%share/gnupg/help.da.txt
|
|
%%PORTDOCS%%share/gnupg/help.de.txt
|
|
%%PORTDOCS%%share/gnupg/help.el.txt
|
|
%%PORTDOCS%%share/gnupg/help.eo.txt
|
|
%%PORTDOCS%%share/gnupg/help.es.txt
|
|
%%PORTDOCS%%share/gnupg/help.et.txt
|
|
%%PORTDOCS%%share/gnupg/help.fi.txt
|
|
%%PORTDOCS%%share/gnupg/help.fr.txt
|
|
%%PORTDOCS%%share/gnupg/help.gl.txt
|
|
%%PORTDOCS%%share/gnupg/help.hu.txt
|
|
%%PORTDOCS%%share/gnupg/help.id.txt
|
|
%%PORTDOCS%%share/gnupg/help.it.txt
|
|
%%PORTDOCS%%share/gnupg/help.ja.txt
|
|
%%PORTDOCS%%share/gnupg/help.nb.txt
|
|
%%PORTDOCS%%share/gnupg/help.pl.txt
|
|
%%PORTDOCS%%share/gnupg/help.pt.txt
|
|
%%PORTDOCS%%share/gnupg/help.pt_BR.txt
|
|
%%PORTDOCS%%share/gnupg/help.ro.txt
|
|
%%PORTDOCS%%share/gnupg/help.ru.txt
|
|
%%PORTDOCS%%share/gnupg/help.sk.txt
|
|
%%PORTDOCS%%share/gnupg/help.sv.txt
|
|
%%PORTDOCS%%share/gnupg/help.tr.txt
|
|
%%PORTDOCS%%share/gnupg/help.txt
|
|
%%PORTDOCS%%share/gnupg/help.zh_CN.txt
|
|
%%PORTDOCS%%share/gnupg/help.zh_TW.txt
|
|
%%PORTDOCS%%share/gnupg/qualified.txt
|
|
%%NLS%%share/locale/da/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/de/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/eo/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/es/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/et/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/hu/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/id/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/it/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/ja/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/nb/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/ru/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/sv/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/tr/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/be/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/ca/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/cs/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/el/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/fi/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/gl/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/pl/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/pt/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/ro/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/sk/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/en@quot/LC_MESSAGES/gnupg2.mo
|
|
%%NLS%%share/locale/en@boldquot/LC_MESSAGES/gnupg2.mo
|
|
@dirrmtry share/gnupg
|
|
@unexec [ -L %D/bin/gpg ] && rm -f %D/bin/gpg || true
|