summaryrefslogtreecommitdiff
path: root/textproc/libxml2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.5.6.Joe Marcus Clarke2003-04-043-2/+4
|
* * Update to 2.5.4Joe Marcus Clarke2003-02-253-3/+3
| | | | * De-pkg-comment
* Update to 2.5.3.Joe Marcus Clarke2003-02-113-2/+4
|
* Update to 2.5.2.Joe Marcus Clarke2003-02-064-7/+10
|
* Update to 2.5.1.Joe Marcus Clarke2003-01-194-19/+57
|
* 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.
* 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
* Update to 2.4.28.Joe Marcus Clarke2002-11-232-2/+2
|
* Update to 2.4.27.Joe Marcus Clarke2002-11-196-59/+17
|
* 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
* Update to 2.4.26.Joe Marcus Clarke2002-10-194-58/+8
|
* Fix a bug in the DTD validation code that caused a seg fault due to freeingJoe Marcus Clarke2002-10-092-0/+56
| | | | unitialized memory.
* Update to 2.4.25.Joe Marcus Clarke2002-10-084-16/+19
|
* 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.
* 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
* Update to 2.4.24.Joe Marcus Clarke2002-08-242-3/+3
|
* `%' 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.
* Update to 2.4.23.Joe Marcus Clarke2002-07-072-6/+6
|
* Set the default XML catalog location to the correct path. Bump PORTREVISION.Joe Marcus Clarke2002-06-033-0/+31
|
* Update to 2.4.22.Joe Marcus Clarke2002-05-303-2/+3
|
* Update to 2.4.21.Maxim Sobolev2002-04-304-10/+16
|
* Use USE_LIBTOOL.Maxim Sobolev2002-04-263-46/+14
|
* Update to 2.4.20.Maxim Sobolev2002-04-184-14/+11
| | | | | PR: 37192 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
* U[date to 2.4.19.Maxim Sobolev2002-03-295-16/+30
| | | | | PR: 36343 Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-3/+0
| | | | -liconv to -lgiconv.
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | libiconv.
* Update to 2.4.17.Maxim Sobolev2002-03-113-3/+15
|
* Update to 2.4.16.Maxim Sobolev2002-02-266-14/+102
| | | | | PR: 35002 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Update to 2.4.13.Maxim Sobolev2002-01-292-2/+2
| | | | | PR: 33989 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Update to 2.4.12.Maxim Sobolev2001-12-203-2/+5
| | | | | PR: 32746 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* 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>
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
|
* Update to 2.4.11.Maxim Sobolev2001-12-062-3/+3
| | | | | PR: 32309 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Update to 2.4.10.Maxim Sobolev2001-11-133-2/+4
| | | | | PR: 31778 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-1/+11
| | | | Submitted by: Ports Fury
* Update to 2.4.6.Maxim Sobolev2001-10-163-13/+2
| | | | | PR: 31258 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Update to 2.4.5.Maxim Sobolev2001-09-195-41/+23
| | | | | PR: 30648 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
* Remove all mi-induced bogons:Maxim Sobolev2001-08-273-17/+24
| | | | | | - Don't honour bogus MAKE_JOBS; - sort pkg-plist and remove bogus `@dirrm share/doc/ja/' from it; - remove useless USE_LIBTOOL.
* Listen to Jun Kuriama and follow my yesterday's upgrade with anMikhail Teterin2001-08-263-2/+9
| | | | upgrade to 2.4.3. One more executable is installed into bin/ now.
* Upgrade from 2.4.1 to 2.4.2... I let the maintainers know a couple ofMikhail Teterin2001-08-265-108/+19
| | | | | | days ago, but the entire maintership (gnome@) is quiet... Reviewed by: maintainers' silence
* Add WWW.Maxim Sobolev2001-08-221-0/+2
| | | | Submitted by: kuriyama
* Update to 2.4.1.Maxim Sobolev2001-07-304-31/+35
|
* Update to 2.4.0.Maxim Sobolev2001-07-116-35/+114
|
* Update to 2.3.10Ade Lovett2001-06-184-37/+12
|
* Correct gnome-config configuration file, so gnome-config outputs correctMaxim Sobolev2001-05-192-0/+19
| | | | | | paths. Reported by: ijliao
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Update to 2.3.8.Maxim Sobolev2001-05-065-36/+45
|
* Update to 2.3.7.Maxim Sobolev2001-04-232-2/+2
|
* Update to 2.2.5.Maxim Sobolev2001-04-024-47/+36
| | | | Submitted by: Dave Duchscher <daved@tamu.edu>