Commit graph

188 commits

Author SHA1 Message Date
Joe Marcus Clarke
783d1ba3e9 Update to 2.6.19. 2005-04-02 22:45:17 +00:00
Joe Marcus Clarke
de6202f35e Update to 2.6.18. 2005-03-15 04:20:26 +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
Pav Lucistnik
39212fa861 - Change tunables from OPTIONS to plain make defines. Too many users
subconsciously enabled THREADS knob and ended with breakages later.

The last straw:	Adam McLaurin <adam.mclaurin@gmx.net>
Approved by:	FreeBSD/GNOME cabal
2004-11-24 20:19:08 +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
a9b6ed5f72 Hack around a bug where invalid XML documents would cause libxml to
crash.

Reported by:	many
2004-11-10 02:12:45 +00:00
Joe Marcus Clarke
ee22df3797 Update to 2.4.15. 2004-10-28 07:56:48 +00:00
Joe Marcus Clarke
1b997d641e Update to 2.6.14. 2004-10-11 23:57:40 +00:00
Joe Marcus Clarke
b4fbdfd8fa Update to 2.6.13. 2004-09-01 18:50:58 +00:00
Joe Marcus Clarke
05779e9cd3 Update to 2.6.12. 2004-08-23 01:32:01 +00:00
Alexander Nedotsukov
236c8241d5 - Let MAINTAINER and COMMNET variables be overwriten from slave ports.
- Also note that previous commit fixed hier compliance issue.
2004-07-06 03:11:13 +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
90d7717a82 Update to 2.6.11. 2004-07-05 23:47:59 +00:00
Joe Marcus Clarke
5ed632ef40 Update to 2.6.9. 2004-04-19 06:57:35 +00:00
Joe Marcus Clarke
2fc319beb5 Update to 2.6.8. 2004-03-23 14:40:57 +00:00
Joe Marcus Clarke
6e5c1e71eb Add a warning that pthread support may break certain ports.
Submitted by:	ale
2004-03-12 02:18:15 +00:00
Joe Marcus Clarke
d0f82038bc * Update to 2.6.7
* Use OPTIONS where it's feasible
* Use USE_ICONV
2004-02-23 18:37:41 +00:00
Adam Weinberger
81b33695b1 Update to 2.6.6. 2004-02-13 04:04:47 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +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
aee69fa63a Update to 2.6.5. 2004-01-28 17:27:50 +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
803b84c288 Update to 2.6.4. 2003-12-24 17:40:00 +00:00
Alexander Nedotsukov
ef6d414eb9 Update to 2.6.3 2003-12-10 15:39:37 +00:00
Joe Marcus Clarke
0df61c84bb Compile Python files on installation.
PR:		59383
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-11-17 21:15:40 +00:00
Joe Marcus Clarke
89500814da Update to 2.6.2. 2003-11-04 18:21:59 +00:00
Joe Marcus Clarke
30f19abaf2 Update to 2.6.1. 2003-10-29 01:27:54 +00:00
Ceri Davies
29d28959d0 Correct some documentation that stated that WITHOUT_SCHEMA turned on schema
support.

Reviewed by:	marcus
2003-10-21 19:19:28 +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
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
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
2003-09-18 06:49:37 +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
Adam Weinberger
8d8a8218d2 Update to 2.5.9. 2003-08-10 17:42:28 +00:00
Adam Weinberger
dad04be226 Add back python stuff to the pkg-plist.
The libxml2 (and libxslt, for that matter) build looks for python
under ${PREFIX}, not ${LOCALBASE}.
2003-07-07 21:09:06 +00:00
Adam Weinberger
9ce60f14b5 Update to 2.5.8. 2003-07-07 20:31:22 +00:00
Adam Weinberger
c413d0b2b0 Utilize USE_GNOME= pkgconfig. 2003-06-16 20:52:58 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
dc9805bb87 Fix the pre-everything message to reflect the correct macros.
Reported by:	Edward Glowacki <glowack2@msu.edu>
2003-05-19 17:02:24 +00:00
Joe Marcus Clarke
e012abb3d1 Disable thread support by default. This was interfering with ports
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
2003-05-03 06:32:09 +00:00
Joe Marcus Clarke
43b2295678 Add a flag to allow one to disable threading support. Setting
LIBXML_WITHOUT_THREADS can fix build problems with apps such as PHP.
2003-04-29 16:19:49 +00:00
Joe Marcus Clarke
a16c99c8d0 Update to 2.5.7. 2003-04-25 16:07:42 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
73899ec5fa Update to 2.5.6. 2003-04-04 07:35:06 +00:00
Joe Marcus Clarke
de157a0b99 * Update to 2.5.4
* De-pkg-comment
2003-02-25 05:13:47 +00:00
Joe Marcus Clarke
69811c5695 Update to 2.5.3. 2003-02-11 07:01:10 +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
142064b450 Update to 2.4.28. 2002-11-23 06:35:38 +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
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Sean Chittenden
d406b87093 Add various tunables to aid developers using libxml2, most notably adding
the ability to turn on schema support.

Approved by:	knu (mentor) && marcus
2002-09-18 19:16:28 +00:00
Joe Marcus Clarke
1b426c1a3b Update to 2.4.24. 2002-08-24 08:17:30 +00:00
Maxim Sobolev
e7b985a6bf `%' has no special meaning for sed(1) in RE, so that there is no need to put
in into square brackets.
2002-07-18 16:03:14 +00:00
Joe Marcus Clarke
730dd3d69b Update to 2.4.23. 2002-07-07 04:34:45 +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
Joe Marcus Clarke
0f7b7c27bc Update to 2.4.22. 2002-05-30 20:42:06 +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
a68d2827d3 Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Maxim Sobolev
8d34837066 Update to 2.4.17. 2002-03-11 19:03:53 +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
9095f32cab Update to 2.4.13.
PR:		33989
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2002-01-29 09:53:32 +00:00
Maxim Sobolev
0e41a741c8 Update to 2.4.12.
PR:		32746
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-12-20 10:03:24 +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
8702be1ef3 Update to 2.4.11.
PR:		32309
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-12-06 08:27:28 +00:00
Maxim Sobolev
97a2f0c303 Update to 2.4.10.
PR:		31778
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-13 11:07:18 +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
5afaf62586 Listen to Jun Kuriama and follow my yesterday's upgrade with an
upgrade to 2.4.3. One more executable is installed into bin/ now.
2001-08-26 19:04:12 +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
3b2c9b40ee Add WWW.
Submitted by:	kuriyama
2001-08-22 11:00:47 +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
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Maxim Sobolev
4f626178f4 Update to 2.3.8. 2001-05-06 07:50:01 +00:00
Maxim Sobolev
9f6848fe1a Update to 2.3.7. 2001-04-23 11:51:19 +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
Maxim Sobolev
f27c92b53f Update to 2.3.0. Finally Gnome folks recognized the need to allow libxml2
co-exist with old libxml installed on the same machine, so I was able to
happily remove most of my hacks.
2001-02-09 14:06:28 +00:00
Jimmy Olgeni
2917814d32 More style fixes for ports/textproc. 2001-02-05 16:35:26 +00:00
Ade Lovett
5809f1adba Release maintainership.. libxml2 is not likely to be used in the core
GNOME system for a "long time".  Max, if you don't want the port (I know
you've been interested in it in the past), just reassign it back to ports@
2001-01-25 21:37:36 +00:00
Ade Lovett
ac762595d2 Update to 2.2.11 2001-01-05 21:58:26 +00:00
Ade Lovett
36134dcbe9 Update to 2.2.10 2000-12-08 21:06:24 +00:00