Port details on branch 2022Q4 |
- xmlsec1 XML Security Library
- 1.2.34_1 security
=0 1.2.34_1Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2022-11-04 15:12:05
- Last Update: 2022-11-04 15:10:17
- Commit Hash: b602764
- 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 - 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 = 1651858077
SHA256 (xmlsec1-1.2.34.tar.gz) = 52ced4943f35bd7d0818a38298c1528ca4ac8a54440fd71134a07d2d1370a262
SIZE (xmlsec1-1.2.34.tar.gz) = 1991505
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- libltdl.so : devel/libltdl
- libnss3.so : security/nss
- libnspr4.so : devel/nspr
- libplds4.so : devel/nspr
- libplc4.so : devel/nspr
- 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.2.34_1:
DOCS=on: Build and/or install documentation
GNUTLS=off: Enable GNUTLS support
NSS=on: Enable Mozilla's NSS support
===> 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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.34_1 04 Nov 2022 15:10:17
    |
Dima Panov (fluffy)  |
security/xmlsec1: bump PORTREVISION to ensure end-users got a latest binary (+)
At least libreoffice users cannot use some suite components due to
package built against latest patched ABI while pkg keept a previous
package on client side.
PR: 266262, 266920
With hat: ports-secteam
(cherry picked from commit efe501e4d54986b53bfc8bcb7d8dcb9bb027a921) |
1.2.34 04 Nov 2022 15:09:48
    |
Dima Panov (fluffy)  Author: Felix Palmen |
security/xmlsec1: Fix build with libressl 3.5
Approved by: hrs (maintainer, timeout), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D37051
(cherry picked from commit 61d86b17dc17566372dc8666f23dddc18679c3b1) |
Number of commits found: 2
|