FreeBSD Bugzilla – Attachment 184897 Details for
Bug 221131
[NEW PORT] x11/dsbautostart: Manage commands to be executed at X session start
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff of the new port.
x11-dsbautostart.diff (text/plain), 4.15 KB, created by
Marcel Kaiser
on 2017-08-01 11:16:53 UTC
(
hide
)
Description:
svn diff of the new port.
Filename:
MIME Type:
Creator:
Marcel Kaiser
Created:
2017-08-01 11:16:53 UTC
Size:
4.15 KB
patch
obsolete
>Index: x11/Makefile >=================================================================== >--- x11/Makefile (revision 446939) >+++ x11/Makefile (working copy) >@@ -52,6 +52,7 @@ > SUBDIR += docker-tray > SUBDIR += dri2proto > SUBDIR += dri3proto >+ SUBDIR += dsbautostart > SUBDIR += dxpc > SUBDIR += dynamag > SUBDIR += dzen2 >Index: x11/dsbautostart/Makefile >=================================================================== >--- x11/dsbautostart/Makefile (nonexistent) >+++ x11/dsbautostart/Makefile (working copy) >@@ -0,0 +1,19 @@ >+# $FreeBSD$ >+ >+PORTNAME= dsbautostart >+PORTVERSION= 1.0.1 >+CATEGORIES= x11 >+MASTER_SITES= http://freeshell.de/~mk/download/ >+ >+MAINTAINER= mk@nic-nac-project.org >+COMMENT= Manage commands to be executed at X session start >+ >+LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USES= tar:tgz qmake >+ >+USE_GL= gl >+USE_QT5= buildtools core gui linguisttools widgets >+ >+.include <bsd.port.mk> > >Property changes on: x11/dsbautostart/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: x11/dsbautostart/distinfo >=================================================================== >--- x11/dsbautostart/distinfo (nonexistent) >+++ x11/dsbautostart/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1501544169 >+SHA256 (dsbautostart-1.0.1.tgz) = d75221528129fb10b8eaa09fbb0534c55de889822218ba53b2c1aabacd5a84f4 >+SIZE (dsbautostart-1.0.1.tgz) = 14486 > >Property changes on: x11/dsbautostart/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: x11/dsbautostart/pkg-descr >=================================================================== >--- x11/dsbautostart/pkg-descr (nonexistent) >+++ x11/dsbautostart/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+DSBAutostart is a Qt program that allows you to manage commands to be executed >+at X session start. >+ >+WWW: http://freeshell.de/~mk/projects/dsbautostart.html > >Property changes on: x11/dsbautostart/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: x11/dsbautostart/pkg-message >=================================================================== >--- x11/dsbautostart/pkg-message (nonexistent) >+++ x11/dsbautostart/pkg-message (working copy) >@@ -0,0 +1,8 @@ >+************************************************************************** >+ >+Add the following command to your window manager's startup script (e.g. >+~/.config/openbox/autostart.sh or ~/.fluxbox/startup): >+ >+ sh ~/.config/DSB/autostart.sh& >+ >+************************************************************************** > >Property changes on: x11/dsbautostart/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: x11/dsbautostart/pkg-plist >=================================================================== >--- x11/dsbautostart/pkg-plist (nonexistent) >+++ x11/dsbautostart/pkg-plist (working copy) >@@ -0,0 +1,3 @@ >+bin/dsbautostart >+share/applications/dsbautostart.desktop >+%%DATADIR%%/dsbautostart_de.qm > >Property changes on: x11/dsbautostart/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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 221131
:
184875
|
184895
|
184897
|
185086