| Port details |
- libxml2-core XML parser library for GNOME
- 2.15.1 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2026-01-26 21:51:07
- Last Update: 2026-01-27 02:34:37
- Commit Hash: 5137742
- Also Listed In: gnome
- License: MIT
- WWW:
- http://xmlsoft.org/
- Description:
- Libxml2 is the XML C parser and toolkit developed for the Gnome project (but
usable outside of the Gnome platform). XML itself is a metalanguage to design
markup languages, i.e. text language where semantic and structure are added to
the content using extra "markup" information enclosed between angle brackets.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- libxml2-core>0:textproc/libxml2-core
- No installation instructions:
- This port has been deleted.
- PKGNAME: libxml2-core
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1767355197
SHA256 (gnome/libxml2-2.15.1.tar.xz) = c008bac08fd5c7b4a87f7b8a71f283fa581d80d80ff8d2efd3b26224c39bc54c
SIZE (gnome/libxml2-2.15.1.tar.xz) = 2004588
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- 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:
-
- libreadline.so : devel/readline
- This port is required by:
- for Build
-
- textproc/meld
- x11-wm/metacity
- for Libraries
-
- science/paraview
- textproc/libxslt
Configuration Options:
- ===> The following configuration options are available for libxml2-core-2.15.1:
ICU=off: Unicode support via ICU
READLINE=on: History for xmllint
STATIC=on: Build static executables and/or libraries
THREAD_ALLOC=off: Per-thread memory (DEVELOPERS ONLY!)
====> Enable legacy API compatibility
HTTP=on: HTTP support
ZLIB=on: zlib compression support
===> Use 'make config' to modify these settings
- Options name:
- textproc_libxml2-core
- USES:
- cpe gmake iconv libtool localbase 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 |
2.15.1 27 Jan 2026 02:34:37
    |
Charlie Li (vishwin)  |
Revert "textproc/libxml2*: update to 2.15.1, split -core"
The design of this update was repeatedly rejected in the linked PR
with a prescribed different design. This commit is therefore
unauthorised.
This reverts commit 099bd713e09ebdd02d73fde770c50706f980404f.
With hat: desktop (textproc/libxml2), gnome (USES=gnome)
PR: 291316 |
2.15.1 26 Jan 2026 21:47:50
    |
Matthias Andree (mandree)  |
textproc/libxml2*: update to 2.15.1, split -core
libxml2 now requires xsltproc from libxslt to build,
yet libxslt depends on libxml2,
so we need to break a dependency cycle.
documentation needed to be split out to a separate port.
libxml2 has therefore been split into two ports,
* libxml2 builds the documentation (unless disabled),
* library and executables in libxml2-core.
Pull in one contributor patch suggested by the former libxml2 maintainer
to address one downstream security issue in recent libxslt versions.
This should address arrowd@'s hint that installing libxml2 should
provide a full-featured package.
While here, deprecate libxml2-python according to upstream plans, we
have very few users in the ports tree, and expire end of 2026Q1.
PR: 291316 |
Number of commits found: 2
|