xmlsec: initial commit, version 1.2.28

This commit is contained in:
Tim Biermann 2019-08-11 11:14:14 +02:00
parent a003a3c326
commit 0680092666
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 123 additions and 0 deletions

100
xmlsec/.footprint Normal file
View File

@ -0,0 +1,100 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/xmlsec1
-rwxr-xr-x root/root usr/bin/xmlsec1-config
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/xmlsec1/
drwxr-xr-x root/root usr/include/xmlsec1/xmlsec/
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/app.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/base64.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/bn.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/buffer.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/crypto.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/dl.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/errors.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/exports.h
drwxr-xr-x root/root usr/include/xmlsec1/xmlsec/gcrypt/
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/gcrypt/app.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/gcrypt/crypto.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/gcrypt/symbols.h
drwxr-xr-x root/root usr/include/xmlsec1/xmlsec/gnutls/
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/gnutls/app.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/gnutls/crypto.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/gnutls/symbols.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/gnutls/x509.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/io.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/keyinfo.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/keys.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/keysdata.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/keysmngr.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/list.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/membuf.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/nodeset.h
drwxr-xr-x root/root usr/include/xmlsec1/xmlsec/nss/
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/nss/app.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/nss/bignum.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/nss/crypto.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/nss/keysstore.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/nss/pkikeys.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/nss/symbols.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/nss/x509.h
drwxr-xr-x root/root usr/include/xmlsec1/xmlsec/openssl/
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/openssl/app.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/openssl/bn.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/openssl/crypto.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/openssl/evp.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/openssl/symbols.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/openssl/x509.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/parser.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/private.h
drwxr-xr-x root/root usr/include/xmlsec1/xmlsec/private/
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/private/xslt.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/strings.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/templates.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/transforms.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/version.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/x509.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/xmldsig.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/xmlenc.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/xmlsec.h
-rw-r--r-- root/root usr/include/xmlsec1/xmlsec/xmltree.h
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libxmlsec1-gcrypt.a
-rwxr-xr-x root/root usr/lib/libxmlsec1-gcrypt.la
lrwxrwxrwx root/root usr/lib/libxmlsec1-gcrypt.so -> libxmlsec1-gcrypt.so.1.2.28
lrwxrwxrwx root/root usr/lib/libxmlsec1-gcrypt.so.1 -> libxmlsec1-gcrypt.so.1.2.28
-rwxr-xr-x root/root usr/lib/libxmlsec1-gcrypt.so.1.2.28
-rw-r--r-- root/root usr/lib/libxmlsec1-gnutls.a
-rwxr-xr-x root/root usr/lib/libxmlsec1-gnutls.la
lrwxrwxrwx root/root usr/lib/libxmlsec1-gnutls.so -> libxmlsec1-gnutls.so.1.2.28
lrwxrwxrwx root/root usr/lib/libxmlsec1-gnutls.so.1 -> libxmlsec1-gnutls.so.1.2.28
-rwxr-xr-x root/root usr/lib/libxmlsec1-gnutls.so.1.2.28
-rw-r--r-- root/root usr/lib/libxmlsec1-nss.a
-rwxr-xr-x root/root usr/lib/libxmlsec1-nss.la
lrwxrwxrwx root/root usr/lib/libxmlsec1-nss.so -> libxmlsec1-nss.so.1.2.28
lrwxrwxrwx root/root usr/lib/libxmlsec1-nss.so.1 -> libxmlsec1-nss.so.1.2.28
-rwxr-xr-x root/root usr/lib/libxmlsec1-nss.so.1.2.28
-rw-r--r-- root/root usr/lib/libxmlsec1-openssl.a
-rwxr-xr-x root/root usr/lib/libxmlsec1-openssl.la
lrwxrwxrwx root/root usr/lib/libxmlsec1-openssl.so -> libxmlsec1-openssl.so.1.2.28
lrwxrwxrwx root/root usr/lib/libxmlsec1-openssl.so.1 -> libxmlsec1-openssl.so.1.2.28
-rwxr-xr-x root/root usr/lib/libxmlsec1-openssl.so.1.2.28
-rw-r--r-- root/root usr/lib/libxmlsec1.a
-rwxr-xr-x root/root usr/lib/libxmlsec1.la
lrwxrwxrwx root/root usr/lib/libxmlsec1.so -> libxmlsec1.so.1.2.28
lrwxrwxrwx root/root usr/lib/libxmlsec1.so.1 -> libxmlsec1.so.1.2.28
-rwxr-xr-x root/root usr/lib/libxmlsec1.so.1.2.28
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/xmlsec1-gcrypt.pc
-rw-r--r-- root/root usr/lib/pkgconfig/xmlsec1-gnutls.pc
-rw-r--r-- root/root usr/lib/pkgconfig/xmlsec1-nss.pc
-rw-r--r-- root/root usr/lib/pkgconfig/xmlsec1-openssl.pc
-rw-r--r-- root/root usr/lib/pkgconfig/xmlsec1.pc
-rw-r--r-- root/root usr/lib/xmlsec1Conf.sh
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/aclocal/
-rw-r--r-- root/root usr/share/aclocal/xmlsec1.m4
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/xmlsec1-config.1.gz
-rw-r--r-- root/root usr/share/man/man1/xmlsec1.1.gz

5
xmlsec/.signature Normal file
View File

@ -0,0 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xfng8g416FcNr/Aq10yVXnVtQEZbnYgYtMu6d/6pOMAFwqeU3KZVNMKtTBLU9n/b5aykfVya2eoDixjWs+wDAQ=
SHA256 (Pkgfile) = 82d80b75ae6821bb646e239f761433d4b9a39791f6ed948d6ae630ed973ff5a3
SHA256 (.footprint) = 79ea74b1630bfa3ea5d3daec8934e26e7c8cc572cc5d35181ee190027ebeb19c
SHA256 (xmlsec1-1.2.28.tar.gz) = 13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4

18
xmlsec/Pkgfile Normal file
View File

@ -0,0 +1,18 @@
# Description: XML Security Library is a C library based on LibXML2
# URL: https://www.aleksey.com/xmlsec/index.html
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: gnutls libgcrypt libidn2 libtool libxslt nss openssl
name=xmlsec
version=1.2.28
release=1
source=(https://www.aleksey.com/xmlsec/download/"$name"1-$version.tar.gz)
build() {
cd "$name"1-$version
./configure --prefix=/usr \
--disable-nls
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/doc
}