Commit Graph

190 Commits

Author SHA1 Message Date
ajacoutot
9bb8edc168 Add RCS IDs and remove useless MESSAGEs. 2010-10-29 12:41:58 +00:00
jasper
c700cf1f71 - newstyle README
ok hobbit@
2010-10-28 22:42:44 +00:00
ajacoutot
e8ddd57709 Bring a patch from momonga-linux to prevent DEBUG messages pollution in
.xsession-errors when bug-buddy is installed.
2010-10-26 17:20:27 +00:00
ajacoutot
e09104a66b Mention gnome-main-menu. 2010-10-25 17:45:57 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
jasper
994b63da94 - remove USE_X11=Yes where needed (can't we fully get rid of it?)
and set USE_X11=No where needed

agreed by aja@
2010-10-18 13:18:13 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
756a50d66e gossip was removed 4 months ago. 2010-10-01 10:04:35 +00:00
ajacoutot
75980239f5 Mention deskbar-applet and move some pkg around. 2010-10-01 09:42:11 +00:00
jasper
4a5777b0b8 sync 2010-09-30 10:24:25 +00:00
ajacoutot
edd0f41c1d Update to gnome-session-2.32.0.
ok jasper@
2010-09-30 07:37:04 +00:00
ajacoutot
12959f1372 libgnome-keyring will stop dependending on gnome-keyring soon, so add
gnome-keyring to the needed pkg for a GNOME installation.

discussed with jasper@
2010-09-28 07:19:42 +00:00
ajacoutot
81b0c6deaa Mention gnome-system-tools. 2010-09-22 16:11:18 +00:00
ajacoutot
81c1d1d621 Add gconf2-polkit to the RUN_DEPENDS. 2010-09-18 06:04:00 +00:00
ajacoutot
b82ef136dc gnome-applets2 is wanted in a default GNOME setup. 2010-09-14 08:59:40 +00:00
ajacoutot
f437df71ee Mention evolution-plugins and bump. 2010-08-26 07:44:11 +00:00
ajacoutot
acf3cb55ca Switch to new DEPENDS/WANTLIB/REVISION. 2010-07-25 08:15:32 +00:00
ajacoutot
24d81cb750 User switching requires running another new X server which will not work
by default on OpenBSD so don't display the option in the logout dialog.
2010-07-23 09:28:05 +00:00
ajacoutot
4412a3e196 Mention gnome-system-monitor. 2010-07-18 06:12:26 +00:00
ajacoutot
5f70bafe92 Use REVISION. 2010-07-13 20:37:02 +00:00
ajacoutot
69194d773f Enable console-kit support.
Extend README.OpenBSD.

ok jasper@ robert@
2010-07-07 16:37:57 +00:00
ajacoutot
42260a9832 Tweak/add comments. 2010-07-01 18:26:53 +00:00
ajacoutot
4f932ac457 Minor update to gnome-session-2.30.2. 2010-06-22 17:46:52 +00:00
ajacoutot
f0a17299c1 Remove useless verbiage. 2010-05-14 10:23:03 +00:00
ajacoutot
4dced867cd Enlarge your themes section. 2010-05-02 13:37:09 +00:00
jasper
75e69a068b - mention byzanz 2010-05-01 07:39:49 +00:00
ajacoutot
bc4e4500b1 Remove / tweak obsolete patches. 2010-04-30 11:24:12 +00:00
ajacoutot
a46fb38143 Mention tango-icon-theme-extras. 2010-04-29 07:49:27 +00:00
ajacoutot
a36e27c964 Add a new category and reword a bit, no need to pur 'for GNOME' everywhere. 2010-04-29 06:55:13 +00:00
ajacoutot
4ba8126cea Mention gnome-icon-theme-symbolic. 2010-04-29 06:40:43 +00:00
ajacoutot
6b400e9b43 Missing goo. 2010-04-22 22:44:28 +00:00
ajacoutot
754585734c Update to gnome-session-2.30.0. 2010-04-22 22:38:51 +00:00
ajacoutot
f39b76b4de Mention icon-theme-extras. 2010-04-20 15:55:12 +00:00
ajacoutot
b283a48bbb Tidy. 2010-04-18 17:40:20 +00:00
ajacoutot
8cc99d45c5 Rework the list to be more user oriented.
Reword the login part.
Add missing and remove non-existent applications.
2010-04-18 17:30:50 +00:00
ajacoutot
0cabc2739b Go back to not showing splash screen by default. 2010-03-27 14:18:18 +00:00
jasper
8ba6a59327 - mention anjuta
please note ports is fully unlocked too now (new dirs can be made).
2010-03-22 17:34:04 +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
918a883ce1 Bring several patches from GNOME Bugzilla:
* Add session saving capability in gnome-session (#575544)
* Make sure we don't end up with zombie clients (#598211)
* Fix a SIGSEGV (#598211)
2009-11-23 10:19:08 +00:00
ajacoutot
c663c5d14d Unbreak...
spotted by pyr@
2009-11-15 08:53:04 +00:00
ajacoutot
81ba303723 Respect XDG_MENU_PREFIX instead of using the hardcoded applications.menu.
ok landry@
2009-11-14 16:39:05 +00:00
ajacoutot
d057fe29e3 Start cleaning up the mess...
We can now restart/shutdown the machine. There are still a couple of tweaks
pending wrt to gnome-panel which I'll work on next.
Regen PLIST while here.
2009-11-13 15:48:05 +00:00
jasper
bcdf440ab3 - fix a possible crash as dbus_message_get_path() could return NULL
noticed while reading the dbus api...don't ask.
2009-11-12 00:22:55 +00:00
ajacoutot
813d37409b Remove reference to gnopernicus. 2009-10-22 16:47:37 +00:00
ajacoutot
95aa66b3aa Yeah I know we do not support the *kit stuffs, no need to spam syslog with
useless messages.
I will work on a replacement tomorrow (for reboot/shutdown handling).
2009-10-14 18:03:01 +00:00
ajacoutot
84bea8d072 Remove reference to gnome-keyring-manager.
(superseded by seahorse)
2009-10-14 16:16:17 +00:00
ajacoutot
a39b1a5f8d Major update to gnome-session-2.28.0... with some part of 2.26.2 because we
do not support the *-kit thingies.
There is a small regression wrt to shutdown/reboot which I'll work on in
the next days.
Also, this port is not a meta-port anymore, if you want a basic functionnal
GNOME desktop, make sure you read the README.OpenBSD file (as agreed with
my other half jasper@).

so many cute animals got injured while working on this update, I lost count...
(sorry kiki...)
2009-10-13 23:20:41 +00:00
ajacoutot
275e394829 Make sure gnome-session finds gconftool-2.
commiting on behalf of giovanni@
2009-08-20 09:40:13 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
92ff9d9e87 Mention cheese. 2009-06-16 15:12:50 +00:00
ajacoutot
40e55bfada Mention xdg-user-dirs-gtk & bump. 2009-06-12 16:06:31 +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
83a1f669b9 More avahi additions to WANTLIBs. Bump. 2009-06-10 20:42:05 +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
a03087c988 - mention nautilus-open-terminal...
(what about a GNOME meta-package?)
2009-06-01 22:28:34 +00:00
ajacoutot
a5041afac7 - explicitely separate the needed dependencies from the one we added for a
better GNOME experience, as we use this port as some sort of "metapackage"
- add gnome-audio to run_depends
2009-05-22 08:50:19 +00:00
jasper
1f88c0b22b - add more stuffs 2009-05-11 09:10:23 +00:00
ajacoutot
ba1b2fb6ba - remove devhelp from run_depends; it brings the webkit monster and is not
needed for a "Joe User" Desktop.
- sort readme while here

ok jasper@
2009-05-11 08:59:22 +00:00
landry
329365542e Add xfce4-notifyd as an alternative to other notification daemons in
RUN_DEPENDS, and bump PKGNAMEs.
prodded by ajacoutot@.
2009-05-03 19:51:42 +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
90d05f26cc - mention system-config-printer
from jasper@
2009-04-11 10:12:19 +00:00
ajacoutot
713bda8685 - point people at README.OpenBSD 2009-03-17 18:03:30 +00:00
ajacoutot
64c133fb00 - show splash screen by default
requested by and ok jasper@
2009-02-17 10:22:02 +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
ajacoutot
09dd6ba720 - regen WANTLIB after libgnome esound support removal 2009-01-20 23:13:30 +00:00
ajacoutot
9327941015 - sort 2009-01-13 20:01:38 +00:00
ajacoutot
5298a2abc7 - gnome-session 2.24.3
* translations updates
* several bugfixes
2009-01-13 10:06:50 +00:00
jasper
c2a335de1c - mention gconf-editor
- sort en consitify keyring-manager's entry
2009-01-13 08:27:47 +00:00
jasper
6e00ab9876 - bump PKGNAME after control-center2's package name change
discussed with and ok ajacoutot@
2009-01-08 15:26:52 +00:00
ajacoutot
3ea4ebd19d - use 'xsltproc -nonet' to avoid trying to connect to Internet
makes systrace happy
- while here, fix WANTLIB
2009-01-01 18:45:35 +00:00
jasper
28547e3b5e - it's gnome-keyring-manager, not keyring-manager 2008-12-22 23:03:12 +00:00
jasper
a076589b35 - switch remaining ports to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:47:57 +00:00
jasper
4cbb4f9b05 - mention glade3 2008-12-17 10:38:59 +00:00
ajacoutot
ced1aeb73f - mention conduit 2008-12-16 14:36:44 +00:00
ajacoutot
d8a89ee478 - mention mousetweaks
- bump
2008-12-15 08:56:38 +00:00
ajacoutot
1662856003 - uncomment bug-buddy from run_depends now that we have it
- bump
2008-12-13 17:08:36 +00:00
ajacoutot
70566f33bc - run_depends on either one of the in-tree notification-daemons
(i.e. notification-daemon or notification-daemon-xfce) with a preference
on notification-daemon if none are installed since this is GNOME
2008-12-02 09:04:25 +00:00
ajacoutot
f42863e724 - tweak some run dependencies:
* remove gnome-spell (deprecated)
* add notification-daemon (discussed with jasper@)
* make it run_depends either on xscreensaver or gnome-screensaver
2008-11-29 11:29:53 +00:00
ajacoutot
63a2db1e87 - small update to gnome-session-2.24.2
mostly bugfixes and translation tweaks
2008-11-26 09:11:30 +00:00
jasper
6e9dd8c279 - add a build dependency to build the dbus doc file 2008-11-25 13:47:50 +00:00
jasper
00ec982cec - remove two configure arguments, one doesn't exist and the other has no
effect (removing it doesn't cause any harm)
2008-11-24 22:19:33 +00:00
jasper
dfc413b562 - update gnome-session 2.24.1
- specify licenses and their versions
- remove devhelp from README.OpenBSD as it's already a RUN_DEPENDS
- fix persmissions on README.OpenBSD

with and ok ajacoutot@
2008-11-21 18:18:59 +00:00
jasper
0030696894 - tweak empathy's entry
- add tomboy
- use SUBST_CMD
2008-11-18 23:06:41 +00:00
ajacoutot
0f12677dff - fix gnome-session startup with latest dbus
spotted by robert@
fix suggested by jasper@
2008-10-28 13:44:32 +00:00
ajacoutot
14a36f1be9 - zenity is alredy brought by gdm 2008-10-14 12:41:51 +00:00
ajacoutot
b41220eff4 - add some necessary and/or helpful RUN_DEPENDS
"okicoki" jasper@
2008-10-01 20:34:38 +00:00
jasper
8556cc911b - fix location of gnome-session in README.OpenBSD (spotted by landry@, thanks!)
- regen PLIST while here
2008-09-29 09:27:32 +00:00
jasper
1fdd57ee0a - ggv ist no more 2008-06-08 09:37:00 +00:00
jasper
e89abc1fca sync WANTLIB, bump package version 2008-06-02 17:58:23 +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
eee1b60715 - mention ekiga
- sort applications list while here

requested by and ok jasper@
2008-05-21 17:51:33 +00:00
ajacoutot
e20e004540 - mention totem
"okies" jasper@
2008-05-13 11:05:27 +00:00
jasper
a02724e465 - mention gnomebaker 2008-04-16 18:07:35 +00:00
jasper
7a53953f98 - mention gnome-scan 2008-04-15 15:14:21 +00:00
ajacoutot
4ae4d35e12 - add a small note about accessibility in README.OpenBSD
- bump PKGNAME

"looks good" jasper@
2008-03-18 19:10:10 +00:00
jasper
78ec8f1a33 - mention the recently imported accessibility ports
- bump PKGNAME
2008-03-17 19:30:37 +00:00
jasper
5d5ed09d51 - mention pessulus
- bump PKGNAME
2008-03-16 17:52:34 +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