Port details on branch 2023Q2 |
- libxml2 XML parser library for GNOME
- 2.10.4 textproc
=0 2.10.4Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2023-04-27 23:00:07
- Last Update: 2023-04-27 22:58:04
- Commit Hash: 11a2be5
- 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 = 1681763197
SHA256 (gnome/libxml2-2.10.4.tar.xz) = ed0c91c5845008f1936739e4eee2035531c1c94742c6541f44ee66d885948d45
SIZE (gnome/libxml2-2.10.4.tar.xz) = 2643600
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
-
- databases/mariadb103-server
- databases/mariadb104-server
- databases/mariadb105-server
- databases/mariadb106-server
- devel/glib20
- devel/llvm-cheri
- devel/llvm-devel
Configuration Options:
- ===> The following configuration options are available for libxml2-2.10.4:
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.4 27 Apr 2023 22:58:04
    |
Dima Panov (fluffy)  |
textproc/libxml2: update to 2.10.14 security release (+)
- [CVE-2023-29469] Hashing of empty dict strings isn't deterministic
- [CVE-2023-28484] Fix null deref in xmlSchemaFixupComplexType
- schemas: Fix null-pointer-deref in xmlSchemaCheckCOSSTDerivedOK
- SAX2: Ignore namespaces in HTML documents
- io: Fix "buffer full" error with certain buffer sizes
PR: 270906
Security: 0bd7f07b-dc22-11ed-bf28-589cfc0f81b0
Sponsored by: Serenity Cybersecurity, LLC
(cherry picked from commit acd6567eeccaba062051ae4571c3d20c355383ac) |
Number of commits found: 1
|