summaryrefslogtreecommitdiff
path: root/security/xmlsec
diff options
context:
space:
mode:
Diffstat (limited to 'security/xmlsec')
-rw-r--r--security/xmlsec/Makefile42
-rw-r--r--security/xmlsec/distinfo3
-rw-r--r--security/xmlsec/files/patch-configure10
-rw-r--r--security/xmlsec/pkg-descr8
-rw-r--r--security/xmlsec/pkg-plist321
5 files changed, 0 insertions, 384 deletions
diff --git a/security/xmlsec/Makefile b/security/xmlsec/Makefile
deleted file mode 100644
index 89aa603a6e4d..000000000000
--- a/security/xmlsec/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: xmlsec
-# Date created: Jul 31, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= xmlsec
-PORTVERSION= 0.0.15
-PORTREVISION= 3
-CATEGORIES= security
-MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
- ftp://ftp.aleksey.com/pub/xmlsec/releases/ \
- ftp://ftp.xmlsoft.org/xmlsec/releases/ \
- ftp://ftp.rpmfind.net/pub/XML/xmlsec/releases/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= XML Security Library
-
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
-BUILD_DEPENDS= ${RUN_DEPENDS}
-
-BROKEN= Does not compile on FreeBSD 7.X or newer
-DEPRECATED= does not compile on FreeBSD 7.x or newer
-EXPIRATION_DATE=2011-04-17
-
-USE_OPENSSL= yes
-USE_GNOME= gnomehack libxslt
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-
-MAN1= xmlsec.1 xmlsec-config.1
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
- @${TAR} -C ${WRKSRC}/docs -cf - . | ${TAR} -C ${DOCSDIR} -xf -
- @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/security/xmlsec/distinfo b/security/xmlsec/distinfo
deleted file mode 100644
index 37a2679c87fc..000000000000
--- a/security/xmlsec/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (xmlsec-0.0.15.tar.gz) = 55b91dc6fce8ea8170bb9e6ea584f042
-SHA256 (xmlsec-0.0.15.tar.gz) = 35ee5f6e0fa1446cbd0d4d63068d600cfc4b49ca2932968bb53aa1b0112adcd3
-SIZE (xmlsec-0.0.15.tar.gz) = 702755
diff --git a/security/xmlsec/files/patch-configure b/security/xmlsec/files/patch-configure
deleted file mode 100644
index e5559c31dc1c..000000000000
--- a/security/xmlsec/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed Apr 9 12:39:45 2003
-+++ configure Tue May 13 05:26:35 2003
-@@ -8662,6 +8662,7 @@
-
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
-
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/security/xmlsec/pkg-descr b/security/xmlsec/pkg-descr
deleted file mode 100644
index 7f85df2c8ec0..000000000000
--- a/security/xmlsec/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-XML Security Library is a C library based on LibXML2 and OpenSSL. The
-library was created with a goal to support major XML security standards:
- - XML Signature
- - XML Encryption
- - Canonical XML (was included in libxml2)
- - Exclusive Canonical XML (was included in libxml2)
-
-WWW: http://www.aleksey.com/xmlsec/
diff --git a/security/xmlsec/pkg-plist b/security/xmlsec/pkg-plist
deleted file mode 100644
index d29f86f5e4fa..000000000000
--- a/security/xmlsec/pkg-plist
+++ /dev/null
@@ -1,321 +0,0 @@
-bin/xmlsec
-bin/xmlsec-config
-include/xmlsec0/xmlsec/base64.h
-include/xmlsec0/xmlsec/bn.h
-include/xmlsec0/xmlsec/buffered.h
-include/xmlsec0/xmlsec/ciphers.h
-include/xmlsec0/xmlsec/debug.h
-include/xmlsec0/xmlsec/digests.h
-include/xmlsec0/xmlsec/errors.h
-include/xmlsec0/xmlsec/io.h
-include/xmlsec0/xmlsec/keyinfo.h
-include/xmlsec0/xmlsec/keys.h
-include/xmlsec0/xmlsec/keysInternal.h
-include/xmlsec0/xmlsec/keysmngr.h
-include/xmlsec0/xmlsec/membuf.h
-include/xmlsec0/xmlsec/nodeset.h
-include/xmlsec0/xmlsec/transforms.h
-include/xmlsec0/xmlsec/transformsInternal.h
-include/xmlsec0/xmlsec/version.h
-include/xmlsec0/xmlsec/x509.h
-include/xmlsec0/xmlsec/xmldsig.h
-include/xmlsec0/xmlsec/xmlenc.h
-include/xmlsec0/xmlsec/xmlsec.h
-include/xmlsec0/xmlsec/xmltree.h
-lib/libxmlsec.a
-lib/libxmlsec.la
-lib/libxmlsec.so
-lib/libxmlsec.so.0
-libdata/pkgconfig/xmlsec.pc
-%%PORTDOCS%%share/doc/xmlsec/api/.cvsignore
-%%PORTDOCS%%share/doc/xmlsec/api/Makefile
-%%PORTDOCS%%share/doc/xmlsec/api/Makefile.am
-%%PORTDOCS%%share/doc/xmlsec/api/Makefile.in
-%%PORTDOCS%%share/doc/xmlsec/api/Makefile.in.bak
-%%PORTDOCS%%share/doc/xmlsec/api/index.html
-%%PORTDOCS%%share/doc/xmlsec/api/index.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/base64.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/bn.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/buffered.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/ciphers.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/debug.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/digests.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/errors.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/io.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/keyinfo.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/keys.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/keysInternal.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/keysmngr.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/membuf.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/nodeset.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/transforms.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/transformsInternal.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/version.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/x509.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmldsig.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmlenc.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmlsec-doc.bottom
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmlsec-doc.top
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmlsec.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/sgml/xmltree.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/base64.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/bn.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/buffered.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/ciphers.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/debug.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/digests.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/errors.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/io.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/keyinfo.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/keys.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/keysInternal.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/keysmngr.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/membuf.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/nodeset.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/transforms.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/transformsInternal.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/version.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/x509.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmldsig.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmlenc.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmlsec-unused.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmlsec.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/tmpl/xmltree.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-base64.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-bn.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-buffered.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-ciphers.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-debug.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-decl-list.txt
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-decl.txt
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-digests.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-docs.sgml
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-errors.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-io.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-keyinfo.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-keys.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-keysinternal.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-keysmngr.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-membuf.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-nodeset.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-notes.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-ref-int.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-ref.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-sections.txt
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-transforms.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-transformsinternal.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-undocumented.txt
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-unused.txt
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-version.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-x509.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-xmldsig.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-xmlenc.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-xmlsec.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec-xmltree.html
-%%PORTDOCS%%share/doc/xmlsec/api/xmlsec.sgml
-%%PORTDOCS%%share/doc/xmlsec/bugs.html
-%%PORTDOCS%%share/doc/xmlsec/c14n.html
-%%PORTDOCS%%share/doc/xmlsec/documentation.html
-%%PORTDOCS%%share/doc/xmlsec/download.html
-%%PORTDOCS%%share/doc/xmlsec/example-dsig1.html
-%%PORTDOCS%%share/doc/xmlsec/example-dsig2.html
-%%PORTDOCS%%share/doc/xmlsec/example-dsig3.html
-%%PORTDOCS%%share/doc/xmlsec/example-dsig4.html
-%%PORTDOCS%%share/doc/xmlsec/example-enc1.html
-%%PORTDOCS%%share/doc/xmlsec/example-enc2.html
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/.cvsignore
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/Makefile
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/dsakey.pem
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/dsig1.c
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/test.tmpl
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig1/test.xml
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/.cvsignore
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/Makefile
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/dsakey.pem
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/dsig2.c
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/test.tmpl
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig2/test.xml
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/.cvsignore
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/Makefile
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/dsakey.pem
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/dsig3.c
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/test.tmpl
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig3/test.xml
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig4/.cvsignore
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig4/Makefile
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig4/dsig4.c
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig4/test.xml
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/.cvsignore
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/Makefile
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/aleksey.crt
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/aleksey.key
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/test.pl
-%%PORTDOCS%%share/doc/xmlsec/examples/dsig5/xmldsigverify.c
-%%PORTDOCS%%share/doc/xmlsec/examples/enc1/.cvsignore
-%%PORTDOCS%%share/doc/xmlsec/examples/enc1/Makefile
-%%PORTDOCS%%share/doc/xmlsec/examples/enc1/enc1.c
-%%PORTDOCS%%share/doc/xmlsec/examples/enc1/rsakey.pem
-%%PORTDOCS%%share/doc/xmlsec/examples/enc1/rsapub.pem
-%%PORTDOCS%%share/doc/xmlsec/examples/enc1/test.xml
-%%PORTDOCS%%share/doc/xmlsec/examples/enc2/.cvsignore
-%%PORTDOCS%%share/doc/xmlsec/examples/enc2/Makefile
-%%PORTDOCS%%share/doc/xmlsec/examples/enc2/enc2.c
-%%PORTDOCS%%share/doc/xmlsec/examples/enc2/rsakey.pem
-%%PORTDOCS%%share/doc/xmlsec/examples/enc2/rsapub.pem
-%%PORTDOCS%%share/doc/xmlsec/examples/enc2/test.xml
-%%PORTDOCS%%share/doc/xmlsec/faq.html
-%%PORTDOCS%%share/doc/xmlsec/favicon.ico
-%%PORTDOCS%%share/doc/xmlsec/index.html
-%%PORTDOCS%%share/doc/xmlsec/libxml2-logo.png
-%%PORTDOCS%%share/doc/xmlsec/libxslt-logo.png
-%%PORTDOCS%%share/doc/xmlsec/logo.gif
-%%PORTDOCS%%share/doc/xmlsec/news.html
-%%PORTDOCS%%share/doc/xmlsec/openssl-logo.png
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/README
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca.crt
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca.csr
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca.key
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca2.crt
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca2.csr
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/ca2.key
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/dsa-pub.key
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/dsa.key
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/dsaparam.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-dsa-x509chain.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-dsa-x509chain.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-md5-64.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-md5-64.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-md5.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-md5.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-ripemd160-64.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-ripemd160-64.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-ripemd160.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-hmac-ripemd160.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-rsa-x509chain.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/enveloping-rsa-x509chain.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/user.crt
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/user.csr
-%%PORTDOCS%%share/doc/xmlsec/tests/aleksey-xmldsig-01/user.key
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/Readme.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-1.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-2.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-3.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/c14n-4.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/exc-signature.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-exc-c14n-one/exc-signature.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/Readme.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloped-dsa-c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloped-dsa-c14n-1.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloped-dsa.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloped-dsa.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-b64-dsa-c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-b64-dsa.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-b64-dsa.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-dsa-c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-dsa-c14n-1.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-dsa.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-dsa.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-40-c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-40-c14n-1.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-40.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-40.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1-c14n-1.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-hmac-sha1.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-rsa-c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-rsa-c14n-1.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-rsa.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-enveloping-rsa.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-b64-dsa-c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-b64-dsa.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-b64-dsa.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-dsa-c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-dsa.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/signature-external-dsa.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-fifteen/xml-stylesheet.b64
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/Readme.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-0.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-1.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-10.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-11.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-12.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-13.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-14.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-15.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-16.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-17.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-18.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-2.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-3.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-4.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-5.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-6.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-7.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-8.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/c14n-9.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/signature.tmpl
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/signature.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmldsig-sixteen/xml-stylesheet.b64
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/Readme.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/bad-encrypt-content-aes128-cbc-kw-aes192.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/decryption-transform-except.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/decryption-transform.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/dh0.p8
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/dh1.p8
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/dsa.p8
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-content-aes128-cbc-kw-aes192.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-content-aes192-cbc-dh-sha512.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-content-aes256-cbc-prop.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-content-tripledes-cbc.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-aes128-cbc.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-aes192-cbc-kw-aes256.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-aes256-cbc-kw-tripledes.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-tripledes-cbc-rsa-oaep-mgf1p-sha256.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-data-tripledes-cbc-rsa-oaep-mgf1p.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes128-cbc-rsa-1_5.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes192-cbc-ref.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes256-cbc-carried-kw-aes256.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes256-cbc-kw-aes256-dh-ripemd160.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-aes256-cbc-retrieved-kw-aes256.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encrypt-element-tripledes-cbc-kw-aes128.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-hmac-sha256-dh.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-hmac-sha256-kw-tripledes-dh.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-hmac-sha256-rsa-1_5.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-hmac-sha256-rsa-oaep-mgf1p.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-ripemd160-hmac-ripemd160-kw-tripledes.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-sha256-hmac-sha256-kw-aes128.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-sha384-hmac-sha384-kw-aes192.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/encsig-sha512-hmac-sha512-kw-aes256.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/ids.p12
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/plaintext.txt
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/plaintext.xml
-%%PORTDOCS%%share/doc/xmlsec/tests/merlin-xmlenc-five/rsa.p8
-%%PORTDOCS%%share/doc/xmlsec/xmldsig-interop.html
-%%PORTDOCS%%share/doc/xmlsec/xmldsig-verifier.html
-%%PORTDOCS%%share/doc/xmlsec/xmldsig.html
-%%PORTDOCS%%share/doc/xmlsec/xmlenc-interop.html
-%%PORTDOCS%%share/doc/xmlsec/xmlenc.html
-%%PORTDOCS%%share/doc/xmlsec/xmlsec-logo.gif
-%%PORTDOCS%%share/doc/xmlsec/xmlsec-man.html
-%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/merlin-xmlenc-five
-%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/merlin-xmldsig-sixteen
-%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/merlin-xmldsig-fifteen
-%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/merlin-exc-c14n-one
-%%PORTDOCS%%@dirrm share/doc/xmlsec/tests/aleksey-xmldsig-01
-%%PORTDOCS%%@dirrm share/doc/xmlsec/tests
-%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/enc2
-%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/enc1
-%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig5
-%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig4
-%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig3
-%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig2
-%%PORTDOCS%%@dirrm share/doc/xmlsec/examples/dsig1
-%%PORTDOCS%%@dirrm share/doc/xmlsec/examples
-%%PORTDOCS%%@dirrm share/doc/xmlsec/api/tmpl
-%%PORTDOCS%%@dirrm share/doc/xmlsec/api/sgml
-%%PORTDOCS%%@dirrm share/doc/xmlsec/api
-%%PORTDOCS%%@dirrm share/doc/xmlsec
-@dirrm include/xmlsec0/xmlsec
-@dirrm include/xmlsec0