Jeremy Messenger
e39c0ec06b
Update to 2.6.32. As for the py-libxml2, get it able to find Python correct
...
when PREFIX is set other than LOCALBASE and will allowing the modules to build.
2008-05-24 05:27:17 +00:00
Joe Marcus Clarke
34a8f0d957
Update to 2.6.31.
...
Security: This contains a security fix for a UTF-8 processing bug.
2008-01-22 20:59:42 +00:00
Pav Lucistnik
67681738b6
- Update to 2.6.27
2007-01-15 18:27:56 +00:00
Joe Marcus Clarke
56fad08a3a
Update to 2.6.26.
2006-06-07 19:20:30 +00:00
Joe Marcus Clarke
da1d3c4346
Fix build on 4.X.
...
PR: 96492
Submitted by: Takamichi Tateoka <tate@tateoka.org>
2006-04-29 01:28:51 +00:00
Joe Marcus Clarke
54e1c5bf81
Update to 2.6.24, and correct a typo in one of the patches.
2006-04-28 21:14:05 +00:00
Joe Marcus Clarke
5880eaa03f
Update to 2.6.22.
2005-09-12 22:56:01 +00:00
Jean-Yves Lefort
8680f69b0b
- Also fix the catalog paths in xmllint.c and xmllint.1
...
- While here, refactor the catalog paths patches as ${REINPLACE_CMD} calls
2005-08-28 13:48:28 +00:00
Pav Lucistnik
cf47d4363a
- Nuke dormant patch which managed to break py-libxml2 2.6.17
...
Reported by: krismail
2005-01-31 21:08:38 +00:00
Joe Marcus Clarke
48b56ad823
Update to 2.6.17.
2005-01-18 01:50:45 +00:00
Joe Marcus Clarke
a20e0adb68
Update to 2.6.16.
2004-11-10 19:02:51 +00:00
Joe Marcus Clarke
60e4a7332e
Actually add the patch to fix the crash.
2004-11-10 02:13:21 +00:00
Joe Marcus Clarke
1b997d641e
Update to 2.6.14.
2004-10-11 23:57:40 +00:00
Joe Marcus Clarke
05779e9cd3
Update to 2.6.12.
2004-08-23 01:32:01 +00:00
Alexander Nedotsukov
ffb2455c8b
Remove Python bingdings here as they going to be reintroduced in
...
slave port.
Tested by: adamw, marcus
2004-07-06 03:01:19 +00:00
Joe Marcus Clarke
2fc319beb5
Update to 2.6.8.
2004-03-23 14:40:57 +00:00
Alexander Nedotsukov
d5c955e33a
Get rid of .libs in RPATH entries.
...
PR: 62162
Reported by: Matthias Andree <matthias.andree@gmx.de>
2004-02-03 09:23:23 +00:00
Joe Marcus Clarke
fbd7b52b3a
Don't create needless directories.
...
Reported by: adamw
2004-01-11 06:42:01 +00:00
Joe Marcus Clarke
39561834ad
Update to 2.6.0. While this release is a major revision release, it maintains
...
API and ABI backward compatibility. Note, due to enhanced error checking
(particularly with namespaces), extra errors might be seen on the command line,
but they do not appear to be fatal.
2003-10-21 03:31:51 +00:00
Joe Marcus Clarke
982aa704c1
* Update to 2.5.10
...
* Clean up the Python installation to obey PREFIX (finally)
* Mark some of the more troublesome build options as DEVELOPER ONLY!
2003-08-15 02:31:28 +00:00
Joe Marcus Clarke
5510a47586
Update to 2.5.2.
2003-02-06 00:34:57 +00:00
Joe Marcus Clarke
42f577a38e
Update to 2.5.1.
2003-01-19 19:26:22 +00:00
Joe Marcus Clarke
7b5694631c
Re-add a patch that was forgotten when libxml2 was upgraded to 2.4.27.
...
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.
2003-01-15 22:50:34 +00:00
Joe Marcus Clarke
4b5db6201a
Fix a bug introduced in 2.4.27 that caused KDE's doc building procedure
...
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
2002-11-25 14:40:29 +00:00
Joe Marcus Clarke
e91d0f6e74
Update to 2.4.27.
2002-11-19 06:51:27 +00:00
Joe Marcus Clarke
30f0edef41
Undo the SGML_CATALOG_FILES variable breakage introduced in 2.4.26. This
...
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
2002-11-14 18:42:53 +00:00
Joe Marcus Clarke
747a6d3b23
Update to 2.4.26.
2002-10-19 18:33:57 +00:00
Joe Marcus Clarke
13b7e1b18c
Fix a bug in the DTD validation code that caused a seg fault due to freeing
...
unitialized memory.
2002-10-09 16:13:36 +00:00
Joe Marcus Clarke
17b63cde99
Update to 2.4.25.
2002-10-08 05:19:19 +00:00
Joe Marcus Clarke
d82032cc0f
Set the default XML catalog location to the correct path. Bump PORTREVISION.
2002-06-03 20:17:37 +00:00
Maxim Sobolev
683020c2c4
Update to 2.4.21.
2002-04-30 11:00:47 +00:00
Maxim Sobolev
324c103c90
Use USE_LIBTOOL.
2002-04-26 07:58:01 +00:00
Maxim Sobolev
5449ca8427
Update to 2.4.20.
...
PR: 37192
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
2002-04-18 11:30:51 +00:00
Maxim Sobolev
f79f6e8938
U[date to 2.4.19.
...
PR: 36343
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru>
2002-03-29 12:34:58 +00:00
Maxim Sobolev
4bb4af5680
Update to 2.4.16.
...
PR: 35002
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
2002-02-26 18:55:37 +00:00
Maxim Sobolev
d0fba3e0f1
Backout previous change - it seems that new revision of the patch doesn't
...
apply everywhere.
Submitted by: Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76
Don't filter libc_r on 5-CURRENT.
2001-12-19 20:20:23 +00:00
Maxim Sobolev
b0790e4238
Don't link in libc - FreeBSD doesn't need this.
...
Submitted by: Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
06bf96a7b2
Update to 2.4.6.
...
PR: 31258
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
2001-10-16 13:32:04 +00:00
Maxim Sobolev
53d84cb1d3
Update to 2.4.5.
...
PR: 30648
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
2001-09-19 10:20:50 +00:00
Maxim Sobolev
0c93669feb
Remove all mi-induced bogons:
...
- Don't honour bogus MAKE_JOBS;
- sort pkg-plist and remove bogus `@dirrm share/doc/ja/' from it;
- remove useless USE_LIBTOOL.
2001-08-27 10:01:05 +00:00
Mikhail Teterin
777318c580
Upgrade from 2.4.1 to 2.4.2... I let the maintainers know a couple of
...
days ago, but the entire maintership (gnome@) is quiet...
Reviewed by: maintainers' silence
2001-08-26 00:55:06 +00:00
Maxim Sobolev
01cce1bc7c
Update to 2.4.1.
2001-07-30 13:37:16 +00:00
Maxim Sobolev
923bc1d093
Update to 2.4.0.
2001-07-11 07:42:53 +00:00
Ade Lovett
99e7868969
Update to 2.3.10
2001-06-18 18:58:26 +00:00
Maxim Sobolev
9b05dc05ff
Correct gnome-config configuration file, so gnome-config outputs correct
...
paths.
Reported by: ijliao
2001-05-19 20:07:15 +00:00
Maxim Sobolev
4f626178f4
Update to 2.3.8.
2001-05-06 07:50:01 +00:00
Maxim Sobolev
e5c35d051f
Update to 2.2.5.
...
Submitted by: Dave Duchscher <daved@tamu.edu>
2001-04-02 09:55:51 +00:00
Ade Lovett
34c8a88d2b
Update libxml2 to 2.3.3 and libxslt to 0.4.0 (updates rely on each other)
2001-03-12 16:45:41 +00:00
Maxim Sobolev
d6aed98452
Use GNU iconv library (converters/libiconv) instead of BSD iconv.
...
Prompted by: ade
2001-02-10 19:15:43 +00:00