FreeBSD Bugzilla – Attachment 226450 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 that includes pkg-message
brut.shar (text/plain), 1.87 KB, created by
georg.lastname
on 2021-07-14 08:42:23 UTC
(
hide
)
Description:
.shar file that includes pkg-message
Filename:
MIME Type:
Creator:
georg.lastname
Created:
2021-07-14 08:42:23 UTC
Size:
1.87 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.55 >XCATEGORIES= sysutils >X >XMAINTAINER= georg.lastname@web.de >XCOMMENT= Multitool, Partition Editor, Manage User/Groups >X >XLICENSE= BSD2CLAUSE >XLICENSE_FILE= ${WRKSRC}/LICENSE >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 >XPORTDOCS= README.md >XPORTEXAMPLES= screenshot/*.png >X >XOPTIONS_DEFINE= DOCS EXAMPLES >X >XEXAMPLES_PLIST_FILES= ${EXAMPLESDIR}/scrot20.png \ >X ${EXAMPLESDIR}/scrot21.png >X >Xdo-install: >X ${INSTALL_PROGRAM} work/${PORTNAME}-${DISTVERSION}/${PORTNAME} ${STAGEDIR}${LOCALBASE}/bin >X >Xdo-install-DOCS-on: >X @${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} >X >Xdo-install-EXAMPLES-on: >X @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >X ${INSTALL_DATA} ${WRKSRC}/${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} >X >X.include <bsd.port.mk> >SHAR_END >echo x brut/pkg-descr >sed 's/^X//' > brut/pkg-descr << 'SHAR_END' >XGraphical user interface (GUI) for various administrative tasks. >X >XFeatures: >X- partition editor, disk editor >X- group/user management >X- date, time, timezone >X >XSource code: >Xwww.github.com/random532/brut >SHAR_END >echo x brut/distinfo >sed 's/^X//' > brut/distinfo << 'SHAR_END' >XTIMESTAMP = 1626092404 >XSHA256 (random532-brut-1.55_GH0.tar.gz) = 1ffd0e405c39bbed4dddfbf5902315d8fba17857452f51ba2de8b1d583cd6f70 >XSIZE (random532-brut-1.55_GH0.tar.gz) = 104338 >SHAR_END >echo x brut/pkg-message >sed 's/^X//' > brut/pkg-message << 'SHAR_END' >X[ >X{ type: install >X message: <<EOM >XSudo is used as backend. The file ${PREFIX}/etc/sudoers handles its permissions. >X >XIf dbus complains about a missing machine-id, run "dbus-uuidgen --ensure". >XEOM >X} >X] >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
|
226297
|
226388
|
226419
| 226450 |
226494