FreeBSD Bugzilla – Attachment 219957 Details for
Bug 251373
New port: sysutils/brut: GUI for various admin tasks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar file
brut.shar (text/plain), 1.34 KB, created by
georg.lastname
on 2020-11-25 12:28:01 UTC
(
hide
)
Description:
shar file
Filename:
MIME Type:
Creator:
georg.lastname
Created:
2020-11-25 12:28:01 UTC
Size:
1.34 KB
patch
obsolete
>#!/bin/sh ># This is a shell archive >echo x brut >mkdir -p brut > /dev/null 2>&1 >echo x brut/Makefile >sed 's/^X//' > brut/Makefile << 'SHAR_END' >X# $FreeBSD$ >X >XPORTNAME= brut >XDISTVERSION= 1.53 >XCATEGORIES= sysutils >X >XMAINTAINER= georg.lastname@web.de >XCOMMENT= Multitool, Partition Editor, Manage User/Groups >X >XLICENSE= BSD2CLAUSE >X >XRUN_DEPENDS= sudo>0:security/sudo >X >XUSES= gnome >XUSE_GNOME= gtk30 >X >XUSE_GITHUB= yes >XGH_ACCOUNT= random532 >X >XPLIST_FILES= bin/brut >X >Xdo-install: >X ${INSTALL_PROGRAM} work/${PORTNAME}-${DISTVERSION}/${PORTNAME} ${STAGEDIR}${LOCALBASE}/bin >X >X.include <bsd.port.mk> >SHAR_END >echo x brut/distinfo >sed 's/^X//' > brut/distinfo << 'SHAR_END' >XTIMESTAMP = 1606305850 >XSHA256 (random532-brut-1.53_GH0.tar.gz) = 7aefb667eff54456a59cf239bd568352d2e85c9eef48f579cd31723b277a1fc4 >XSIZE (random532-brut-1.53_GH0.tar.gz) = 898562 >SHAR_END >echo x brut/pkg-descr >sed 's/^X//' > brut/pkg-descr << 'SHAR_END' >XGraphical user interface (GUI) for various administrative tasks. >X- partition editor, disk editor >X- group/user management >X- date, time, timezone >X >XIt uses gtk3 for the GUI elements. >XIt uses sudo as backend. /usr/local/etc/sudoers file handles the permissions. >XIf dbus complains about a missing machine-id, run "dbus-uuidgen --ensure". >X >XThe start command is: brut >X >XSource code: >Xwww.github.com/random532/brut >SHAR_END >exit
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 Raw
Actions:
View
Attachments on
bug 251373
: 219957