Commit Graph

6396 Commits

Author SHA1 Message Date
ajacoutot
3bd99b87ec - update gdm to version 2.20.8
- enable libwrap support
- explicitely disable policykit and console-helper

ok jasper@
2008-11-25 18:27:39 +00:00
ajacoutot
19a0df2500 - minor update to libgweather-2.24.2
- remove outdated COMMENT
2008-11-25 13:54:11 +00:00
jasper
6e9dd8c279 - add a build dependency to build the dbus doc file 2008-11-25 13:47:50 +00:00
jasper
9dcdb11e80 - update gnome-panel to 2.24.2
* translation updates
2008-11-25 13:46:14 +00:00
jasper
e33c9d86f9 - update gnome-desktop to 2.24.2 2008-11-25 13:26:45 +00:00
jasper
47c771c904 - update gnome-menus 2.24.2
* translation updates
2008-11-25 13:24:23 +00:00
jasper
48f4db54cd - update gtk+2 to 2.24.5
* lots of bug fixes
- move the @pkgpath marker to where it belongs in PLIST

ok ajacoutot@
2008-11-25 13:14:08 +00:00
ajacoutot
fd1fbab567 - bugfix update to cheese-2.24.2 2008-11-25 10:33:57 +00:00
jasper
59d86a4f45 - update gnome-games to 2.24.2
* mostly gnome-sudoku fixes
2008-11-25 09:52:57 +00:00
jasper
3c7127fb14 - update orca to 2.24.2
* lots of bugs fixed
2008-11-25 09:20:33 +00:00
jasper
4db5e40b31 - hookup gvfs, spotted by sturm@ 2008-11-25 08:24:53 +00:00
ajacoutot
12f6a8284d - minor update to gnome-applets-2.24.2
one mem leak fix and some translations updates
- add missing gtk-update-icon-cache goo
2008-11-25 08:19:43 +00:00
ajacoutot
d8b5ef3471 - bugfix update to gnome-settings-daemon-2.24.1 2008-11-25 07:43:13 +00:00
jasper
380d601fd1 - update gcalctool to 2.24.2 2008-11-24 23:29:09 +00:00
jasper
55ab603cd2 - add the rodent 2008-11-24 23:17:32 +00:00
jasper
3c1951d197 import hamster-applet 2.24.2
Project Hamster is time tracking for masses. It helps you to keep track
on how much time you have spent during the day on activities you have
set up. At the beginning you define some activities you do, like
"hacking GNOME", "listening to Humppa", "hurling beer", "pretend to be
hacking" and so on, and, whenever you change from doing one task to
other, you change your current activity in Hamster. After a while you
can see some statistics of how many hours you have spent on what. Some
nice reports and graphical statistics will help you keep time tracking
fun.

ok ajacoutot@
2008-11-24 23:15:54 +00:00
jasper
6ce20cc184 - update eog to 2.24.2
* several bugfixes and translation updates
2008-11-24 22:27:55 +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
876b62b3d3 - update file-roller to 2.24.2
* translation updates
2008-11-24 18:48:57 +00:00
jasper
43ee4c7bf6 - update gucharmap to 2.24.2
* translation updates
2008-11-24 18:37:02 +00:00
jasper
f2ee08531f - update gnome-terminal to 2.24.2
* translation updates
2008-11-24 18:25:53 +00:00
jasper
e67360a730 - update nautilus to 2.24.2
- depend on latest gvfs

ok ajacoutot@
2008-11-24 18:13:31 +00:00
sthen
ba0ba5d6fd WANTLIB+=pixman-1 and bump. 2008-11-24 17:52:49 +00:00
ajacoutot
6090a7399f - minor update to version 1.0.3
fixes some mem leak and bugs
- also subpackage this port the same way gnome-vfs2 is (i.e. samba is no
longer a requirement for the main package)
- explicitely depends on latest glib2 (requested by jasper@)

ok jasper@
2008-11-24 16:15:42 +00:00
ajacoutot
df15bcb26d - move -pthread linking where it belongs 2008-11-24 11:20:13 +00:00
jasper
ad5690eea3 - update libxklavier to 3.8
- regen WANTLIB
- remove MASTER_SITES, as gnome.port.mk fully takes care of it now

