freebsd-ports/security/xmlsec1/pkg-plist
Daniel Engberg c769f6648b security/xmlsec1: Update to 1.2.38
* Use GitHub as primary site as it's much faster and fall back to
  author's website if GitHub is unavailable
* Default to OpenSSL and NSS backend, GnuTLS is optional and
  can co-exist
* Rework Makefile to more closely follow Porters Handbook

Changelog: https://github.com/lsh123/xmlsec/releases/tag/xmlsec-1_2_38

PR:		273108
Approved by:	portmgr (blanket, maintainer timeout 2+ weeks)
Sponsored by:	Blinkinblox
2023-08-30 04:43:07 +02:00

73 lines
2.6 KiB
Text

bin/xmlsec1
bin/xmlsec1-config
etc/xmlsec1Conf.sh
include/xmlsec1/xmlsec/app.h
include/xmlsec1/xmlsec/base64.h
include/xmlsec1/xmlsec/bn.h
include/xmlsec1/xmlsec/buffer.h
include/xmlsec1/xmlsec/crypto.h
include/xmlsec1/xmlsec/dl.h
include/xmlsec1/xmlsec/errors.h
include/xmlsec1/xmlsec/exports.h
%%GNUTLS%%include/xmlsec1/xmlsec/gcrypt/app.h
%%GNUTLS%%include/xmlsec1/xmlsec/gcrypt/crypto.h
%%GNUTLS%%include/xmlsec1/xmlsec/gcrypt/symbols.h
%%GNUTLS%%include/xmlsec1/xmlsec/gnutls/app.h
%%GNUTLS%%include/xmlsec1/xmlsec/gnutls/crypto.h
%%GNUTLS%%include/xmlsec1/xmlsec/gnutls/symbols.h
%%GNUTLS%%include/xmlsec1/xmlsec/gnutls/x509.h
include/xmlsec1/xmlsec/io.h
include/xmlsec1/xmlsec/keyinfo.h
include/xmlsec1/xmlsec/keys.h
include/xmlsec1/xmlsec/keysdata.h
include/xmlsec1/xmlsec/keysmngr.h
include/xmlsec1/xmlsec/list.h
include/xmlsec1/xmlsec/membuf.h
include/xmlsec1/xmlsec/nodeset.h
%%NSS%%include/xmlsec1/xmlsec/nss/app.h
%%NSS%%include/xmlsec1/xmlsec/nss/bignum.h
%%NSS%%include/xmlsec1/xmlsec/nss/crypto.h
%%NSS%%include/xmlsec1/xmlsec/nss/keysstore.h
%%NSS%%include/xmlsec1/xmlsec/nss/pkikeys.h
%%NSS%%include/xmlsec1/xmlsec/nss/symbols.h
%%NSS%%include/xmlsec1/xmlsec/nss/x509.h
%%OPENSSL%%include/xmlsec1/xmlsec/openssl/app.h
%%OPENSSL%%include/xmlsec1/xmlsec/openssl/bn.h
%%OPENSSL%%include/xmlsec1/xmlsec/openssl/crypto.h
%%OPENSSL%%include/xmlsec1/xmlsec/openssl/evp.h
%%OPENSSL%%include/xmlsec1/xmlsec/openssl/symbols.h
%%OPENSSL%%include/xmlsec1/xmlsec/openssl/x509.h
include/xmlsec1/xmlsec/parser.h
include/xmlsec1/xmlsec/private.h
include/xmlsec1/xmlsec/strings.h
include/xmlsec1/xmlsec/templates.h
include/xmlsec1/xmlsec/transforms.h
include/xmlsec1/xmlsec/version.h
include/xmlsec1/xmlsec/x509.h
include/xmlsec1/xmlsec/xmldsig.h
include/xmlsec1/xmlsec/xmlenc.h
include/xmlsec1/xmlsec/xmlsec.h
include/xmlsec1/xmlsec/xmltree.h
%%GNUTLS%%lib/libxmlsec1-gcrypt.so
%%GNUTLS%%lib/libxmlsec1-gcrypt.so.1
%%GNUTLS%%lib/libxmlsec1-gcrypt.so.%%DISTVERSION%%
%%GNUTLS%%lib/libxmlsec1-gnutls.so
%%GNUTLS%%lib/libxmlsec1-gnutls.so.1
%%GNUTLS%%lib/libxmlsec1-gnutls.so.%%DISTVERSION%%
%%NSS%%lib/libxmlsec1-nss.so
%%NSS%%lib/libxmlsec1-nss.so.1
%%NSS%%lib/libxmlsec1-nss.so.%%DISTVERSION%%
%%OPENSSL%%lib/libxmlsec1-openssl.so
%%OPENSSL%%lib/libxmlsec1-openssl.so.1
%%OPENSSL%%lib/libxmlsec1-openssl.so.%%DISTVERSION%%
lib/libxmlsec1.so
lib/libxmlsec1.so.1
lib/libxmlsec1.so.%%DISTVERSION%%
%%GNUTLS%%libdata/pkgconfig/xmlsec1-gcrypt.pc
%%GNUTLS%%libdata/pkgconfig/xmlsec1-gnutls.pc
%%NSS%%libdata/pkgconfig/xmlsec1-nss.pc
%%OPENSSL%%libdata/pkgconfig/xmlsec1-openssl.pc
libdata/pkgconfig/xmlsec1.pc
man/man1/xmlsec1-config.1.gz
man/man1/xmlsec1.1.gz
share/aclocal/xmlsec1.m4