Commit Graph

122 Commits

Author SHA1 Message Date
ajacoutot
d6b0c66d9d Bugfix update to gnome-panel-2.30.2. 2010-06-22 18:22:57 +00:00
ajacoutot
2f1ecda52d Fix substitution.
spotted by jasper@
2010-04-22 22:54:35 +00:00
ajacoutot
ba9f518e2a Update to gnome-panel-2.30.0.
Without the shutdown patch for now.
2010-04-22 18:36:32 +00:00
ajacoutot
0070e11661 Use @unexec-delete instead of @unexec for the *-update-* goos and remove
@unexec for theme ports.

prodded by espie@ after me whining at the ports system ;)
discussed with espie@ sthen@ landry@
2009-12-21 18:03:17 +00:00
ajacoutot
895eb5fb09 Fix small regression from previous commit. 2009-11-16 15:21:25 +00:00
ajacoutot
20337f54f1 Fall back to the old 2.20 behaviour, bypassing gnome-session (and
consolekit): only if GDM is running shutdown/restart is allowed.
2009-11-16 11:50:34 +00:00
ajacoutot
09a6e22955 Respect XDG_MENU_PREFIX.
Set default menu file to gnome-applications.menu.
2009-11-15 17:36:38 +00:00
ajacoutot
90049addf7 Make this run_depends on a notification daemon so that the notification
area can be used ouf ot the box.
Discussed with jasper@
2009-10-14 08:02:52 +00:00
ajacoutot
da85b6e01c Remove the dependency on gnome-settings-daemon after all.
All GNOME components use it and there won't be any point in adding it to
all GNOME ports.
2009-10-13 20:08:47 +00:00
ajacoutot
dc34f53de5 Make it depend on gnome-settings-daemon so that it actually looks usable. 2009-10-11 22:38:04 +00:00
ajacoutot
69f73d724c gnome-panel 2.28.0.
It compiles, let's ship it... seriously, several things are not behaving
correctly right now, but as agreed with jasper@ let's import it and work on
it in tree.
2009-10-11 21:26:03 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
c1a422fed3 Remove workaround now that update-desktop-database fixes desktop files
modes.
2009-08-01 16:07:34 +00:00
ajacoutot
b4998c57e6 Bump after recent gconf2 MODULE change.
gconf2 MODULE was tricky to get right for *all* ports. I think I finally
got it, if you see any fallout, please contact me asap.
2009-06-11 18:38:16 +00:00
kili
2b41280401 WANTLIB changes due to avahi dependency. Bump affected PKGNAMEs. 2009-06-10 20:27:09 +00:00
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
8d5815c2be Convert to using the new gconf2.port.mk module. 2009-06-07 10:46:40 +00:00
ajacoutot
6a768369c4 - now that we have rarian, the 'scrollkeeper-update -> /bin/true' hack
is not needed as the legacy scrollkeeper-update provided by rarian does
not do anything anymore

ok jasper@
2009-04-16 08:11:13 +00:00
ajacoutot
205c226bb2 Rework the way we handle build_depends with the gnome MODULE when
MODGNOME_HELP_FILES is set to yes.

* add a build_depends on gnome-doc-utils if MODGNOME_HELP_FILES is set
to yes
* add rarian as a run_depends for gnome-doc-utils (will help with older
ports that will never be updated from using deprecated scrollkeeper)
* remove build+run_depends on gnome-doc-utils and rarian for ports that
have MODGNOME_HELP_FILES as they are now implied.
* bump where needed

This should help in having all required build dependencies for
gnome-related ports and it greatly simplifies things.

