Commit Graph

1779 Commits

Author SHA1 Message Date
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jasper
c74080eb40 - add missing run dependency on desktop-file-utils, which fixes package
installation on an empty box.

ok ajacoutot@
2010-02-01 13:12:27 +00:00
espie
681b9f303b fix build when lzma is present
ok aja
2010-01-24 11:18:27 +00:00
ajacoutot
620fdaf171 +development-monitor 2010-01-11 15:02:11 +00:00
ajacoutot
6fc3a158c6 Import gnome-development-monitor-0.
GNOME Development Monitor is a simple graphical tool to follow the the
development activity of projects hosted on the GNOME infrastructure.

By analysis of commit records (for the last N days) it is able to
generate and display the following informations:

* Planet GNOME.
* Aggregate statistics, like GNOME Commit digest
  (http://blogs.gnome.org/commitdigest/).
* For each project:
    * Changes to NEWS.
    * Changes to ChangeLog.
    * Easy viewing of the commit log.
    * New patches in bugzilla.


WARNING: this project is still very young and a WIP.

some comments and ok jasper@
2010-01-11 15:01:34 +00:00
ajacoutot
d95a6c997c Bugfix update to orca-2.28.3. 2010-01-04 08:37:40 +00:00
ajacoutot
d23a1cb5aa Update to nautilus-open-terminal-0.18. 2010-01-01 21:51:44 +00:00
ajacoutot
9b94698107 Update to genius-1.0.9.
Been broken for a while, so mark it as such until it is fixed (iirc some
pthreads(3) bug).
2009-12-26 16:25:45 +00:00
ajacoutot
ea541aff62 Bugfix update to totem-2.28.5. 2009-12-22 14:35:33 +00:00
ajacoutot
278fe955c9 Missed one in previous. 2009-12-21 18:14:31 +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
0d348addaf Bugfix update to gedit-2.28.3. 2009-12-20 10:34:01 +00:00
ajacoutot
ef04df71bb Forgot to "cvs rm" in previous.
Spotted by kevlo@, thanks!
2009-12-18 12:47:58 +00:00
ajacoutot
09dbc52ab3 Oh noes, ze sudoku was broken! 2009-12-17 17:20:14 +00:00
ajacoutot
f2e8499f8a Bump after recent mono MODULE tweak. 2009-12-17 14:00:34 +00:00
ajacoutot
4cf8798c99 Maintenance update to gnome-desktop-2.28.2. 2009-12-17 12:30:39 +00:00
ajacoutot
ca2f8503b6 Maintenance update to gnome-games-2.28.2.
Some bugfixes and several translation updates.
2009-12-17 09:10:02 +00:00
ajacoutot
f572800738 Bugfix update to eog-2.28.2. 2009-12-17 08:18:12 +00:00
ajacoutot
143f5b2bb4 Minor update to gnome-user-docs-2.28.2. 2009-12-16 07:51:41 +00:00
ajacoutot
5efc5bd19b Minor update to gcalctool-5.28.2. 2009-12-16 07:29:04 +00:00
ajacoutot
a6abec7cd4 Maintenance update to nautilus-2.28.4.
* Fix uninitialized variable
* Fix bug in trash/delete that could cause data loss
2009-12-15 10:08:00 +00:00
ajacoutot
0c06d8e9a6 Maintenance update to file-roller-2.28.2.
* Fixed possible use of uninitialized memory (#604535)
* New and updated translations
2009-12-15 09:50:32 +00:00
ajacoutot
3e4d6fa079 Maintenance update to hamster-applet-2.28.2.
* several bug fixes and translation updates
2009-12-15 09:39:49 +00:00
ajacoutot
1b6e6ccaca Maintenance update to gnome-terminal-2.28.2.
* Translation updates
2009-12-15 09:24:19 +00:00
ajacoutot
51024301dc Maintenance update to gucharmap-2.28.2. 2009-12-15 09:16:21 +00:00
ajacoutot
ac164f7cef Update to gvfs-1.4.3.
* smb: Fix free space calculation on older samba servers
* metadata: Fix memory leak
* ftp: Fix some uninitialized variable reads
2009-12-14 18:28:00 +00:00
ajacoutot
8c0f049196 Update to gnome-keyring-2.28.2.
* Sent output of g_printerr to syslog.
* No error when can't unlock login keyring.
* Fix assertion when comparing attributes.
* Don't barf on certificates with unsupported algorithm.
* Fix some memory leaks
2009-12-14 16:53:24 +00:00
ajacoutot
ee3976148e Update to mousetweaks 2.28.2.
* new zh_CN translation
2009-12-14 12:11:34 +00:00
ajacoutot
c84c57a7b0 Use g_strstr_len() instead of GNU extension memmem.
from upstream git.
2009-12-14 11:49:51 +00:00
ajacoutot
a2c2187001 Update to nautilus-2.28.3.
* Fix some memory leaks and bugs.
2009-12-14 09:43:03 +00:00
ajacoutot
bab83a1d16 Bugfix update to libgnomekbd-2.28.2.
* flags are clickable again
* do not scale/dither, if sizes match
* properly handling keycodes with multiple keys
* improved background handling by making event box invisible
2009-12-13 15:17:50 +00:00
ajacoutot
a14c7e90e3 Add a temporary workaround to make this build.
No bump.

breakage reported by naddy@
2009-12-13 13:46:53 +00:00
ajacoutot
21e3107812 Bugfix update to totem-pl-parser-2.28.2. 2009-12-11 12:40:51 +00:00
ajacoutot
dfb2918014 There is no point in dependending on py-gpod since we commented the
module (as it needs HAL).
2009-12-09 11:57:37 +00:00
ajacoutot
da3f3449f7 Oops. 2009-12-09 10:48:25 +00:00
ajacoutot
f4bdb13515 No need to link with libm after the fam -> gamin move.
spotted by landry@
2009-12-08 18:55:29 +00:00
ajacoutot
5f398dc6f0 -battstat needs to run_depends on -main. 2009-12-07 11:39:46 +00:00
ajacoutot
ae3bdd934d Add missing run_depends on py-xdg. 2009-12-05 22:43:37 +00:00
ajacoutot
9df65d9a36 Fix LIB_DEPENDS. 2009-12-04 18:53:04 +00:00
ajacoutot
76bc659694 Use gamin instead of fam.
ok landry@ jasper@
2009-12-04 08:09:57 +00:00
ajacoutot
ef6af1a307 Use gamin instead of fam.
ok landry@ jasper
2009-12-04 08:08:50 +00:00
ajacoutot
f3ec398270 Fix "Archive Mounter" name diplay. 2009-11-30 17:15:15 +00:00
ajacoutot
dc2616af1f Bugfix update to nautilus-2.28.2. 2009-11-30 14:05:56 +00:00
ajacoutot
8f0a881f8b Bugfix update to gvfs-1.4.2:
* ftp: fix parsing of CMU/VMS-IP listings
* metadata: Make more robust
* http: Return icons for query_file_info
* smb: Support querying free space
2009-11-30 12:35:29 +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
dc2aa4c933 Make use of newer gstreamer and totem-pl-parser. 2009-11-29 09:28:28 +00:00
ajacoutot
612ee2867c Major update to totem-2.28.4.
xine support has been removed.

"commitski" jasper, ok landry@
2009-11-29 09:24:25 +00:00
ajacoutot
62a3e1bfed Force use of newer totem-pl-parser. 2009-11-29 09:23:08 +00:00
ajacoutot
abbafa235c Major update to totem-pl-parser-2.28.1.
Move from evolution-data-server to gmime dependency.

tested on a bulk by jasper@
"commitski" jasper, ok landry@
2009-11-29 09:22:27 +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
ajacoutot
3801030f3e Re-enable gst-mixer and volume control now that we have recent gstreamer. 2009-11-29 09:20:39 +00:00
ajacoutot
156669c382 No need for this tweak now that we have a recent gstreamer. 2009-11-29 09:19:45 +00:00
ajacoutot
8e6adfb253 This does not need fam to run. 2009-11-28 15:39:16 +00:00
ajacoutot
1514a9031d Update to gdl-2.28.2.
* Fix GDL with client-side windows (Gtk+ 2.18)
2009-11-24 17:15:57 +00:00
ajacoutot
d5f0c067ee Fix xulrunner package spec.
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
ajacoutot
80aa75922e Disable iPodModule, it needs HAL. 2009-11-23 12:10:00 +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
f2e04dd705 No need to run_depends on sound-theme-freedesktop since we already
lib_depends on libcanberra which pulls in sound-theme-freedesktop.
While here, remove non-existent configure_args.
2009-11-22 17:23:20 +00:00
ajacoutot
487de33a33 Regen WANTLIB after CUPS gnutls -> openssl move. 2009-11-22 16:40:03 +00:00
ajacoutot
9c2eeffa38 Minor update to gnome-devel-docs-2.28.1. 2009-11-20 08:31:20 +00:00
ajacoutot
4c89917abf Yelp 2.28.1.
* couple of bugfixes
* transations updates
2009-11-20 08:23:24 +00:00
ajacoutot
b547889c78 Update to gnome-doc-utils-0.18.1.
Only some translation updates.
2009-11-19 17:28:36 +00:00
ajacoutot
310da959d4 Fix crash when using zoom-to-fit (bug #550559).
Merged from upstream git.
2009-11-18 14:08:31 +00:00
ajacoutot
eeaad0e49a Update to nautilus-sendto-2.28.2. Enable evolution plugin. 2009-11-17 23:57:31 +00:00
ajacoutot
a38d32ed29 Minor update to tomboy-1.0.1. 2009-11-17 13:16:10 +00:00
ajacoutot
4463d5b0ed The gnome-keyring SSH agent is now usable, so enable it. 2009-11-16 17:48:23 +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
9075daa679 This daemon does not need to be setuid anymore. 2009-11-16 10:21:37 +00:00
ajacoutot
de795ccd72 Fix CONFIGURE_STYLE conditionnal.
thanks to bernd@ for refreshing my goldfish memory on pattern matching.
2009-11-16 08:39:28 +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
9ae851efe3 Do not hardcode applications.menu. 2009-11-15 15:20:50 +00:00
ajacoutot
b29a744178 If XDG_MENU_PREFIX is not set, set it. This allows the menu to work when
not using gnome-session and not knowing about XDG_MENU_PREFIX.
2009-11-15 14:10:02 +00:00
ajacoutot
c663c5d14d Unbreak...
spotted by pyr@
2009-11-15 08:53:04 +00:00
ajacoutot
d258ef71f1 Remove the symlink hack, we are now using XDG_MENU_PREFIX. 2009-11-14 16:39:44 +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
jasper
e6afe67e17 - minor cleanups:
* regen PLIST
* use FAKE_FLAGS
* add a comment to patch-gnome-settings-daemon_gnome-settings-module_c
* remove bogus chunk from patch-plugins_media-keys_gsd-media-keys-manager_c
2009-11-12 00:14:53 +00:00
ajacoutot
019c27a252 Update to gedit-2.28.2.
* fix regressions/warnings
2009-11-11 22:36:43 +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
806698c31d Update to gedit-2.28.1. 2009-11-10 08:27:45 +00:00
ajacoutot
7cc297308a Bugfix update to genius-1.0.8. 2009-11-10 08:09:37 +00:00
jasper
d6d7e85df2 - tweak this patch a bit, no function change. 2009-11-09 09:56:46 +00:00
ajacoutot
66311b2655 Update to krb5-auth-dialog-0.14 2009-11-07 09:01:43 +00:00
jasper
5f77b656fa - slight tweak, as systems should just have this header 2009-11-05 23:27:02 +00:00
ajacoutot
4b4ac5891a Bring f-spot up to version 0.6.1.5 2009-11-05 05:15:05 +00:00
ajacoutot
acb19e01d4 Update to f-spot-0.6.1.4 2009-11-04 18:17:58 +00:00
naddy
b49aeadc8c drop workaround for \' printf modifier; ok jasper@, ajacoutot@ 2009-10-31 20:13:13 +00:00
ajacoutot
699ac95a37 Add reminder comment. 2009-10-29 19:32:16 +00:00
jasper
5ff7e5ebd9 - make sure gnome-desktop indicates the right version (ie, 2.28.1 instead of 2.28.0)
- fix a possible 64-bit issue

from pkgsrc

ok aja@
2009-10-29 08:35:34 +00:00
jasper
20e7f10120 - when there is no monitor running, don't crash. just exit. it's nicer.
issue found in budapest, but the spa made me forget about it.

ok ajacoutot@
2009-10-28 20:28:18 +00:00
jasper
02752cde44 - remove patches as we have ENOTSUP now 2009-10-27 12:03:40 +00:00
jasper
637a2bdaff - remove patch as we have ENOTSUP now 2009-10-27 12:00:22 +00:00
jasper
fdde8b605b - fix potential 64-bit issue, from pkgsrc
ok aja@
2009-10-26 22:23:49 +00:00
ajacoutot
e1b38612fe Fix a memory corruption.
From upstream git 54eefb49521cdb3e173ca0809d1395d9f5d215b3
2009-10-25 20:16:42 +00:00
ajacoutot
589f0a33b3 Remove MESSAGE, killing gconfd should not be needed anymore. 2009-10-24 10:57:01 +00:00
ajacoutot
5d05ae72e2 Tweak MESSAGE after recent GConf2 change. 2009-10-24 10:54:37 +00:00
ajacoutot
813d37409b Remove reference to gnopernicus. 2009-10-22 16:47:37 +00:00
ajacoutot
cd4106c76e Remove gnopernicus. It's unmaintained and have been superseded by orca
for a while.

ok jasper@
2009-10-22 16:44:44 +00:00