| Port details on branch 2026Q1 |
- xmlsec1 XML Security Library
- 1.3.9 security
=0 1.3.9Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2026-01-28 18:51:08
- Last Update: 2026-01-28 18:48:16
- Commit Hash: dae25dc
- License: MIT
- WWW:
- https://www.aleksey.com/xmlsec/
- Description:
- XML Security Library is the latest stable of 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)
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- xmlsec1>0:security/xmlsec1
- To install the port:
- cd /usr/ports/security/xmlsec1/ && make install clean
- To add the package, run one of these commands:
- pkg install security/xmlsec1
- pkg install xmlsec1
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xmlsec1
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1768327914
SHA256 (xmlsec1-1.3.9.tar.gz) = a631c8cd7a6b86e6adb9f5b935d45a9cf9768b3cb090d461e8eb9d043cf9b62f
SIZE (xmlsec1-1.3.9.tar.gz) = 2377806
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libltdl.so : devel/libltdl
- libnspr4.so : devel/nspr
- libnss3.so : security/nss
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xmlsec1-1.3.9:
DOCS=on: Build and/or install documentation
====> SSL protocol support: you have to choose at least one of them
GNUTLS=off: SSL/TLS support via GnuTLS
NSS=on: SSL/TLS support via NSS
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- security_xmlsec1
- USES:
- gmake gnome libtool localbase pathfix pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.3.9 28 Jan 2026 18:48:16
    |
Matthias Andree (mandree)  |
security/xmlsec1: update to v1.3.9
This unbreaks libxml 2.15, where some pointer types went "const",
and the prior FreeBSD ports version of xmlsec1 wanted to error out
instead of seeing warnings (-Werror) and broke.
ChangeLog: https://www.aleksey.com/xmlsec/news.html
required for:
PR: 291316
(This builds with extant libxml2.14 and 2.15, so let's just commit this.)
(cherry picked from commit f09a210a25c877e8f82a8cde9aff64eb5cd958fc) |
Number of commits found: 1
|