diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-06-05 18:34:23 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-06-05 18:34:23 +0000 |
commit | aabc2b44867118f45c9d33e8d73c766cca240021 (patch) | |
tree | e7882f9c27dd01663e5e70e35d82007e52deaa4c /security/gnutls/pkg-plist | |
parent | 43d86691e75817bc26d32841f46fde8659d6faf9 (diff) |
Notes
Diffstat (limited to 'security/gnutls/pkg-plist')
-rw-r--r-- | security/gnutls/pkg-plist | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/security/gnutls/pkg-plist b/security/gnutls/pkg-plist index 336692c409cc..867ad26992f0 100644 --- a/security/gnutls/pkg-plist +++ b/security/gnutls/pkg-plist @@ -3,60 +3,63 @@ bin/certtool bin/gnutls-cli bin/gnutls-cli-debug bin/gnutls-serv +bin/p11tool bin/psktool bin/srptool info/gnutls-certificate-user-use-case.png -info/gnutls-extensions_st.png -info/gnutls-handshake-state.png -info/gnutls-layers.png -info/gnutls-mod_auth_st.png -info/gnutls-pgp.png info/gnutls-client-server-use-case.png +info/gnutls-extensions_st.png info/gnutls-handshake-sequence.png +info/gnutls-handshake-state.png info/gnutls-internals.png +info/gnutls-layers.png info/gnutls-logo.png +info/gnutls-mod_auth_st.png info/gnutls-objects.png +info/gnutls-pgp.png info/gnutls-x509.png +info/pkcs11-vision.png +include/gnutls/abstract.h include/gnutls/compat.h include/gnutls/crypto.h include/gnutls/extra.h include/gnutls/gnutls.h include/gnutls/openpgp.h include/gnutls/openssl.h +include/gnutls/pkcs11.h include/gnutls/pkcs12.h include/gnutls/x509.h %%CXX%%include/gnutls/gnutlsxx.h -%%CXX%%lib/libgnutlsxx.so.40 +%%CXX%%lib/libgnutlsxx.so.27 %%CXX%%lib/libgnutlsxx.so %%CXX%%lib/libgnutlsxx.la %%CXX%%lib/libgnutlsxx.a lib/libgnutls-extra.a lib/libgnutls-extra.la lib/libgnutls-extra.so -lib/libgnutls-extra.so.40 +lib/libgnutls-extra.so.47 lib/libgnutls-openssl.a lib/libgnutls-openssl.la lib/libgnutls-openssl.so -lib/libgnutls-openssl.so.40 +lib/libgnutls-openssl.so.27 lib/libgnutls.a lib/libgnutls.la lib/libgnutls.so -lib/libgnutls.so.40 +lib/libgnutls.so.47 libdata/pkgconfig/gnutls-extra.pc libdata/pkgconfig/gnutls.pc %%EXAMPLESDIR%%/ex-alert.c +%%EXAMPLESDIR%%/ex-cert-select-pkcs11.c %%EXAMPLESDIR%%/ex-cert-select.c %%EXAMPLESDIR%%/ex-client-psk.c %%EXAMPLESDIR%%/ex-client-resume.c %%EXAMPLESDIR%%/ex-client-srp.c -%%EXAMPLESDIR%%/ex-client-tlsia.c %%EXAMPLESDIR%%/ex-client1.c %%EXAMPLESDIR%%/ex-client2.c %%EXAMPLESDIR%%/ex-crq.c %%EXAMPLESDIR%%/ex-pkcs12.c %%EXAMPLESDIR%%/ex-rfc2818.c %%EXAMPLESDIR%%/ex-serv-anon.c -%%EXAMPLESDIR%%/ex-serv-export.c %%EXAMPLESDIR%%/ex-serv-pgp.c %%EXAMPLESDIR%%/ex-serv-psk.c %%EXAMPLESDIR%%/ex-serv-srp.c @@ -70,6 +73,7 @@ libdata/pkgconfig/gnutls.pc %%NLS%%share/locale/en@boldquot/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/en@quot/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/fr/LC_MESSAGES/libgnutls.mo +%%NLS%%share/locale/it/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/ms/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/nl/LC_MESSAGES/libgnutls.mo %%NLS%%share/locale/pl/LC_MESSAGES/libgnutls.mo |