ajacoutot
2caebed1c1
- work around an issue in gdk-pixbuf-io.c by lowering the default buffer
...
size so that we don't end up in memory access errors
This should fix several GTK apps crashes (eog and mail-notification come
to mind but there are others).
ok jasper@
2008-12-20 19:37:19 +00:00
ajacoutot
c1d3638356
- remove modules which need packages we don't provide (i.e. HAL); it makes
...
the output much less chatty
2008-12-20 17:41:01 +00:00
ajacoutot
707771252d
- fix paths in man page
...
- use FAKE_FLAGS instead of post-install dance
2008-12-20 15:24:35 +00:00
ajacoutot
00f64ccd7f
- use proper SYSCONFDIR variable for substitution!
...
this should fix the breakage reported by Alexey Suslikov on ports@
2008-12-20 14:28:38 +00:00
ajacoutot
9c90369c4d
- small bugfix update to py-gnome-desktop-2.24.1
2008-12-19 18:43:39 +00:00
ajacoutot
f1e86e67a4
- do not try to run gconftool-2 at fake stage, @exec takes care of it
...
- while here, regen PLIST and update WANTLIB
2008-12-19 11:23:33 +00:00
ajacoutot
c7b723a305
- scrollkeeper -> rarian
2008-12-19 10:00:28 +00:00
ajacoutot
c341c9ee52
- convert from scrollkeeper to rarian
2008-12-19 09:58:29 +00:00
ajacoutot
2c22823f60
- no/yes configure mixup
...
- safe bump, although plist_db didn't complain
2008-12-19 08:37:37 +00:00
ajacoutot
80d2e97d9e
- update to at-spi-1.24.1
...
fix for GNOME bug #563943
- while here, fix gconftool-2 goo and enable regression tests
2008-12-19 08:34:50 +00:00
ajacoutot
3608682aa1
- rewrite some parts of the GDM Xsession in a saner way
...
- don't try to start ssh-agent when the default OpenBSD Xsession or
gnome-session are used because those already start it
- explicitely set some configure switchs
2008-12-18 19:38:26 +00:00
ajacoutot
b45af6899b
- small bugfix update to tomboy 0.12.2
2008-12-18 19:37:50 +00:00
ajacoutot
76f7a85944
- add ${LOCALBASE}/bin to default PATH for GDM scripts; needed to find
...
some executables
2008-12-18 12:06:09 +00:00
jasper
e6948c643c
- missing bump after py-gnome-desktop dependency was added
2008-12-17 20:28:11 +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
46e26765cb
- switch to rarian instead of scrollkeeper
...
- drop dependency of scrollkeeper/rarian in BUILD_DEPENDS, as doc-utils
already pulls it in
- regen PLIST
ok ajacoutot@
2008-12-17 18:45:36 +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
jasper
25a98f6f1c
- move scrollkeeper from build depends to run depends, as gnome-utils already
...
pulls it in for building. but we also need it at install time
2008-12-16 12:27:11 +00:00
ajacoutot
c3af06b1b7
- add a small reminder comment
...
no pkg change
2008-12-16 07:58:18 +00:00
jasper
28241d3df2
- update gnome-user-docs to 2.24.1
2008-12-15 22:07:35 +00:00
jasper
125d25527a
- update gnome-devel-docs to 2.24.1
2008-12-15 22:03:30 +00:00
naddy
5d595b79bd
SECURITY:
...
Fix for stack buffer overflow vulnerability while parsing malformed
TwinVQ media files. From upstream SVN. ok biorn@
2008-12-15 21:30:07 +00:00
ajacoutot
d8a89ee478
- mention mousetweaks
...
- bump
2008-12-15 08:56:38 +00:00
ajacoutot
387772a735
- add sound-theme-freedesktop to run_depends to enable desktop sounds
...
- fix WANTLIB
Warning: with GNOME 2.24, no option is provided to automatically start
esound with the session ; either use 'aucat -l' in rc.local to use
libsndio or add 'esd -unix -noterminate -nobeeps &' in your
xinirc/xsession to keep using esound.
2008-12-14 19:22:55 +00:00
ajacoutot
8b138261d3
- remove all run_depends, there are not needed (control-center2 already
...
references these)
2008-12-14 18:46:46 +00:00
ajacoutot
c618af6fea
+mousetweaks
2008-12-13 17:53:38 +00:00
ajacoutot
c504f0454f
Import mousetweaks-2.24.2
...
The Mousetweaks package provides mouse accessibility enhancements for
the GNOME desktop.
<...>
Amongst other things, it allows users to perform a right click by doing
a click&hold of the left mousebutton which is very handy for me...
powerbook user.
2nd try... I hope this time I didn't mess it up...
2008-12-13 17:52:58 +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
763e009c0d
+bug-buddy
2008-12-13 16:59:10 +00:00
ajacoutot
47d9531704
Import bug-buddy-2.24.2
...
bug-buddy is a graphical bug reporting tool. It can extract debugging
information from a crashed application and create either a stacktrace or
a minidump file to send to the GNOME bug tracker.
<...>
2008-12-13 16:58:34 +00:00
ajacoutot
8b8a5277b0
- add missing build+run_depends on py-gnome-desktop
...
fix packaging, noticed by Alexey Suslikov
2008-12-13 09:58:47 +00:00
ajacoutot
b76c4d2e97
- remove bogus post-install target
...
- install /etc/X11/gdm/... scripts as executable; it's been wrong for ever
since those scripts never got a change to actually run!
2008-12-12 12:59:28 +00:00
ajacoutot
e104e709ae
- user switching does not work under OpenBSD, so disable the button
2008-12-12 12:50:48 +00:00
ajacoutot
b80f09db95
+py-nautilus
2008-12-12 09:55:52 +00:00
ajacoutot
95f8fba5bd
Import py-nautilus-0.5.1 (a.k.a. nautilus-python)
...
Python bindings for the nautilus extension library.
2008-12-12 09:55:03 +00:00
ajacoutot
4e582816a3
+conduit
...
Note that this needs avahi for network sync which I'm currently working on.
2008-12-12 09:17:14 +00:00
ajacoutot
25cc6c07ea
- fix help menu
2008-12-12 09:15:45 +00:00
ajacoutot
2af6851d33
- totem and tomboy are not *needed* dependencies for proper operation
2008-12-12 08:40:27 +00:00
jasper
99706744e5
- fix to make it package, not bumping as it's only been around for < 2 minutes
2008-12-11 23:05:26 +00:00
jasper
45b80e6550
import conduit 0.3.15
...
Conduit is a synchronization application for GNOME. It allows you to
synchronize your files, photos, emails, contacts, notes, calendar data
and any other type of personal information and synchronize that data
with another computer, and online service.
(don't hook it up yet, as it needs some more tweaking, which'll help having
it in-tree)
2008-12-11 23:03:11 +00:00
jasper
3fa49287ba
- sync WANTLIB after gtk-vnc update
...
ok ajacoutot@
2008-12-11 12:36:58 +00:00
jasper
fc633f3d1b
- update gtk-vnc to 0.3.8
...
* switches to cairo instead of gtkglext
- bump major
ok ajacoutot@
2008-12-11 12:36:31 +00:00
jasper
6c7f4c600c
- update dbus-glib to 0.78
...
- enable bash completion (as discussed with ajacoutot@ and brad@)
looks good to ajacoutot@
brad@ had a similar diff
2008-12-09 19:43:16 +00:00
jasper
2751f6c998
- set configure style to 'gnu', prodded by brad@
2008-12-09 14:14:45 +00:00
jasper
51924015e8
- SECURITY UPDATE for dbus to 1.2.6
...
fixes CVE-2008-4311
The default policy for both sent and received messages was
effectively *allow*, and not deny as stated.
"looks good" todd@
2008-12-09 14:12:08 +00:00
ajacoutot
f7075f6136
- bugfix update to 2.24.3
...
* Fix parsing of RSS feeds that use HTML comments
* Fix problems that made Totem show an error when selecting a data
device in the Movie menu
2008-12-08 14:16:16 +00:00
naddy
5164951487
Always include "lpr" among the print backends; agreed with ajacoutot@.
...
(This means Firefox will again offer "Print to LPR".)
2008-12-07 21:37:53 +00:00
okan
12499fdf90
- update to 1.3.4 from MAINTAINER (Andreas Bihlmaier) with a tweak
...
- clarify GPLv2 license
- add shared-mime-info to RUN_DEPENDS
- add mime and icon cache goo to PLIST
feedback and ok ajacoutot@
2008-12-07 18:28:50 +00:00
ajacoutot
6b62d3dd0e
- update to mrxvt-0.5.4
...
- specify license marker
- drop maintainership (any takers?)
2008-12-06 19:17:28 +00:00