non port: textproc/libxml2/files/patch-CMakeLists.txt |
SVNWeb
|
Number of commits found: 2 |
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] 57dd5ab (Only the first 10 of 11 ports in this commit are shown above. )
textproc/{,py-}libxml2: switch back to autotools
See notes in Makefile and linked PRs.
While here, disable the ICU option by default. CFLAGS for libicu
are passed to libxml2's consumers when the option is enabled. As
icu's API is not stable between versions, PORTREVISION bumps can
get missed.
Additionally, properly exclude all OPTIONS from py-libxml2 and
prevent do-configure from unnecessarily running.
Co-authored-by: diizzy
PR: 262853, 262940, 262877
Approved by: fluffy (mentor)
|
Fri, 25 Mar 2022
|
[ 17:14 Daniel Engberg (diizzy) ] a13ec21 (Only the first 10 of 20 ports in this commit are shown above. )
textproc/libxml2: Update to 2.9.13 and migrate to CMake
Depend on ICU and (lib)readline to follow other distros
Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.9.13
I'd like to thank both tcberner and mandree for reviewing,
suggesting improvements and helping out in general. I'd also like
thank antoine for doing exp-runs.
PR: 262288
Reviewed by: tcberner, mandree
Approved by: desktop (tcberner)
Differential Revision: https://reviews.freebsd.org/D34338
Exp-run by: antoine
|
Number of commits found: 2 |