Summary: | [maintainer update] sysutils/dsbbatmon: Update to 1.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Marcel Kaiser <mk> | ||||
Component: | Individual Port(s) | Assignee: | Tobias C. Berner <tcberner> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | tcberner | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
QA: portlint -C: WARN: /home/ich/portstree/sysutils/dsbbatmon/pkg-message: possible use of absolute pathname "/usr/sbin/acpiconf". 0 fatal errors and 1 warning found. testport: OK (poudriere: 110Ramd64, 103Ri386) A commit references this bug: Author: tcberner Date: Sun Oct 1 07:43:23 UTC 2017 New revision: 451026 URL: https://svnweb.freebsd.org/changeset/ports/451026 Log: Update sysutils/dsbbatmon to 1.0 The following changes have been made: - Switch from GTK+ to Qt. - Change tray icon depending on battery status. - Generate tray icons if no theme icons are available. - Detect if battery was added to or removed from the system. - Let the user choose between auto-shutdown and auto-suspend. - Let the user configure the ACPI poll interval. PR: 221912 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer) Changes: head/sysutils/dsbbatmon/Makefile head/sysutils/dsbbatmon/distinfo head/sysutils/dsbbatmon/pkg-descr head/sysutils/dsbbatmon/pkg-message head/sysutils/dsbbatmon/pkg-plist Thanks :) Thanks for the commit, Tobias! |
Created attachment 185884 [details] svn diff to upgrade dsbbatmon to version 1.0 The following changes have been made: - Switch from GTK+ to Qt. - Change tray icon depending on battery status. - Generate tray icons if no theme icons are available. - Detect if battery was added to or removed from the system. - Let the user choose between auto-shutdown and auto-suspend. - Let the user configure the ACPI poll interval.