aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2
Commit message (Collapse)AuthorAgeFilesLines
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-182-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users Notes: svn path=/head/; revision=89023
* * Update to 2.5.10Joe Marcus Clarke2003-08-157-44/+52
| | | | | | | | * 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
* Update to 2.5.9.Adam Weinberger2003-08-102-3/+2
| | | | Notes: svn path=/head/; revision=86731
* Add back python stuff to the pkg-plist.Adam Weinberger2003-07-072-0/+39
| | | | | | | | The libxml2 (and libxslt, for that matter) build looks for python under ${PREFIX}, not ${LOCALBASE}. Notes: svn path=/head/; revision=84404
* Update to 2.5.8.Adam Weinberger2003-07-073-50/+14
| | | | Notes: svn path=/head/; revision=84402
* Utilize USE_GNOME= pkgconfig.Adam Weinberger2003-06-161-3/+1
| | | | Notes: svn path=/head/; revision=83119
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-3/+0
| | | | Notes: svn path=/head/; revision=82858
* Fix the pre-everything message to reflect the correct macros.Joe Marcus Clarke2003-05-191-1/+1
| | | | | | | Reported by: Edward Glowacki <glowack2@msu.edu> Notes: svn path=/head/; revision=81406
* Disable thread support by default. This was interfering with portsJoe Marcus Clarke2003-05-031-3/+6
| | | | | | | | | | | | such as mod_php4 with DOMXML support. It also has the potential of affecting other ports on -STABLE that rely on libxml2 to build shared libraries. I have filed a bug with the libxml2 developers to see if we can rectify this situation moving forward. More details can be found at: http://bugzilla.gnome.org/show_bug.cgi?id=112144 Notes: svn path=/head/; revision=80038
* Add a flag to allow one to disable threading support. SettingJoe Marcus Clarke2003-04-291-0/+5
| | | | | | | LIBXML_WITHOUT_THREADS can fix build problems with apps such as PHP. Notes: svn path=/head/; revision=79881
* Update to 2.5.7.Joe Marcus Clarke2003-04-253-7/+7
| | | | Notes: svn path=/head/; revision=79638
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Update to 2.5.6.Joe Marcus Clarke2003-04-043-2/+4
| | | | Notes: svn path=/head/; revision=78133
* * Update to 2.5.4Joe Marcus Clarke2003-02-253-3/+3
| | | | | | | * De-pkg-comment Notes: svn path=/head/; revision=76441
* Update to 2.5.3.Joe Marcus Clarke2003-02-113-2/+4
| | | | Notes: svn path=/head/; revision=75285
* Update to 2.5.2.Joe Marcus Clarke2003-02-064-7/+10
| | | | Notes: svn path=/head/; revision=74925
* Update to 2.5.1.Joe Marcus Clarke2003-01-194-19/+57
| | | | Notes: svn path=/head/; revision=73514
* Re-add a patch that was forgotten when libxml2 was upgraded to 2.4.27.Joe Marcus Clarke2003-01-152-1/+16
| | | | | | | | | | This will get us closer to eliminating HTTP traffic when searching for DTDs. However, since we no longer offer the docbook 4.1.2 DTDs in ports, this still doesn't solve the problem. Work is now being done to offer a better overall solution. Notes: svn path=/head/; revision=73197
* Fix a bug introduced in 2.4.27 that caused KDE's doc building procedureJoe Marcus Clarke2002-11-252-0/+12
| | | | | | | | | | to virtually hang. This patch has been fed back to the libxml people, and should be integrated in the next release. Reported by: bento and the KDE people Notes: svn path=/head/; revision=71082
* Update to 2.4.28.Joe Marcus Clarke2002-11-232-2/+2
| | | | Notes: svn path=/head/; revision=70814
* Update to 2.4.27.Joe Marcus Clarke2002-11-196-59/+17
| | | | Notes: svn path=/head/; revision=70460
* Undo the SGML_CATALOG_FILES variable breakage introduced in 2.4.26. ThisJoe Marcus Clarke2002-11-142-2/+25
| | | | | | | | | | | | caused KDE documentation not to build. This patch has been rolled into libxml CVS, and should be resolved in the next release. See http://bugzilla.gnome.org/show_bug.cgi?id=96963 for more details. Submitted by: will Obtained from: libxml CVS Notes: svn path=/head/; revision=70126
* Update to 2.4.26.Joe Marcus Clarke2002-10-194-58/+8
| | | | Notes: svn path=/head/; revision=68359
* Fix a bug in the DTD validation code that caused a seg fault due to freeingJoe Marcus Clarke2002-10-092-0/+56
| | | | | | | unitialized memory. Notes: svn path=/head/; revision=67698
* Update to 2.4.25.Joe Marcus Clarke2002-10-084-16/+19
| | | | Notes: svn path=/head/; revision=67591
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Add various tunables to aid developers using libxml2, most notably addingSean Chittenden2002-09-181-4/+29
| | | | | | | | | the ability to turn on schema support. Approved by: knu (mentor) && marcus Notes: svn path=/head/; revision=66633
* Update to 2.4.24.Joe Marcus Clarke2002-08-242-3/+3
| | | | Notes: svn path=/head/; revision=64943
* `%' has no special meaning for sed(1) in RE, so that there is no need to putMaxim Sobolev2002-07-181-1/+1
| | | | | | | in into square brackets. Notes: svn path=/head/; revision=63204
* Update to 2.4.23.Joe Marcus Clarke2002-07-072-6/+6
| | | | Notes: svn path=/head/; revision=62544
* Set the default XML catalog location to the correct path. Bump PORTREVISION.Joe Marcus Clarke2002-06-033-0/+31
| | | | Notes: svn path=/head/; revision=60550
* Update to 2.4.22.Joe Marcus Clarke2002-05-303-2/+3
| | | | Notes: svn path=/head/; revision=60318
* Update to 2.4.21.Maxim Sobolev2002-04-304-10/+16
| | | | Notes: svn path=/head/; revision=58360
* Use USE_LIBTOOL.Maxim Sobolev2002-04-263-46/+14
| | | | Notes: svn path=/head/; revision=58150
* Update to 2.4.20.Maxim Sobolev2002-04-184-14/+11
| | | | | | | | PR: 37192 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=57845
* U[date to 2.4.19.Maxim Sobolev2002-03-295-16/+30
| | | | | | | | PR: 36343 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=56864
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-3/+0
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Update to 2.4.17.Maxim Sobolev2002-03-113-3/+15
| | | | Notes: svn path=/head/; revision=55877
* Update to 2.4.16.Maxim Sobolev2002-02-266-14/+102
| | | | | | | | PR: 35002 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=55272
* Update to 2.4.13.Maxim Sobolev2002-01-292-2/+2
| | | | | | | | PR: 33989 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=53951
* Update to 2.4.12.Maxim Sobolev2001-12-203-2/+5
| | | | | | | | PR: 32746 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=51881
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Update to 2.4.11.Maxim Sobolev2001-12-062-3/+3
| | | | | | | | PR: 32309 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=51112
* Update to 2.4.10.Maxim Sobolev2001-11-133-2/+4
| | | | | | | | PR: 31778 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=49977
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-1/+11
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Update to 2.4.6.Maxim Sobolev2001-10-163-13/+2
| | | | | | | | PR: 31258 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=48840
* Update to 2.4.5.Maxim Sobolev2001-09-195-41/+23
| | | | | | | | PR: 30648 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=47984