Commit graph

42 commits

Author SHA1 Message Date
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
Joe Marcus Clarke
a1967ab5ac Use intlhack to fix the build on -STABLE.
Reported by:	John Merryweather Cooper <johnmary@adelphia.net>
2004-01-15 21:21:00 +00:00
Adam Weinberger
a98d5df79e Update to 2.4.2, and use lthack. 2004-01-15 16:53:29 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Joe Marcus Clarke
0e4f52f0af Update to 2.4.1. 2003-10-14 19:02:59 +00:00
Joe Marcus Clarke
9edc43e9ad Fix the clock display for the Danish, Italian, and Chinese locales. FreeBSD's
strftime(3) does not support the '-' (no pad) modifier that GNU date does.
2003-10-01 20:01:23 +00:00
Joe Marcus Clarke
b113f4948f Fix a nasty bug where launchers on drawers wouldn't work after the upgrade
to GNOME 2.4.0.

Approved by:	portmgr (implicit)
Obtained from:	GNOME CVS
2003-09-20 18:25: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
Joe Marcus Clarke
03a5b92abb Fix a bus error on logout on -CURRENT if one of the panels contained
a drawer.  This patch has been fed back to GNOME via Bugzilla.  More details
can be found here:

http://bugzilla.gnome.org/show_bug.cgi?id=96423
2003-08-02 04:48:57 +00:00
Adam Weinberger
0d03b1e118 Update to 2.2.2.2. 2003-07-10 19:30:27 +00:00
Adam Weinberger
e7ef71bea5 Update to 2.2.2.1. 2003-06-14 20:29:57 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
02306b2ab0 Update to 2.2.2. 2003-05-16 05:38:12 +00:00
Joe Marcus Clarke
018ed0aff7 Actually commit these changes to convert to new GNOME infrastructure.
Spotted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-21 07:36:03 +00:00
Joe Marcus Clarke
6d6bbc2970 Update to 2.2.1. 2003-04-04 07:53:18 +00:00
Ade Lovett
3195b6f71c 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:36:20 +00:00
Joe Marcus Clarke
16874c2292 Remove three left-over directories.
Reported by:	bento
2003-02-16 00:01:37 +00:00
Joe Marcus Clarke
1b1395caeb Fix crash when destroying the notification_area_applet.
Obtained from:	GNOME bug 105421
2003-02-13 01:44:34 +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
aaf3faffd8 Update to 2.0.11. 2002-11-15 18:32:18 +00:00
Joe Marcus Clarke
b38330bda5 Update to 2.0.10. 2002-10-14 04:12:41 +00:00
Joe Marcus Clarke
3553ac4fdd Add a missing INSTALLS_SHLIB. 2002-10-14 00:23:12 +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
445e9345e1 Update to 2.0.9. 2002-09-06 19:44:30 +00:00
Joe Marcus Clarke
50141885e4 Update to 2.0.7. 2002-08-27 22:13:36 +00:00
Joe Marcus Clarke
0cd30bf9f4 Update to 2.0.6. This fixed the problem where launchers in drawers wouldn't
survive restarts of GNOME (at least on one of my build machines).
2002-08-12 19:52:49 +00:00
Joe Marcus Clarke
e4ffe50cbb Update to 2.0.5. Keep the tempoary patch to prevent nautilus from placeing
icons undeneath the panel.

This version of gnomepanel starts applets in the correct order, fixes a problem
with focus, and updates a few of the translations.
2002-08-09 20:30:32 +00:00
Joe Marcus Clarke
832d724e16 Update to 2.0.3 and add USE_GNOMENG. 2002-07-30 20:21:07 +00:00
Maxim Sobolev
518dd83eca Fix a problem appeared in version 2.0.2 by reverting some changes since
2.0.1. The problem is that in 2.0.2 a panel doesn't properly notify
Natilus about desktop area occuped by it, so that with 2.0.2 Nautilus might
put desktop icons under panel(s), which is of course looks and feels
ugly. Summary of what changes were backed out can be found at the very top
of patch-temp.

Obtained from:	GNOME cvs
2002-07-17 15:43:26 +00:00
Joe Marcus Clarke
0937da3c1c Update to 2.0.2. 2002-07-16 05:38:47 +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
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
Joe Marcus Clarke
e4c6499c58 Fix Xinerama support. Bump PORTREVISION.
Submitted by:	Franz Klammer <klammer@webonaut.com>
2002-05-22 23:06:48 +00:00
Joe Marcus Clarke
63c7a0f973 Back to betas...Update to GNOME 2.0 beta 5. 2002-05-19 20:16:06 +00:00
Maxim Sobolev
5c588543ac Fix on systems without langinfo.h header.
Submitted by:	bento
2002-05-14 14:32:33 +00:00
Joe Marcus Clarke
3c678e3a7d Update to GNOME 2.0 RC2. 2002-05-12 06:49:02 +00:00
Maxim Sobolev
0325e94803 Make gnome-panel working:
- fix search path for activation config files in X11BASE in bonobo-activation;
- correct name of gnome-panel executable in GNOME_Panel.server.

Bump PORTREVISIONs of both ports.
2002-05-09 21:37:19 +00:00
Joe Marcus Clarke
e290deb4b6 Whitespace nit. 2002-05-03 15:49:25 +00:00
Joe Marcus Clarke
2115771c2f Add gnomepanel, the panel component for the GNOME 2.0 Desktop. 2002-05-02 03:44:57 +00:00