Commit Graph

66258 Commits

Author SHA1 Message Date
sthen
b668f87e23 qemu Makefile/patch changes, from Brad.
- Sort the arch list.
- Remove some local patching from the configure script
  which is not necessary.
- Remove debug option from linker command line when not using --enable-debug.
- Recognize arm / hppa OpenBSD.
2011-05-23 23:43:28 +00:00
sthen
d30c119be1 bdb was in the DESCR too, pointed out by Brad 2011-05-23 23:29:52 +00:00
sthen
e611bc256d drop bdb flavours of Dovecot 2011-05-23 23:15:22 +00:00
sthen
fce5e20aa1 - tweak @pkgpath markers
- use a shorter comment reminding to bump dovecot-pigeonhole for updates
(and place it next to the version variables)

- bdb support is no more, drop the flavour

ok Brad
2011-05-23 23:15:05 +00:00
sthen
976016e5c6 dovecot-sieve -> dovecot-pigeonhole 2011-05-23 22:58:35 +00:00
sthen
6d538445fc +dovecot-pigeonhole 2011-05-23 22:55:33 +00:00
sthen
c7cda57d80 Update dovecot to 2.0.13, joint work between pea@, Brad and myself, ok pea@
This is a major update and configuration changes are required -
see http://wiki2.dovecot.org/Upgrading/2.0 for more
2011-05-23 22:54:38 +00:00
sthen
a5028b7de3 import ports/mail/dovecot-pigeonhole, Sieve filtering delivery plugin
to be used with Dovecot 2.0 releases.

joint work between pea@, Brad and myself, ok pea@
2011-05-23 22:49:00 +00:00
ajacoutot
aa5c47275b Bugfix update to gvfs-1.8.2. 2011-05-23 22:41:04 +00:00
jasper
be00243035 - update libgweather to 3.0.2
* translation updates
2011-05-23 21:52:15 +00:00
ajacoutot
6874568674 Fix a comment, pointed out by Markus Lude. 2011-05-23 21:46:08 +00:00
jasper
765163224e - update to libwnck 3.0.2
* translation updates
2011-05-23 21:38:14 +00:00
ajacoutot
bc35494446 Update to gnome-session-3.0.2.
* new translations only
2011-05-23 21:37:54 +00:00
ajacoutot
acb0ac7cd8 Bugfix update to libsoup-2.34.2.
* Two SoupCache-related leak fixes
2011-05-23 21:34:35 +00:00
ajacoutot
eaa6a8a6b8 Enable upower support. 2011-05-23 21:32:47 +00:00
ajacoutot
f11f4e0883 Enable support for upower. 2011-05-23 21:31:56 +00:00
ajacoutot
692d97142f Bugfix update to gnome-desktop-3.0.2.
* Fix crash when randr is not available
2011-05-23 21:30:25 +00:00
ajacoutot
5bce39c508 Bugfix update to glib-networking 2.28.7.
* Fixed a race condition in GProxyResolverGnome
2011-05-23 21:29:40 +00:00
jasper
2e03503c62 only try to calculate swap usage if it's enabled. still needs some work
to get a proper avail/inuse though.
2011-05-23 21:26:41 +00:00
rpointel
62f50350ca +terminator. 2011-05-23 20:37:36 +00:00
rpointel
ced47a1870 Import terminator, a powerful terminal emulator written in Python.
Its behaviour and look is based on GNOME Terminal, but it has a lot of
extra functionality like splitting the window in multiple tiles, and
sending commands to multiple terminals at once.

From Jochem Kossen, ok landry@.
2011-05-23 20:36:20 +00:00
jasper
06fdec108e add rcs id's 2011-05-23 19:35:52 +00:00
jasper
f4b38c4bd4 don't leave os_version_code unitialized 2011-05-23 19:31:19 +00:00
landry
f38a690ad8 +xfce4-power-manager 2011-05-23 19:18:43 +00:00
landry
0f7c6d2602 Import xfce4-power-manager 1.0.10:
This software is a power manager for the Xfce desktop, and relies on
UPower to gather the power sources on the computer. In addition,
xfce4-power-manager provides a set of freedesktop-compliant DBus
interfaces to inform other applications about current power level so
that they can adjust their power consumption.

ok ajacoutot@
2011-05-23 19:18:15 +00:00
landry
18b4bbe9d5 +power-manager 2011-05-23 19:13:20 +00:00
jasper
223b8c349e finish cleaning, this should now provide a base to fix bugs that doesn't
make you want to crawl out your eyes...
2011-05-23 19:13:07 +00:00
landry
897357bb04 Import gnome-power-manager 2.32.0.
GNOME Power Manager is a GNOME session daemon that acts as a policy
agent on top of UPower. It listens for system events and responds with
user-configurable actions.
GNOME Power Manager comes in three main parts:
- gnome-power-manager:      the manager daemon itself
- gnome-power-preferences:  the control panel program, for configuration
- gnome-power-statistics:   the statistics graphing program

