summaryrefslogtreecommitdiff
path: root/textproc/libxml2/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/libxml2: update to 2.10.1 release (+)Dima Panov2022-08-271-2/+2
| | | | | Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.0 \ https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.1
* textproc/{,py-}libxml2: switch back to autotoolsCharlie Li2022-04-101-0/+11
| | | | | | | | | | | | | | | | 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)
* textproc/libxml2: Update to 2.9.13 and migrate to CMakeDaniel Engberg2022-03-251-11/+0
| | | | | | | | | | | | | | | | 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
* textproc/libxml2: update to 2.9.10Tobias C. Berner2019-11-231-2/+2
| | | | | | | | | | PR: 24004 Exp-run by: antoine Reviewed by: madpilot Differential Revision: https://reviews.freebsd.org/D22410 Notes: svn path=/head/; revision=518268
* textproc/libxml2: update to 2.9.8Steve Wills2019-01-011-3/+3
| | | | | | | | PR: 233804 Exp-run by: antoine Notes: svn path=/head/; revision=489055
* Update to libxml2 2.9.1 [1]Koop Mast2014-05-131-17/+3
| | | | | | | | | | | | This version fixes CVE-2013-2877. Add upstream patch for CVE-2014-0191. CVE's Reported by: Akinori MUSHA <knu@iDaemons.org> Obtained from: GNOME dev repo [1], libxml2 upstream [2] MFH: 2014Q2 Notes: svn path=/head/; revision=353989
* Update to 2.8.0. [1]Koop Mast2013-03-291-13/+4
| | | | | | | | | | | | Add patch to fix CVE-2013-0338 and CVE-2013-0339. [2] Convert to OptionsNG, rename patches to standard form. [1] Notified by: swills@ [2] Obtained from: gnome team repo [1] Security: 843a4641-9816-11e2-9c51-080027019be0 Notes: svn path=/head/; revision=315540
* Re-enable symbol versioning. This fixes the undefined symbols.Koop Mast2010-11-271-4/+13
| | | | | | | | | PR: ports/152616 ports/152612 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Pascal Stumpf <Pascal.Stumpf@cubes.de> Notes: svn path=/head/; revision=265281
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thisKoop Mast2010-05-101-13/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | release can be found at http://library.gnome.org/misc/release-notes/2.30/ . This release brings initial PackageKit support, Upower (replaces power management part of hal), cuse4bsd integration with HAL and cheese, and a faster Evolution. Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This will also be the last of the 2.x releases. The next release will be the highly-anticipated GNOME 3.0 which will bring with it a new UI experience. Currently, there are a few bugs with GNOME 2.30 that may be of note for our users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading instructions, and the up-to-date list of known issues. This release features commits by avl, ahze, bland, marcus, mezz, and myself. The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the initual packagekit porting. And the following contributors & testers for there help with this release: Eric L. Chen Vladimir Grebenschikov Sergio de Almeida Lenzi DomiX walder crsd Kevin Oberman Michal Varga Pavel Plesov Bapt kevin and ITetcu for two exp-run PR: ports/143852 ports/145347 ports/144980 ports/145830 ports/145511 Notes: svn path=/head/; revision=254099
* Build thread-safe library and do it in the right way to not break other ports.Alex Dupre2009-12-011-4/+13
| | | | | | | | Reviewed by: marcus Approved by: marcus Notes: svn path=/head/; revision=245050
* Update to 2.7.6.Joe Marcus Clarke2009-10-101-3/+12
| | | | Notes: svn path=/head/; revision=242638
* Update to 2.6.32. As for the py-libxml2, get it able to find Python correctJeremy Messenger2008-05-241-0/+16
| | | | | | | when PREFIX is set other than LOCALBASE and will allowing the modules to build. Notes: svn path=/head/; revision=213579
* Update to 2.6.26.Joe Marcus Clarke2006-06-071-20/+0
| | | | Notes: svn path=/head/; revision=164744
* Update to 2.6.24, and correct a typo in one of the patches.Joe Marcus Clarke2006-04-281-0/+20
| | | | Notes: svn path=/head/; revision=160684
* - Nuke dormant patch which managed to break py-libxml2 2.6.17Pav Lucistnik2005-01-311-11/+0
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=127802
* Get rid of .libs in RPATH entries.Alexander Nedotsukov2004-02-031-8/+0
| | | | | | | | PR: 62162 Reported by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=99871
* * Update to 2.5.10Joe Marcus Clarke2003-08-151-6/+12
| | | | | | | | * Clean up the Python installation to obey PREFIX (finally) * Mark some of the more troublesome build options as DEVELOPER ONLY! Notes: svn path=/head/; revision=86965
* Use USE_LIBTOOL.Maxim Sobolev2002-04-261-0/+13
Notes: svn path=/head/; revision=58150