FreeBSD Bugzilla – Attachment 202752 Details for
Bug 236430
[NEW PORT] sysutils/dsbsu: Qt frontend to su(1)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff to add dsbsu to the ports tree.
dsbsu.diff (text/plain), 3.21 KB, created by
Marcel Kaiser
on 2019-03-09 22:25:30 UTC
(
hide
)
Description:
svn diff to add dsbsu to the ports tree.
Filename:
MIME Type:
Creator:
Marcel Kaiser
Created:
2019-03-09 22:25:30 UTC
Size:
3.21 KB
patch
obsolete
>Index: sysutils/Makefile >=================================================================== >--- sysutils/Makefile (revision 495192) >+++ sysutils/Makefile (working copy) >@@ -273,6 +273,7 @@ > SUBDIR += dsbmc > SUBDIR += dsbmc-cli > SUBDIR += dsbmd >+ SUBDIR += dsbsu > SUBDIR += dsbwrtsysctl > SUBDIR += dt > SUBDIR += dtc >Index: sysutils/dsbsu/Makefile >=================================================================== >--- sysutils/dsbsu/Makefile (nonexistent) >+++ sysutils/dsbsu/Makefile (working copy) >@@ -0,0 +1,18 @@ >+# $FreeBSD$ >+ >+PORTNAME= dsbsu >+PORTVERSION= 0.1 >+CATEGORIES= sysutils >+MASTER_SITES= http://freeshell.de/~mk/download/ >+ >+MAINTAINER= mk@nic-nac-project.org >+COMMENT= Qt frontend to su(1) >+ >+LICENSE= BSD2CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+USES= compiler:c++11-lang gl qmake qt:5 tar:tgz >+USE_GL= gl >+USE_QT= buildtools_build core gui linguisttools_build widgets >+ >+.include <bsd.port.mk> > >Property changes on: sysutils/dsbsu/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/dsbsu/distinfo >=================================================================== >--- sysutils/dsbsu/distinfo (nonexistent) >+++ sysutils/dsbsu/distinfo (working copy) >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1552168791 >+SHA256 (dsbsu-0.1.tgz) = 54f6e1d64e3c7532d9df9afac306dee5053a0443fc8d8ec000e199dec1e7e4ea >+SIZE (dsbsu-0.1.tgz) = 9607 > >Property changes on: sysutils/dsbsu/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/dsbsu/pkg-descr >=================================================================== >--- sysutils/dsbsu/pkg-descr (nonexistent) >+++ sysutils/dsbsu/pkg-descr (working copy) >@@ -0,0 +1,4 @@ >+DSBSu is a simple Qt frontend to FreeBSD's su(1). It allows you to execute >+a command as root. >+ >+WWW: http://freeshell.de/~mk/projects/dsbsu.html > >Property changes on: sysutils/dsbsu/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/dsbsu/pkg-plist >=================================================================== >--- sysutils/dsbsu/pkg-plist (nonexistent) >+++ sysutils/dsbsu/pkg-plist (working copy) >@@ -0,0 +1,3 @@ >+bin/dsbsu >+share/applications/dsbsu.desktop >+%%DATADIR%%/dsbsu_de.qm > >Property changes on: sysutils/dsbsu/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
Flags:
mk
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 236430
: 202752