Port details on branch 2025Q2 |
- libxslt XML stylesheet transformation library
- 1.1.43 textproc
=0 1.1.43Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2025-05-28 06:00:07
- Last Update: 2025-05-28 05:57:30
- Commit Hash: 78f30e5
- Also Listed In: gnome
- License: MIT
- WWW:
- https://gitlab.gnome.org/GNOME/libxslt/
- Description:
- Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is
a an XML language to define transformation for XML. Libxslt is based on
libxml2, the XML C library developed for the GNOME project. It also implements
most of the EXSLT set of processor-portable extensions functions and some of
Saxon's evaluate and expressions extensions.
People can either embed the library in their application or use xsltproc the
command line processing tool.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libxslt>0:textproc/libxslt
- To install the port:
- cd /usr/ports/textproc/libxslt/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libxslt
- pkg install libxslt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxslt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1747170090
SHA256 (gnome/libxslt-1.1.43.tar.xz) = 5a3d6b383ca5afc235b171118e90f5ff6aa27e9fea3303065231a6d403f0183a
SIZE (gnome/libxslt-1.1.43.tar.xz) = 1518364
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.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- libxml2.so : textproc/libxml2
- This port is required by:
- for Build
-
- databases/akonadi
- for Libraries
-
- devel/electron34
- devel/umbrello
- misc/parley
- textproc/php83-xsl
- textproc/php84-xsl
- textproc/yelp-xsl
- www/angie-module-dav-ext
Configuration Options:
- ===> The following configuration options are available for libxslt-1.1.43:
CRYPTO=on: Enable crypto support
PLUGINS=on: Enable dynamically-loaded plugins support
STATIC=on: Build static executables and/or libraries
===> Use 'make config' to modify these settings
- Options name:
- textproc_libxslt
- USES:
- cpe gmake gnome libtool localbase:ldflags pathfix pkgconfig tar:xz
- 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.1.43 28 May 2025 05:57:30
    |
Charlie Li (vishwin)  |
textproc/libxslt: COPYING no longer present in tarball
${WRKSRC}/Copyright has always contained the appropriate licence terms.
Reported by: vvd
Pointy-hat to: vishwin
(cherry picked from commit d59194b114862d40c4ebe32d7f035ffbbc45e7e3) |
1.1.43 28 May 2025 05:57:10
    |
Charlie Li (vishwin)  |
textproc/libxslt: update to 1.1.43
Changelog: https://gitlab.gnome.org/GNOME/libxslt/-/blob/v1.1.43/NEWS
Fixes CVE-2024-55549 and CVE-2025-24855
Upstream have disabled CRYPTO and (new OPTION) PLUGINS by default,
as they will be removed in a future version, but the port continues
to have them enabled by default until at least the next update.
Reported by: ngie
Security: a96cd659-303e-11f0-94b5-54ee755069b5
PR: 286782
(cherry picked from commit 11d181b834f29d60d8ce03734eed1bf1eab35072) |
Number of commits found: 2
|