Commit Graph

113 Commits

Author SHA1 Message Date
ajacoutot
47dda5f051 Bugfix update to gnome-applets2-2.32.1.1. 2010-11-22 18:16:03 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
jasper
ad492f7399 - remove XXX'd quirk after fixing py-gobject
ok aja@
2010-10-02 09:25:11 +00:00
jasper
6dbfa74291 - tighten dependency on gnome-panel 2010-10-02 09:17:47 +00:00
ajacoutot
26166505a3 Add RUN_DEPENDS on gnome-system-monitor. 2010-10-01 16:16:41 +00:00
jasper
b879507bbc - uncomment needed CONFIGURE_ENV line 2010-09-30 09:01:51 +00:00
ajacoutot
ff399bf557 Update to gnome-applets2-2.32.0.
ok jasper@
2010-09-30 07:33:16 +00:00
sthen
dc15596d75 python bumps 2010-08-30 21:53:59 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
espie
03d45ee036 use new subpackage-dependent ONLY_FOR_ARCHS 2010-07-06 13:02:14 +00:00
ajacoutot
bef3b18275 Explicitely disable polkit and the cpufreq selector here (they were not
built before anyway). These don't bring any needed features.
No pkg change, no bump.
2010-07-01 17:56:31 +00:00
ajacoutot
deef8e9575 Fix the invest applet. 2010-04-24 17:50:50 +00:00
ajacoutot
f17e0094a0 We have gnome-system-monitor now, so remove these patches. 2010-04-24 16:37:18 +00:00
ajacoutot
d83bd52bfd Update to gnome-applets2-2.30.0. 2010-04-23 13:58:34 +00:00
sthen
aef5c614d4 sync WANTLIB, bump PKGNAMEs. ok ajacoutot@ 2010-04-04 10:50:21 +00:00
ajacoutot
12bea17ac0 Make use of the new APM_ARCHS.
"looks good" jasper@
2010-03-21 11:35:26 +00:00
matthieu
332bcd6510 loongson has apm(4) now. ok jasper@. 2010-02-28 19:31:54 +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
da3f3449f7 Oops. 2009-12-09 10:48:25 +00:00
ajacoutot
5f398dc6f0 -battstat needs to run_depends on -main. 2009-12-07 11:39:46 +00:00
ajacoutot
3af6e9339b Remove gnome-system-monitor from the multiload applet menu, since we don't
provide it yet.
2009-11-30 07:31:34 +00:00
ajacoutot
a3e2b460a2 Do not hide the volume monitor button now that gnome-media has been fixed. 2009-11-29 09:21:32 +00:00
jasper
b34b690f9b - fix sticky notes, it was crashing when a new note was created
patch from opensolaris
2009-11-10 17:56:24 +00:00
ajacoutot
8405fbe715 Don't spawn an error when double-clicking on the system-monitor-applet:
gnome-system-monitor is not available on OpenBSD currently.

issue reported by Stephan A. Rickauer, thanks.
2009-10-20 21:52:51 +00:00
jasper
18d26a58d3 - really remove that button now... ETOOMUCHGUENTHER 2009-10-13 22:53:47 +00:00
ajacoutot
5566a48c43 Typo in comment, no pkg change. 2009-10-13 18:12:59 +00:00
jasper
0c70225704 - don't display gnome volume mixer button, it's not there.
- regen WANTLIB
2009-10-12 12:03:27 +00:00
jasper
1e420272e2 - update gnome-applets2 to 2.28.0 2009-10-12 11:38:11 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
sthen
f14f73d635 sync WANTLIB, bump PKGNAME 2009-06-28 10:54:04 +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
ajacoutot
99a5ed25d5 Bump after recent gconf2 MODULE changes.
"yep, bumps are cheap" kili@
2009-06-08 17:59:14 +00:00
ajacoutot
481d8196ba Convert to using the new gconf2.port.mk module. 2009-06-07 08:40:58 +00:00
merdely
fe8318208d Move battstat_applet.ui to PLIST-battstat to fix build on alpha
(and probably others)

ok jasper@
2009-04-14 21:07:44 +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
cfde48727f fix bad WANTLIB changes after libsoup,ssl removal 2009-02-06 19:06:09 +00:00
jasper
b1f33b11fb - don't build and install the drivemount applet, it won't work on openbsd
agreed by ajacoutot@
2009-01-31 16:06:26 +00:00
sturm
346053f969 fix WANTLIB 2009-01-30 11:28:32 +00:00
ajacoutot
b3898ef46d - better audio mixer device name 2009-01-25 18:56:21 +00:00
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
ajacoutot
97eb84d80b - bugfix update to gnome-applets2-2.24.3.1 2009-01-15 07:24:29 +00:00
ajacoutot
cd68b76fdd - remove some bogus extraunexec entries
- add missing @sample dirs

first commit from my new lappy :)
"a small step for a new laptop, but a large step for gnome" jasper@
2009-01-14 22:38:51 +00:00
ajacoutot
26be126953 - gnome-applets 2.24.3
* translations and documentations updates
* geometry and update fixes backported from 2.25
2009-01-13 10:07:08 +00:00
ajacoutot
eb502a5334 - remove the post-install dance and use FAKE_FLAGS
- add sndio to WANTLIB while here
2009-01-10 17:20:06 +00:00