with tweaks and ok ajacoutot@
2011-05-23 19:12:51 +00:00
landry
7bec652bbd +upower 2011-05-23 19:05:29 +00:00
landry
f7272cc878 Import upower 0.9.10:
UPower is an abstraction for enumerating power devices, listening to
device events and querying history and statistics. Any application or
service on the system can access the org.freedesktop.UPower service
via the DBUS system message bus.

OpenBSD specific backend written by yours truly with help from upstream
developer. So far, battery levels and ac status works, using either apm
or acpibat/acpiac if available.

As a sidenote, if udev, udisks and friends were designed with the same
clear separation between os-specific and generic parts, porting to
'alternative OSes' would be much simpler. UPower is a nice example of
'how to design a portable service'.

with a patch for glib version check, tweaks and ok ajacoutot@
2011-05-23 19:04:57 +00:00
jasper
99cbaafb32 more ifdef cleaning 2011-05-23 18:47:30 +00:00
jasper
832c9594c4 start cleaning the ifdef-hell 2011-05-23 18:28:14 +00:00
jasper
c977db561e the openbsd code has diverged too much from the freebsd and generic bsd code
to be easily maintainable. so instead move it to files/ for now untill it
gets incorporated upstream.

discussed with aja@
2011-05-23 18:09:10 +00:00
jasper
877f008310 - fix a null pointer deref in atoi(). 2011-05-23 17:58:11 +00:00
jasper
4cdef5803d update to 3.0.2.1, which rerolls the distfile and reverts the (disabled) vala bindings. 2011-05-23 17:02:28 +00:00
ajacoutot
476aeea50e Missing ifdef. 2011-05-23 16:36:13 +00:00
jasper
55f8ea2cfb - update gnome-backgrounds to 3.0.2 (translation updates) 2011-05-23 16:06:03 +00:00
gsoares
2347fe0d94 add a rcscript. (From bjorn.ketelaars at hydroxide.nl)
with tweaks from myself

OK jasper@ sthen@
looks fine aja@
2011-05-23 14:49:42 +00:00
jasper
e92c04551d - bugfix update to 3.0.2 2011-05-23 14:38:25 +00:00
ajacoutot
050f3cb9fa Since the freedesktop theme does not provide login/logout sound anymore
(at least for now), make links from:
desktop-login.oga -> service-login.oga
desktop-logout.oga -> service-logout.oga
2011-05-23 14:20:59 +00:00
gsoares
f34f7772fa update net/p5-Net-SFTP-Foreign to 1.65
for now keep USE_GROFF here. these manpages
wants a missing (.RS/.RE) feature, already in mandoc TODO

discussed with schwarze@
OK sthen@
2011-05-23 14:13:50 +00:00
ajacoutot
dac15d9a6c Remove gromit support, it's old and unmaintained.
ok jasper@
2011-05-23 14:12:23 +00:00
dcoppa
18179b4aa1 Fix memleak in add_file_to_filelist_recursively scandir call
(upstream commit f2be037b77015dc9eba66620d49928ef1f0ef3aa)
2011-05-23 14:03:05 +00:00
gsoares
8f400fede0 update archivers/arc to 5.21p
OK jasper@ sthen@
OK wcmaier@ (MAINTAINER) and who wants to drop maintainership
2011-05-23 13:42:10 +00:00
gsoares
f6f62c7825 update p5-NetAddr-IP to 4.044;
OK jasper@ sthen@ bluhm@
2011-05-23 13:16:58 +00:00
ajacoutot
0bdc48978b Update to startup-notification-0.12.
ok dcoppa@
2011-05-23 12:06:10 +00:00
ajacoutot
4e8d7521cf Update to gdk-pixbuf-2.23.3.
tested in a bulk by landry@, thanks!
2011-05-23 12:00:49 +00:00
jasper
2f3c5e48f7 - bugfix update to 3.0.2 2011-05-23 11:52:56 +00:00
ajacoutot
ce3922f796 Update to gnome-settings-daemon-3.0.2. 2011-05-23 10:31:50 +00:00
espie
a819e7f3e8 improved fetch: do checksum as a separate process, to avoid freezing
dpb while checksumming huge tarballs.
Use ftp -C in a systematic way, more complicated logic as to when to
remove temp files, when to keep them: if core exited okay, wrong size
is very bad. If checksum failed on a partial fetch, retry same site with
an empty file...
2011-05-23 09:44:05 +00:00