Commit Graph

66235 Commits

Author SHA1 Message Date
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
dcoppa
3b99c5f001 Fixes for TextDialog and ToolTipWindow style rendering bugs.
Commits fd6fbb80e7a6c1d62d696a4f598edc1101b13194 and
822c02e96a88a90540fa622afa5ab196b9ba5a7c.
2011-05-23 09:13:36 +00:00
ajacoutot
ef45bee41f Resurrect patch-dbus_dbus-connection_c which was lost during an update. 2011-05-23 08:58:31 +00:00
jasper
6167d01a1e sync with README
ok aja@
2011-05-23 08:24:41 +00:00
ajacoutot
07c05a5c24 Don't try to open /proc, use kvm(3) instead.
reviewed by robert@
2011-05-23 08:22:43 +00:00
ajacoutot
ed5e46dd25 Tighten dependencies. 2011-05-23 07:47:39 +00:00
jasper
dcd4f22681 Remove python-mode.el, it's now part of the emacs-python package.
It wasn't distributed anymore in the python distfile starting from 2.7 anymore.

Please install the emacs-python pacakge to continue using the functionality.

ok rpointel@
2011-05-23 06:42:02 +00:00
ajacoutot
5115468c62 Update to gtk+3-3.0.10.
Bug fixed:
* GtkEntry icon tooltip is never appearing
* GtkLabel does not honor width-chars anymore
* Mnemonics don't show under some letters
* Add missing gtk_widget_override_* annotations
* GtkButton uses wrong values in grab
2011-05-23 06:11:21 +00:00
weerd
0c9065cd7b Add missing run dependency on ImageMagick. Set HOMEPAGE while here.
OK phessler@
2011-05-23 06:10:43 +00:00
jasper
332b0601b7 sort 2011-05-22 20:43:35 +00:00
jasper
9f47095a9c sync 2011-05-22 20:41:30 +00:00
jasper
7a37869a3d import emacs-python 5.2.0
Emacs mode for editing Python code.

ok rpointel@
2011-05-22 20:40:46 +00:00
landry
6ab0fdaec1 Update to rakudo 2011.04 from maintainer Pascal Stumpf.
Use ${PARROT_VERSION} in PLIST to avoid churn upon next update.
Tested on amd64/ppc by myself.
2011-05-22 20:23:27 +00:00
landry
654aff0886 Update to parrot 3.3.0, from maintainer Pascal Stumpf.
Use ${V} in PLIST to avoid churn on next update.
Tested on amd64/ppc by myself.
2011-05-22 20:22:08 +00:00
landry
7798cfd97f +pdfshuffler 2011-05-22 19:37:39 +00:00
landry
efa57fca4e Import pdfshuffler 0.5.1, from maintainer Ido Admon.
PDF-Shuffler is a small python-gtk application, which helps the user to
merge or split pdf documents and rotate, crop and rearrange their pages
using an interactive and intuitive graphical interface. It is a frontend
for python-pyPdf.

ok ajacoutot@
2011-05-22 19:37:04 +00:00
landry
f61eb956ed +arora 2011-05-22 19:31:41 +00:00
landry
7651ef86cc Import arora 0.11.0, from brad who takes maintainership.
Arora is a lightweight cross-platform web browser.

Arora uses the QtWebKit port of the fully standards-compliant WebKit
layout engine. It features fast rendering, powerful JavaScript engine
and supports Netscape plugins.

ok ajacoutot@ kili@
2011-05-22 19:31:09 +00:00
jasper
87723a3ac3 the python-mode.el isn't distributed anymore with python >= 2.7, so remove
this message for now.

discussed with and ok rpointel@
2011-05-22 19:21:24 +00:00
jasper
4d0ac77445 update libmspack to 0.3, fixes SA44512
libmspack LZX Decoder and CHM Reader Vulnerabilities
2011-05-22 18:25:39 +00:00
jasper
4800216129 bump REVISION after maintainer reset 2011-05-22 18:04:10 +00:00
ajacoutot
4faf041b78 Oops, I meant to use g_strcmp0 here. 2011-05-22 17:34:55 +00:00
ajacoutot
ba9b9561d5 Make it possible to lock/unlock users. 2011-05-22 17:30:00 +00:00
jasper
347ad10f24 - Add GPL version
- Remove extraneous compiler flags that override CFLAGS
  from ports (by disabling --enable-release)
  - Fix X11 WANTLIB
  - Fix GL build when GGI libs are installed

from antti harri
2011-05-22 17:20:58 +00:00