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
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
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
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
Ade Lovett
7a03b23cac
Update to 2.2.9
2000-11-30 18:11:51 +00:00
Maxim Sobolev
2d8ff23a74
Update iconv to 2.0 and reflect shared library version bump.
...
PR: 23163, 23164, 23165
Submitted by: maintainer
2000-11-29 11:46:42 +00:00
Ade Lovett
5ab6c2fc42
Persuade libxml2 to install into different filesystem space than
...
libxml (cursing the author all the way for having two incompatible
versions of their software do this).
This is still not 100%, but a step in the right direction for those
ports that need libxml2, but also have to co-exist with GNOME
(which, for the moment, uses libxml exclusively).
Max will be committing a port shortly to show exactly how to
tell a port to use libxml2 under this new scheme of things.
As and when GNOME (the primary consumer of libxml) moves over
to libxml2, these hacks will be reverted, and similar hacks put
in to libxml until it dies a quiet death.
Submitted by: sobomax
2000-11-15 16:29:26 +00:00
Ade Lovett
dbe5261b5e
Update to 2.2.8
2000-11-14 21:49:33 +00:00
Ade Lovett
8b95c3d950
Update to 2.2.7
2000-11-02 21:19:45 +00:00
Ade Lovett
2ba28250dd
Update to 2.2.5
2000-10-16 02:48:02 +00:00
Ade Lovett
92e94c953d
Update to 2.2.4 and enable iconv support.
2000-10-03 16:32:02 +00:00
Ade Lovett
bd178865a8
Update to 2.2.3
2000-09-19 19:13:29 +00:00
Ade Lovett
77c0d15647
Update to 2.2.2
2000-08-17 16:40:46 +00:00
Ade Lovett
c75a396481
Update to 2.2.1
2000-08-04 01:17:33 +00:00
Ade Lovett
248fb0cf95
Bring libxml2 2.1.1 into the fold after a repo-copy. This will
...
eventually replace libxml for GNOME.
2000-07-02 09:30:30 +00:00
Ade Lovett
cdc2e6ac19
Update to 1.8.8
2000-07-01 05:56:56 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5
Fourth round of INSTALLS_SHLIBS conversion.
2000-06-16 08:48:22 +00:00
Chris Piazza
37c0ef8e3b
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 21:54:47 +00:00
Ade Lovett
e1b9283501
Update to 1.8.7
2000-03-06 10:01:51 +00:00
Ade Lovett
ed8a8521f8
Update to 1.8.6
2000-02-03 21:30:16 +00:00
Ade Lovett
cf96f2d7f6
Update to 1.8.5
2000-01-22 04:43:26 +00:00
Ade Lovett
16fbd17adc
Update to 1.8.4
2000-01-14 20:40:38 +00:00
Ade Lovett
27342b5d60
Update to 1.8.3
2000-01-10 21:19:19 +00:00
Yukihiro Nakai
a6844f7b83
Change MAINTAINER to ade@FreeBSD.org .
2000-01-07 02:07:00 +00:00
Yukihiro Nakai
54985dbae5
Update to 1.8.2
...
PR: ports/15725
Submitted by: Ade Lovett <ade@lovett.com>
1999-12-28 02:32:23 +00:00
Yukihiro Nakai
ae1e462c77
Update to 1.8.0
...
PR: ports/15503
Submitted by: Ade Lovett <ade@lovett.com>
1999-12-24 10:44:57 +00:00
Steve Price
4275cb17e6
New location on MASTER_SITE.
...
PR: 15238, 15248
Submitted by: Ade Lovett <ade@lovett.com>
1999-12-04 19:08:13 +00:00
Yukihiro Nakai
b29c6736cb
PR: ports/14303
...
Submitted by:Ade Lovett <ade@lovett.com>
Update to 1.7.3
1999-10-14 03:39:38 +00:00
Peter Wemm
85bc214e28
$Id$ -> $FreeBSD$
1999-08-31 02:11:56 +00:00
Steve Price
2632c100ba
Update to version 1.4.0.
...
PR: 12781 (2 of 19)
Submitted by: Ade Lovett <ade@lovett.com>
1999-08-22 03:40:41 +00:00
Steve Price
466b1016aa
DISTFILES moved on MASTER_SITE.
1999-04-08 18:08:39 +00:00
Jacques Vidrine
f4442a7aa7
Upgrade to GNOME 1.0. The following are the details:
...
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Vanilla I. Shu
b66f03295a
Upgrade to 0.99.8.
1999-02-24 22:12:10 +00:00
Vanilla I. Shu
6dcb4ed514
Upgrade to 0.99.5.
1999-01-31 19:06:21 +00:00
Bill Fenner
dc90d64404
Use ${MASTER_SITE_GNOME}
1999-01-27 08:31:54 +00:00