aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/libxml2/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Re-enable symbol versioning. This fixes the undefined symbols.kwm2010-11-281-1/+1
* Update to 2.7.8.marcus2010-11-271-1/+1
* Use USE_CSTD=gnu89 to build libxml2.kwm2010-10-101-0/+1
* Add an option to build libxml w/out threads support.mezz2010-06-251-0/+5
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-111-2/+2
* libxml2 knows too much about zlib internals. Beginning from zlib 1.2.2.3delphij2010-03-181-1/+1
* Build thread-safe library and do it in the right way to not break other ports.ale2009-12-011-9/+2
* Update to 2.7.6.marcus2009-10-111-1/+1
* Update to 2.7.5.marcus2009-09-261-2/+2
* Fix thread support.marcus2009-09-201-1/+1
* Add a upstream patch that fixes runtime problem with inkscape.kwm2009-09-161-1/+1
* Update to 2.7.4.marcus2009-09-131-2/+2
* Fix security bugs CVE-2009-2416 and CVE-2009-2414.marcus2009-08-241-1/+1
* Mark these ports has being multiple jobs safe.marcus2009-04-111-0/+1
* Update to 2.7.3.mezz2009-02-071-2/+2
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-101-2/+2
* Fix two integer overflow vulnerabilities, bump the PORTREVISION.mezz2008-11-201-1/+1
* Fix the two security issues, bump the PORTREVISION.mezz2008-10-211-1/+1
* Update to 2.6.32. As for the py-libxml2, get it able to find Python correctmezz2008-05-241-1/+1
* Reorder the MASTER_SITES by use mirrors first instead of master one. Themezz2008-05-111-2/+3
* Update to 2.6.31.marcus2008-01-231-1/+1
* Rename the name of knob from WITH_THREADS to WITH_THREADS_BREAK. If enablemezz2007-10-211-2/+2
* Update to 2.6.30.mezz2007-09-071-1/+1
* Update to 2.6.29.marcus2007-06-301-1/+1
* - Update to 2.6.27pav2007-01-161-5/+3
* INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1
* Update to 2.6.26.marcus2006-06-081-2/+2
* - Add header in these *-reference ports.mezz2006-06-011-2/+1
* Remove USE_REINPLACE from categories starting with Tedwin2006-05-131-1/+0
* Move the libxml2 programming reference to the libxml2-reference port.jylefort2006-05-121-1/+11
* Update to 2.6.24, and correct a typo in one of the patches.marcus2006-04-291-2/+2
* Conversion to a single libtool environment.ade2006-02-231-2/+2
* Update to 2.6.23.marcus2006-01-071-1/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to 2.6.22.marcus2005-09-131-1/+1
* Update to 2.6.21.marcus2005-09-051-2/+2
* Correct PORTREVISIONs so that the overall PORTVERSION does not gomarcus2005-08-291-1/+1
* - Also fix the catalog paths in xmllint.c and xmllint.1jylefort2005-08-281-2/+6
* Update to 2.6.20.marcus2005-07-121-1/+1
* Update to 2.6.19.marcus2005-04-031-1/+1
* Update to 2.6.18.marcus2005-03-151-1/+1
* Update to 2.6.17.marcus2005-01-181-1/+1
* - Change tunables from OPTIONS to plain make defines. Too many userspav2004-11-251-9/+7
* Update to 2.6.16.marcus2004-11-111-2/+1
* Hack around a bug where invalid XML documents would cause libxml tomarcus2004-11-101-0/+1
* Update to 2.4.15.marcus2004-10-281-1/+1
* Update to 2.6.14.marcus2004-10-121-1/+1
* Update to 2.6.13.marcus2004-09-021-1/+1
* Update to 2.6.12.marcus2004-08-231-3/+2
* - Let MAINTAINER and COMMNET variables be overwriten from slave ports.bland2004-07-061-2/+2
* Remove Python bingdings here as they going to be reintroduced inbland2004-07-061-27/+8
* Update to 2.6.11.marcus2004-07-061-1/+1
* Update to 2.6.9.marcus2004-04-191-1/+1
* Update to 2.6.8.marcus2004-03-231-2/+3
* Add a warning that pthread support may break certain ports.marcus2004-03-121-1/+1
* * Update to 2.6.7marcus2004-02-241-10/+12
* Update to 2.6.6.adamw2004-02-131-2/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Get rid of .libs in RPATH entries.bland2004-02-031-1/+1
* Update to 2.6.5.marcus2004-01-291-1/+1
* Update to 2.6.4.marcus2003-12-251-1/+1
* Update to 2.6.3bland2003-12-101-2/+1
* Compile Python files on installation.marcus2003-11-181-0/+7
* Update to 2.6.2.marcus2003-11-051-1/+1
* Update to 2.6.1.marcus2003-10-291-1/+1
* Correct some documentation that stated that WITHOUT_SCHEMA turned on schemaceri2003-10-221-1/+1
* Update to 2.6.0. While this release is a major revision release, it maintainsmarcus2003-10-211-10/+10
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-181-1/+1
* * Update to 2.5.10marcus2003-08-151-4/+6
* Update to 2.5.9.adamw2003-08-111-2/+1
* Add back python stuff to the pkg-plist.adamw2003-07-081-0/+1
* Update to 2.5.8.adamw2003-07-081-2/+1
* Utilize USE_GNOME= pkgconfig.adamw2003-06-171-3/+1
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-3/+0
* Fix the pre-everything message to reflect the correct macros.marcus2003-05-201-1/+1
* Disable thread support by default. This was interfering with portsmarcus2003-05-031-3/+6
* Add a flag to allow one to disable threading support. Settingmarcus2003-04-301-0/+5
* Update to 2.5.7.marcus2003-04-261-6/+3
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* Update to 2.5.6.marcus2003-04-041-1/+1
* * Update to 2.5.4marcus2003-02-251-1/+2
* Update to 2.5.3.marcus2003-02-111-1/+1
* Update to 2.5.2.marcus2003-02-061-1/+1
* Update to 2.5.1.marcus2003-01-201-7/+4
* Re-add a patch that was forgotten when libxml2 was upgraded to 2.4.27.marcus2003-01-161-1/+1
* Fix a bug introduced in 2.4.27 that caused KDE's doc building proceduremarcus2002-11-251-0/+1
* Update to 2.4.28.marcus2002-11-231-1/+1
* Update to 2.4.27.marcus2002-11-191-2/+1
* Undo the SGML_CATALOG_FILES variable breakage introduced in 2.4.26. Thismarcus2002-11-151-0/+1
* Update to 2.4.26.marcus2002-10-201-2/+1
* Fix a bug in the DTD validation code that caused a seg fault due to freeingmarcus2002-10-101-0/+1
* Update to 2.4.25.marcus2002-10-081-1/+1
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
* Add various tunables to aid developers using libxml2, most notably addingseanc2002-09-191-4/+29
* Update to 2.4.24.marcus2002-08-241-2/+2
* `%' has no special meaning for sed(1) in RE, so that there is no need to putsobomax2002-07-191-1/+1
* Update to 2.4.23.marcus2002-07-071-5/+5
* Set the default XML catalog location to the correct path. Bump PORTREVISION.marcus2002-06-041-0/+5
* Update to 2.4.22.marcus2002-05-311-1/+1
* Update to 2.4.21.sobomax2002-04-301-1/+1
* Use USE_LIBTOOL.sobomax2002-04-261-1/+1
* Update to 2.4.20.sobomax2002-04-181-1/+1
* U[date to 2.4.19.sobomax2002-03-291-2/+2
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andsobomax2002-03-181-3/+0
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
* Update to 2.4.17.sobomax2002-03-121-2/+4
* Update to 2.4.16.sobomax2002-02-271-2/+17
* Update to 2.4.13.sobomax2002-01-291-1/+1
* Update to 2.4.12.sobomax2001-12-201-1/+1
* Update to 2.4.11.sobomax2001-12-061-2/+2
* Update to 2.4.10.sobomax2001-11-131-1/+1
* Update to 2.4.6.sobomax2001-10-161-1/+1
* Update to 2.4.5.sobomax2001-09-191-3/+2
* Remove all mi-induced bogons:sobomax2001-08-271-15/+5
* Listen to Jun Kuriama and follow my yesterday's upgrade with anmi2001-08-271-1/+6
* Upgrade from 2.4.1 to 2.4.2... I let the maintainers know a couple ofmi2001-08-261-3/+11
* Update to 2.4.1.sobomax2001-07-301-1/+1
* Update to 2.4.0.sobomax2001-07-111-1/+1
* Update to 2.3.10ade2001-06-191-2/+1
* Correct gnome-config configuration file, so gnome-config outputs correctsobomax2001-05-201-0/+1
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
* Update to 2.3.8.sobomax2001-05-061-1/+7
* Update to 2.3.7.sobomax2001-04-231-1/+1
* Update to 2.2.5.sobomax2001-04-021-2/+3
* Update libxml2 to 2.3.3 and libxslt to 0.4.0 (updates rely on each other)ade2001-03-131-2/+1
* Use GNU iconv library (converters/libiconv) instead of BSD iconv.sobomax2001-02-111-7/+3
* Update to 2.3.0. Finally Gnome folks recognized the need to allow libxml2sobomax2001-02-091-5/+5
* More style fixes for ports/textproc.olgeni2001-02-061-1/+1
* Release maintainership.. libxml2 is not likely to be used in the coreade2001-01-261-1/+1
* Update to 2.2.11ade2001-01-061-1/+1
* Update to 2.2.10ade2000-12-091-1/+1
* Update to 2.2.9ade2000-12-011-2/+1
* Update iconv to 2.0 and reflect shared library version bump.sobomax2000-11-291-1/+1
* Persuade libxml2 to install into different filesystem space thanade2000-11-161-1/+7
* Update to 2.2.8ade2000-11-151-1/+1
* Update to 2.2.7ade2000-11-031-1/+1
* Update to 2.2.5ade2000-10-161-2/+2
* Update to 2.2.4 and enable iconv support.ade2000-10-041-2/+8
* Update to 2.2.3ade2000-09-201-1/+4
* Update to 2.2.2ade2000-08-181-1/+1
* Update to 2.2.1ade2000-08-041-1/+1
* Bring libxml2 2.1.1 into the fold after a repo-copy. This willade2000-07-021-3/+4
* Update to 1.8.8ade2000-07-011-1/+1
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-161-0/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Update to 1.8.7ade2000-03-061-2/+2
* Update to 1.8.6ade2000-02-041-2/+2
* Update to 1.8.5ade2000-01-221-2/+2
* Update to 1.8.4ade2000-01-151-2/+2
* Update to 1.8.3ade2000-01-111-2/+2
* Change MAINTAINER to ade@FreeBSD.org .nakai2000-01-071-1/+1
* Update to 1.8.2nakai1999-12-281-2/+2
* Update to 1.8.0nakai1999-12-241-2/+2
* New location on MASTER_SITE.steve1999-12-051-1/+1
* PR: ports/14303nakai1999-10-141-3/+3
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* Update to version 1.4.0.steve1999-08-221-8/+5
* DISTFILES moved on MASTER_SITE.steve1999-04-091-2/+2
* Upgrade to GNOME 1.0. The following are the details:nectar1999-03-091-4/+4
* Upgrade to 0.99.8.vanilla1999-02-251-3/+3
* Upgrade to 0.99.5.vanilla1999-02-011-6/+6
* Use ${MASTER_SITE_GNOME}fenner1999-01-271-5/+3
* Upgrade to 0.99.3.vanilla1999-01-171-5/+7
* Change maitainer's email address,vanilla1999-01-131-2/+2
* Upgrade gnumeric to 0.5, libxml to 0.99,vanilla1999-01-051-3/+3
* Import XML parser library.vanilla1998-10-101-0/+21