DSBLogoutmgr is a Qt utility that allows you to leave your current window

manager-session, reboot, suspend or shutdown your system. Furthermore, it
supports time-controlled shutdown.

WWW: http://freeshell.de/~mk/projects/dsblogoutmgr.html

PR:		221109
Submitted by:	Marcel Kaiser (maintainer)
Reviewed by:	matthew (mentor)
Approved by:	matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D11930
This commit is contained in:
Richard Gallamore 2017-08-09 07:45:02 +00:00
parent 4c03e78cf6
commit b1da60d84b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447594
6 changed files with 37 additions and 0 deletions

View file

@ -248,6 +248,7 @@
SUBDIR += downtimed
SUBDIR += dsbbatmon
SUBDIR += dsbdriverd
SUBDIR += dsblogoutmgr
SUBDIR += dsbmc
SUBDIR += dsbmc-cli
SUBDIR += dsbmd

View file

@ -0,0 +1,19 @@
# $FreeBSD$
PORTNAME= dsblogoutmgr
PORTVERSION= 1.0.1
CATEGORIES= sysutils
MASTER_SITES= http://freeshell.de/~mk/download/
MAINTAINER= mk@nic-nac-project.org
COMMENT= Graphical logout manager
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= tar:tgz qmake
USE_GL= gl
USE_QT5= buildtools_build core gui linguisttools_build widgets
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1502054848
SHA256 (dsblogoutmgr-1.0.1.tgz) = 8fea92340ce08ce29cc5d14185f7c01ea63446b0793e97020698294347535c3f
SIZE (dsblogoutmgr-1.0.1.tgz) = 16199

View file

@ -0,0 +1,5 @@
DSBLogoutmgr is a Qt utility that allows you to leave your current window
manager-session, reboot, suspend or shutdown your system. Furthermore, it
supports time-controlled shutdown.
WWW: http://freeshell.de/~mk/projects/dsblogoutmgr.html

View file

@ -0,0 +1,6 @@
**************************************************************************
Please read the manual page (man dsblogoutmgr) to learn how to configure
DSBLogoutmgr.
**************************************************************************

View file

@ -0,0 +1,3 @@
bin/dsblogoutmgr
man/man1/dsblogoutmgr.1.gz
%%DATADIR%%/dsblogoutmgr_de.qm