Port details on branch 2022Q4 |
- libxml2 XML parser library for GNOME
- 2.10.3 textproc
=0 2.10.3Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2022-10-17 06:06:19
- Last Update: 2022-10-17 06:05:15
- Commit Hash: b59c07e
- 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:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libxml2>0:textproc/libxml2
- To install the port:
- cd /usr/ports/textproc/libxml2/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/libxml2
- pkg install libxml2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libxml2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1665950945
SHA256 (gnome/libxml2-2.10.3.tar.xz) = 5d2cc3d78bec3dbe212a9d7fa629ada25a7da928af432c93060ff5c17ee28a9c
SIZE (gnome/libxml2-2.10.3.tar.xz) = 2639908
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- textproc/py-libxml2
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libreadline.so : devel/readline
- This port is required by:
- for Libraries
-
- archivers/xarchiver
- cad/pcb-rnd
- deskutils/recoll
- devel/glib20
- devel/llvm12
- devel/llvm13
- devel/llvm14
Configuration Options:
- ===> The following configuration options are available for libxml2-2.10.3:
DOCS=on: Build and/or install documentation
ICU=off: Unicode support via ICU
MEM_DEBUG=off: Memory debugging (DEVELOPERS ONLY!)
READLINE=on: History for xmllint
STATIC=on: Build static executables and/or libraries
THREAD_ALLOC=off: Per-thread memory (DEVELOPERS ONLY!)
===> Use 'make config' to modify these settings
- Options name:
- textproc_libxml2
- USES:
- cpe iconv libtool localbase pathfix pkgconfig tar:xz
- 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 |
2.10.3 17 Oct 2022 06:05:15
    |
Dima Panov (fluffy)  |
textproc/libxml2: update to 2.10.3 security release (+)
* [CVE-2022-40304] Fix dict corruption caused by entity reference cycles
* [CVE-2022-40303] Fix integer overflows with XML_PARSE_HUGE
* Fix overflow check in SAX2.c
Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.10.3
MFH: 2022Q4
(cherry picked from commit def7c5c7f488af35bcca2a2cd1dcf8ff54b41223) |
Number of commits found: 1
|