ok ajacoutot@
2008-11-24 11:15:03 +00:00
ajacoutot
633a2be614 - user switching does not work under OpenBSD... at least not in a secure
and default setup, so @comment the desktop entry

ok jasper@
2008-11-24 09:10:11 +00:00
jasper
7c0e9fa0f3 - remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
ok ajacoutot@
2008-11-23 22:59:08 +00:00
jasper
f23699fa1e - use a better way to figure out the MASTER_SITES, so no overridings should
be needed anymore if a file is on ftp.gnome.org

no chickens were injured or eaten whilst working on this, although "someone"
is begging to differ
2008-11-23 22:56:37 +00:00
ajacoutot
dd04d47f4c - forgot to cvs rm in previous commit 2008-11-23 18:39:41 +00:00
ajacoutot
4b76ad2857 - bugfix update to version 2.24.2
ok jasper@
2008-11-23 18:26:30 +00:00
ajacoutot
b4685ad616 - enable sound and install ogg files
- use gstreamer for sound and make sure sdl/sdl_mixer isn't picked up
- explicitely disable ggz-server support
- add missing run_depends on py-gnome-desktop

ok jasper@
2008-11-23 12:52:32 +00:00
jasper
9d8aa68d79 - include missing header 2008-11-23 12:45:47 +00:00
jasper
f64d07a85a - remove a part that's never going to be used in this form,
if we're going to set the schema's file path via a module, it'll be done
via a gconf2 module

discussed with ajacoutot@
2008-11-23 12:16:03 +00:00
jasper
721e981823 - hookup gnome games now that writing to the score files works...
...so long for productivity...
2008-11-23 11:14:23 +00:00
jasper
0b4fd3eae7 - fix a file outside of every prefix
- better modes for the binaries

ok ajacoutot@
2008-11-23 11:08:07 +00:00
jasper
109b7a681d - fix LIB_DEPENDS and re-order them 2008-11-23 10:30:36 +00:00
sturm
1bcc77e40a typo 2008-11-23 07:34:45 +00:00
ajacoutot
f769a77c16 - remove SHARED_ONLY (implied by the python MODULE)
- remove non-existent configure option
- fix WANTLIB
2008-11-23 00:21:54 +00:00
jasper
14fd2753a4 - fix potential crasher with 7zip files
* diff from opensolaris
2008-11-23 00:11:18 +00:00
ajacoutot
a851877403 - forgot one build+run_depends in previous commit 2008-11-23 00:10:56 +00:00
jasper
9a05ee66a3 - tweak CONFIGURE_ENV 2008-11-23 00:07:32 +00:00
ajacoutot
e399012143 - add some missing lib_depends
- fix build with latest gdl (from upstream SVN via jasper@)
- sync DESCR with reality
2008-11-22 23:55:08 +00:00
ajacoutot
5010871952 - when db4 is installed it will be picked whatever option we set, so
merge -db4 subpackage into -main (which makes sense anyway)
- fix WANTLIB and regen PLIST for all subpackages

ok jasper@
2008-11-22 23:53:47 +00:00
jasper
3695089654 - fix a crasher, though not the one i'm hunting right now
* diff from upstream gnome
2008-11-22 23:48:52 +00:00
jasper
51f744f8be import gnome-games 2.24.1
GNOME Games is a collection of seventeen small "five-minute" games in a
variety of styles and genres for the GNOME desktop.

there may be an issue with the score files left to sort out, hence i'm
not hooking it up yet.
2008-11-22 23:42:54 +00:00
ajacoutot
5d436585c8 - quiet up gconftool-2 until x11/gnome/controlcenter2 is fixed 2008-11-22 20:38:46 +00:00
ajacoutot
ec2876e54a - mention x11/gnome/settings-daemon in the XXX comment
- no pkg change, no bump
2008-11-22 20:22:06 +00:00
jasper
3b11abfa96 - remove gail, the gailutil library was pulled into gtk+2
all the dependent ports have been fixed by landry@ and yours truly

"if there's a moment to do it, it's now" aja@
landry@ would agree too.
2008-11-22 20:20:51 +00:00
jasper
88e8ea3b79 - gailutil moved to gtk+2, catchup and unbreak this port
- specify license version while here

ok aja@
2008-11-22 20:14:40 +00:00