Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164384469
D11930.id31806.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D11930.id31806.diff
View Options
Index: head/sysutils/Makefile
===================================================================
--- head/sysutils/Makefile
+++ head/sysutils/Makefile
@@ -248,6 +248,7 @@
SUBDIR += downtimed
SUBDIR += dsbbatmon
SUBDIR += dsbdriverd
+ SUBDIR += dsblogoutmgr
SUBDIR += dsbmc
SUBDIR += dsbmc-cli
SUBDIR += dsbmd
Index: head/sysutils/dsblogoutmgr/Makefile
===================================================================
--- head/sysutils/dsblogoutmgr/Makefile
+++ head/sysutils/dsblogoutmgr/Makefile
@@ -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>
Index: head/sysutils/dsblogoutmgr/distinfo
===================================================================
--- head/sysutils/dsblogoutmgr/distinfo
+++ head/sysutils/dsblogoutmgr/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1502054848
+SHA256 (dsblogoutmgr-1.0.1.tgz) = 8fea92340ce08ce29cc5d14185f7c01ea63446b0793e97020698294347535c3f
+SIZE (dsblogoutmgr-1.0.1.tgz) = 16199
Index: head/sysutils/dsblogoutmgr/pkg-descr
===================================================================
--- head/sysutils/dsblogoutmgr/pkg-descr
+++ head/sysutils/dsblogoutmgr/pkg-descr
@@ -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
Index: head/sysutils/dsblogoutmgr/pkg-message
===================================================================
--- head/sysutils/dsblogoutmgr/pkg-message
+++ head/sysutils/dsblogoutmgr/pkg-message
@@ -0,0 +1,6 @@
+**************************************************************************
+
+Please read the manual page (man dsblogoutmgr) to learn how to configure
+DSBLogoutmgr.
+
+**************************************************************************
Index: head/sysutils/dsblogoutmgr/pkg-plist
===================================================================
--- head/sysutils/dsblogoutmgr/pkg-plist
+++ head/sysutils/dsblogoutmgr/pkg-plist
@@ -0,0 +1,3 @@
+bin/dsblogoutmgr
+man/man1/dsblogoutmgr.1.gz
+%%DATADIR%%/dsblogoutmgr_de.qm
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 1, 9:23 AM (52 m, 29 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35818580
Default Alt Text
D11930.id31806.diff (2 KB)
Attached To
Mode
D11930: [NEW PORT] sysutils/dsblogoutmgr: Graphical logout manager
Attached
Detach File
Event Timeline
Log In to Comment