Commit graph

17 commits

Author SHA1 Message Date
bsiegert
d857076534 Fix segfaults when upower is not running.
On my system, these patches stop xfsettingsd (from XFCE) from crashing
and dumping core during session startup. Thus, it can actually apply the
settings it is supposed to.

I just wish upstream had done a bugfix release, the patches are from 2016 :(

Fixes PR pkg/53455, which I filed :)
ok youri@
2018-07-18 19:18:07 +00:00
youri
6dd4684ddf Fix packages building depending on libupower-glib, bump pkgrevision. 2018-06-05 19:14:29 +00:00
youri
1f2cf6cfad Fix options.mk. 2018-05-31 21:00:23 +00:00
youri
26b95c4373 Add options file and bump pkgrevision. 2018-05-31 14:28:13 +00:00
youri
c97ac3f6da Add introspection option, needed by Cinnamon. 2018-05-31 14:27:42 +00:00
wiz
0feeef4bb6 Follow redirect. 2017-09-08 06:28:35 +00:00
wiz
1fc957a0ce Follow some redirects. 2017-09-06 09:02:59 +00:00
jmcneill
7f3fb14609 Make sure the configure script picks up the correct copy of libintl.
PR# pkg/51239
PR# pkg/51246
2017-08-22 12:10:42 +00:00
ryoon
6b21363d4e Update to 0.99.4
Changelog:
Version 0.99.4
~~~~~~~~~~~~~~
Released: 2016-02-16

New Features:
 - Add support for Logitech G700s/G700 Gaming Mouse (muzena)
 - Port to GDBus (Cosimo Cecchi)
 - Support g_autoptr() for all libupower-glib object types (Kalev Lember)

Bugfixes:
 - Add critical action support for *BSD (Eric Koegel)
 - Change the default low battery policy to percentage (Bastien Nocera)
 - Fix deprecation warning in integration-test (Bastien Nocera)
 - Fix memory leak in up_client_get_devices() (Bastien Nocera)
 - Fix possible double-free (Bastien Nocera)
 - Update HID rules and fix build regression (Arnaud Quette)
2016-03-12 11:50:08 +00:00
jperkin
36eaaf6066 Use OPSYSVARS. 2016-02-26 10:24:10 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
	Package memconf distfile memconf-2.16/memconf.gz
	b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
	95748686a5ad8144232f4d4abc9bf052721a196f [calculated]

Problems found locating distfiles:
	Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
	Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
	Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
	Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
	Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:32:05 +00:00
joerg
d139da03b7 Needs docbook-xsl to build. 2015-07-23 10:55:17 +00:00
richard
d632415892 fix typo 2015-07-09 01:57:40 +00:00
richard
686d55639d better use share/locale (thanks wiz@) 2015-07-08 10:49:44 +00:00
richard
6cc04e35fd update to 0.99.3 and use xsltproc-nonet.mk 2015-07-08 10:41:35 +00:00
tnn
a7294c6cd4 needs msgfmt and friends 2015-03-15 16:48:17 +00:00
jmcneill
522b0e0127 Import upower-0.99.2 as sysutils/upower.
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 system message
bus. Some operations (such as suspending the system) are restricted using
PolicyKit.
2015-02-21 19:44:55 +00:00