Index: sysutils/Makefile =================================================================== --- sysutils/Makefile (revision 446939) +++ sysutils/Makefile (working copy) @@ -248,6 +248,7 @@ SUBDIR += downtimed SUBDIR += dsbbatmon SUBDIR += dsbdriverd + SUBDIR += dsblogoutmgr SUBDIR += dsbmc SUBDIR += dsbmc-cli SUBDIR += dsbmd Index: sysutils/dsblogoutmgr/Makefile =================================================================== --- sysutils/dsblogoutmgr/Makefile (nonexistent) +++ sysutils/dsblogoutmgr/Makefile (working copy) @@ -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 Property changes on: sysutils/dsblogoutmgr/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/dsblogoutmgr/distinfo =================================================================== --- sysutils/dsblogoutmgr/distinfo (nonexistent) +++ sysutils/dsblogoutmgr/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1502054848 +SHA256 (dsblogoutmgr-1.0.1.tgz) = 8fea92340ce08ce29cc5d14185f7c01ea63446b0793e97020698294347535c3f +SIZE (dsblogoutmgr-1.0.1.tgz) = 16199 Property changes on: sysutils/dsblogoutmgr/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/dsblogoutmgr/pkg-descr =================================================================== --- sysutils/dsblogoutmgr/pkg-descr (nonexistent) +++ sysutils/dsblogoutmgr/pkg-descr (working copy) @@ -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 Property changes on: sysutils/dsblogoutmgr/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/dsblogoutmgr/pkg-message =================================================================== --- sysutils/dsblogoutmgr/pkg-message (nonexistent) +++ sysutils/dsblogoutmgr/pkg-message (working copy) @@ -0,0 +1,6 @@ +************************************************************************** + +Please read the manual page (man dsblogoutmgr) to learn how to configure +DSBLogoutmgr. + +************************************************************************** Property changes on: sysutils/dsblogoutmgr/pkg-message ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/dsblogoutmgr/pkg-plist =================================================================== --- sysutils/dsblogoutmgr/pkg-plist (nonexistent) +++ sysutils/dsblogoutmgr/pkg-plist (working copy) @@ -0,0 +1,3 @@ +bin/dsblogoutmgr +man/man1/dsblogoutmgr.1.gz +%%DATADIR%%/dsblogoutmgr_de.qm Property changes on: sysutils/dsblogoutmgr/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property