Commit Graph

4 Commits

Author SHA1 Message Date
kn
432908b169 Build without optional xalan-c
Apache no longer maintains Xalan-C, it is dead and won't receive security
updates.

Prodded by Roger Leigh (upstream maintainer), thanks.
2022-11-13 10:57:52 +00:00
kn
a148f42779 Use "gnu" configure style
Input OK sthen
2022-06-12 05:18:30 +00:00
kn
9c258d5cff Avoid picking up coreutils in configure
- checking for a race-free mkdir -p... /usr/local/bin/gmkdir -p
+ checking for a race-free mkdir -p... (cached) /bin/mkdir -p

Build failure with coreutils junked during build found by tb@, thanks.
2022-06-10 19:12:49 +00:00
kn
4d69f4cf85 Import security/xml-security-c 2.0.4
Dependency of my upcoming security/libdigidocpp port.

OK rsadowski
---
Apache XML Security for C++: This library includes a mature Digital Signature
and Encryption implementation using a proprietary C++ API on top of the Xerces-C
XML Parser's DOM API. It includes a pluggable cryptographic layer, but support
for alternatives to OpenSSL are less complete and less mature.
2022-06-04 09:34:05 +00:00