Adam Weinberger
5d60850a1e
Update to 2.4.1.
2003-10-13 13:14:21 +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
Adam Weinberger
5a1964dbcd
Remove REINPLACE commands that were rolled into gnomehack.
2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
728b2e811b
Update to 2.2.4.
2003-05-08 04:45:18 +00:00
Joe Marcus Clarke
5504e26b7b
Convert to new GNOME infrastructure.
2003-04-22 05:02:24 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
4bd01a9290
Update to 2.2.3.1.
2003-04-04 07:26:35 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
a2bfb54f41
Update to 2.2.1.
2003-02-11 22:23:06 +00:00
Joe Marcus Clarke
336b31c394
Update to GNOME 2.2.
...
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
2e5c1cbbc3
Update to 2.0.8.
2002-11-20 08:49:52 +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
Joe Marcus Clarke
62facaf31c
Update to 2.0.7.
2002-09-15 00:36:19 +00:00
Joe Marcus Clarke
58f5d70af9
Update to 2.0.6.
2002-08-29 05:24:45 +00:00
Joe Marcus Clarke
5263744d7f
Update to 2.0.5.
2002-08-24 08:19:43 +00:00
Joe Marcus Clarke
1b254ea129
Update to 2.0.4. This fixes a small memory leak.
2002-08-15 04:34:15 +00:00
Joe Marcus Clarke
36732f8d23
Update to 2.0.3.
2002-08-07 07:22:20 +00:00
Joe Marcus Clarke
00e8321afb
Update to 2.0.2.
2002-07-25 21:58:17 +00:00
Maxim Sobolev
37b37f0ed2
Provide fix for the recent problem with nautilus-2.0.1 (hang in list view)
...
obtained from GNOME cvs. The patch will go away during the next eel update.
Bump PORTREVISION.
2002-07-25 13:39:17 +00:00
Joe Marcus Clarke
a4bb79e13b
Update to 2.0.1.
2002-07-23 19:12:09 +00:00
Joe Marcus Clarke
63affb72a9
Remove my previous patch in favor of a new patch to nautilus2. This new patch
...
is better as it preserves thead safety in eel. While I'm here, make this a
REINPLACE port.
2002-07-09 23:14:13 +00:00
Joe Marcus Clarke
f7b15ac7ff
Fix the freezing problem when Nautilus tries to thumbnail certain images.
...
Bump PORTREVISION.
Reported by: many
Tested by: Franz Klammer <klammer@webonaut.com>
2002-07-07 17:55:36 +00:00
Joe Marcus Clarke
58d11a98d4
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
58d6153c1e
Update to GNOME 2.0 RC2.
2002-06-26 09:18:37 +00:00
Joe Marcus Clarke
515147d6b6
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
2002-06-15 09:05:13 +00:00
Maxim Sobolev
b18c18cefe
Don't bother to build tests which aren't installed anyway.
2002-06-13 16:06:24 +00:00
Joe Marcus Clarke
9f04edac18
Update to the latest GNOME 2 snapshot.
2002-06-12 00:18:21 +00:00
Joe Marcus Clarke
1aadf412fd
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
2002-05-28 16:08:26 +00:00
Maxim Sobolev
3c0571ab41
Update eel2 to version 1.1.14 after a repo-copy from ports/x11-toolkits/eel
...
and connect it to the build.
2002-05-20 17:47:26 +00:00
Maxim Sobolev
5cbd6c3da0
Put USE_LIBTOOL back.
2002-04-25 19:34:25 +00:00
Maxim Sobolev
089fc7522f
In a function eel_read_entire_file() allocate extra byte and ensure that the
...
read buffer is terminated by '\0', because it seems that Nautilus expects it
to be. The proper fix would be to fix Nautilus instead, but I'll leave this
excersise to Nautilus developers. This should fix one of the most frequent
crashes I've saw in Nautilus so far. Bump PORTREVISION.
Recommended update.
2001-12-20 14:04:25 +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
eeea3c3cea
Unbreak on 4-STABLE. Reportedly this allows Nautilus run in STABLE as well.
...
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-10-27 06:10:43 +00:00
Maxim Sobolev
b1e8335980
Update to 1.0.2.
2001-10-09 13:59:49 +00:00
Maxim Sobolev
9eb408154b
Update to 1.0.1.
2001-07-06 12:25:18 +00:00
Maxim Sobolev
0b7eeaca7f
Primary category is x11-toolkits, not graphics.
2001-05-15 08:18:19 +00:00
Maxim Sobolev
f4ce45c876
MASTER_SITE_SUBDIR is stable/sources/eel, not stable/sources/librsvg.
2001-05-14 14:56:16 +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
Ade Lovett
92abd7971a
The eel library contains a number of generally useful classes and functions.
...
Many of them are extensions to things in glib, gtk, gnome-libs, and other
widely-used GNOME platform libraries. The long term plan is to move much of
this into the platform libraries themselves.
2001-05-08 18:58:23 +00:00