"thanks for cleaning this mess" and ok jasper@
2009-04-06 10:05:20 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
jasper
b623c4c82b - bah...missing '>' :( 2009-02-11 15:47:49 +00:00
jasper
9f71a816c3 - add another tadpole as maintainer of this hobbit 2009-02-11 15:33:51 +00:00
sturm
90abd467a8 fix WANTLIB 2009-01-30 20:49:41 +00:00
ajacoutot
87daa7fbc0 - don't add a "Shut Down..." button on the panel when GDM is not running;
this complies with old behaviour (that's for you sthen@) which we want
because we don't use dbus+polkit+consolekit.
2009-01-28 16:36:41 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
jasper
fce4d58313 - update gnome-panel to 2.24.3 2009-01-13 08:57:19 +00:00
jasper
a076589b35 - switch remaining ports to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:47:57 +00:00
ajacoutot
e104e709ae - user switching does not work under OpenBSD, so disable the button 2008-12-12 12:50:48 +00:00
ajacoutot
f05c8158b4 - add a workaround to install desktop launchers in 644 mode whatever the
original file mode from the system applications directory is
2008-11-29 16:14:38 +00:00
ajacoutot
6ec322f3bc - adapt a patch from Gentoo to fix "Restart" and "Shut Down" buttons.
We do not support policykit yet and latest gnome-panel requires it
for restart/shutdown support, so just backport the old way in which
the panel will talk directly to GDM bypassing gnome-session
dbus/polycikit.

"commit it" jasper@
2008-11-26 11:58:40 +00:00
jasper
9dcdb11e80 - update gnome-panel to 2.24.2
* translation updates
2008-11-25 13:46:14 +00:00
jasper
109b7a681d - fix LIB_DEPENDS and re-order them 2008-11-23 10:30:36 +00:00
jasper
bff5c1a508 - update gnome-panel to 2.24.1
* this needs some work wrt the clock applet
- specify licenses and their versions

feedback and ok ajacoutot@
2008-11-21 18:15:45 +00:00
ajacoutot
e26775f9fe - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ;
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages

"if you're as happy as a pig in poop, commit it" jasper@
2008-06-02 14:10:06 +00:00
ajacoutot
78b73ecee7 - make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
to RUN_DEPENDS

"mkay" jasper@
2008-05-26 16:29:26 +00:00
ajacoutot
d8df7a8750 - since devhelp files are provided, make it run_depends on devhelp so
that we can actually see them

ok jasper@
2008-05-26 08:32:57 +00:00
jasper
264e28fd5d - don't display the "Switch User" button, this needs fast-user-switch-applet.
this applet will only work if we run with securelevel -1 (and start another
X server). as found out by ajacoutot@ and confirmed by matthieu@

ok ajacoutot@
2008-05-20 11:08:14 +00:00
ajacoutot
82bdd948de - make gtk-update-icon-cache call consistent with the rest of the tree 2008-04-17 08:46:48 +00:00
bernd
0013250aac Bring back a '@exec gconftool-2 ...' invocation to unbreak the panel.
This has been deleted by mistake in a previous commit.

ok naddy@, ajacoutot@, jasper@
2008-02-28 17:20:28 +00:00
jasper
008634bea8 let's face it....add myself as maintainer
requested by and ok ajacoutot@, ok fkr@
2008-02-04 17:55:18 +00:00
ajacoutot
052215e981 - fix gconftool-2 foo
"yo..okido!" jasper@
2007-12-19 13:08:12 +00:00
martynas
f93e05e079 update to gnome-panel-2.20.2; ok jasper@ 2007-12-15 18:10:48 +00:00
jasper
b2e34bad74 - update gnome-panel to 2.20.1
- fix license marker

ok martynas@
2007-11-10 15:25:42 +00:00
jasper
7af8f3fbb2 convert these gnome ports to use the new x11/gnome module.
this module is now mature enough to be used in new ports too.

feedback and ok martynas@
2007-07-05 22:50:10 +00:00
martynas
75491b03ad update to gnome-panel-2.18.2; ok jasper@ 2007-06-26 22:26:05 +00:00
jasper
0438d89564 HOMEPAGE is taken care of via Makefile.inc, so no need to have it defined
twice when the homepage is http://www.gnome.org/
2007-05-30 09:56:29 +00:00
jasper
1d84c12bf6 update gnome-panel to 2.18.1
feedback and ok alek@
2007-05-13 14:08:43 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
espie
f63e804b78 zap .0.0 2006-09-18 12:19:39 +00:00
espie
d0a451a7d0 new style lib specs 2006-09-18 09:40:31 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
steven
b6104fb7bf - fix WANTLIB after gtk+2 downgrade
- sync PLISTs
- add MODULES=devel/gettext where appropriate
2006-01-19 08:41:08 +00:00
alek
a29ec8024e - SHARED_LIBS
- Regen plists
- Bump PKGNAME
2006-01-09 06:53:41 +00:00
marcm
73f550e30e Monster Gnome update primarily for the new GTK+2 WANTLIBS.
Also includes several Gnome 2.6.2 updates.  Version numbers bumped
accordingly.
2005-11-13 06:29:03 +00:00
espie
0933f491aa some shared dirs, okay pvalchev@ 2005-08-15 22:56:44 +00:00
marcm
2d1bbdc257 Gnome 2.10.0/2.10.1 2005-05-26 03:39:30 +00:00
marcm
dba34c04f8 Better handle the weird way this installs its configs and silence the
meaningless warning on pkg_add.  Also, lose the po Makefile patch as
it's no longer needed.  Bump the package name.
2004-12-30 04:25:06 +00:00
alek
c9e1a11304 Add WANTLIB markers 2004-12-15 13:57:55 +00:00
marcm
39e8749e89 Update to their GNOME 2.8.2 versions:
metacity        2.8.6 -> 2.8.8
gnome-mime-data 2.4.1 -> 2.4.2
nautilus        2.8.1 -> 2.8.2
gnome-panel     2.8.1 -> 2.8.2
gnome-terminal  2.8.0 -> 2.8.2
gnome-vfs2      2.8.2 -> 2.8.3
yelp            2.6.4 -> 2.6.5

GNOME 2.8.2 was announced right before I committed 2.8.1, sheesh.
2004-12-14 01:14:44 +00:00
marcm
bae0e34e39 Update to Gnome 2.8 (.1).
Work done primarily by Francois Briere, thanks Francois.
2004-12-10 20:36:42 +00:00
marcm
1502a7dcf1 Don't detect evolution-data-server unless I tell you you can. 2004-10-16 21:40:59 +00:00
sturm
a4fdf2d2b1 fix BUILD_DEPENDS 2004-10-10 16:44:12 +00:00
xsa
b0911353e4 more new-style MODULES. 2004-08-10 10:56:42 +00:00
marcm
95401581ca Monster update to Gnome 2.6. See, I am not slacking, really!
Change info on a Gnome mirror near you.
2004-06-23 03:26:11 +00:00
marcm
7d828e5461 Update to Gnome 2.4.2 2004-02-22 05:33:52 +00:00
marcm
33c3571556 Gnome 2.4.1.
Sync versions with the Gnome 2.4.1 release.  Mostly bugfixes, too numerous
to list :).

This also addresses systrace issues and some config file issues from
sturm@, and wireless applet support from djm@.
2003-12-01 04:13:05 +00:00
marcm
d7ffacf681 Update to Gnome 2.4.0.
Release notes available at: http://www.gnome.org/start/2.4/notes/

Please note that x11/gnome/bonobo-activation is now part of libbonobo
2003-10-07 05:48:53 +00:00
marcm
9524f17d30 Update to GNOME 2.2.2. 2003-08-06 20:45:03 +00:00
marcm
ed8916e9a3 Don't try to use the custom scrollkeeper catalog anymore. It's gone :).
Update *_DEPENDS version accordingly.
2003-07-12 06:27:12 +00:00
marcm
eadb38977c Update to 2.2.1 for Gnome 2.2.1.
ok jolan@
2003-06-12 20:06:12 +00:00
todd
0ae1f304d7 Import gnome-panel-2.0.11
--
This package contains the GNOME panel which the area on your desktop
from which you can run applications and applets, and perform other
tasks.

The libpanel-applet library is also in this package. This library allows
one to develop small applications which may be embedded in the panel.
These are called applets. Several applets are also supplied - the
Workspace Switcher, the Window List, the Inbox Monitor, the Clock and
the infamous 'Wanda the Fish'.

From marcm for gnome2
2003-01-31 19:05:23 +00:00