FreeBSD Bugzilla – Attachment 171716 Details for
Bug 210473
[NEW PORT] security/doas: (OpenBSD's) Alternative to sudo
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
suggested changes to the submitted shar
doas.shar (text/plain), 2.19 KB, created by
Joseph Mingrone
on 2016-06-23 15:23:19 UTC
(
hide
)
Description:
suggested changes to the submitted shar
Filename:
MIME Type:
Creator:
Joseph Mingrone
Created:
2016-06-23 15:23:19 UTC
Size:
2.19 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># doas ># doas/pkg-descr ># doas/pkg-message ># doas/Makefile ># doas/distinfo ># >echo c - doas >mkdir -p doas > /dev/null 2>&1 >echo x - doas/pkg-descr >sed 's/^X//' >doas/pkg-descr << '0f8b30366a103b21f074dfaaaf5d62b8' >XThis is the FreeBSD port of the OpenBSD "doas" command. The doas program >Xallows a regular user to run commands as another user (usually root). The >Xdoas command is a simplified (hopefully more secure) version of the "sudo" >Xcommand and offers an easier to read/modify configuration. >X >XWWW: https://github.com/slicer69/doas/ >0f8b30366a103b21f074dfaaaf5d62b8 >echo x - doas/pkg-message >sed 's/^X//' >doas/pkg-message << '43538568cbbc2a6783a917ff7386f0bb' >X============================================================ >XTo use doas, >X >X/usr/local/etc/doas.conf >X >Xmust be created. >X >XRefer to doas.conf(5). >X============================================================ >43538568cbbc2a6783a917ff7386f0bb >echo x - doas/Makefile >sed 's/^X//' >doas/Makefile << '86fbd8e6278c88045c9a31b8fdbd22ea' >X# $FreeBSD$ >X >XPORTNAME= doas >XPORTVERSION= 5.9 >XCATEGORIES= security >X >XMAINTAINER= jsmith@resonatingmedia.com >XCOMMENT= Simple sudo alternative to run commands as another user >X >XLICENSE= ISCL >X >XUSE_GITHUB= yes >XGH_ACCOUNT= slicer69 >XGH_PROJECT= doas >XGH_TAGNAME= e6f1456 >X >XBINMODE= 4755 >X >XPLIST_FILES= bin/doas \ >X man/man5/doas.conf.5.gz \ >X man/man1/doas.1.gz >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin >X ${INSTALL_MAN} ${WRKSRC}/doas.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 >X ${INSTALL_MAN} ${WRKSRC}/doas.conf.5 ${STAGEDIR}${MAN5PREFIX}/man/man5 >X >X.include <bsd.port.mk> >86fbd8e6278c88045c9a31b8fdbd22ea >echo x - doas/distinfo >sed 's/^X//' >doas/distinfo << 'ddade644a145f1fec340355409e102ae' >XTIMESTAMP = 1466641283 >XSHA256 (slicer69-doas-5.9-e6f1456_GH0.tar.gz) = 304008cfca04b8825393d3cf50b6085842b36c2668fda81d24bf16e56a042c49 >XSIZE (slicer69-doas-5.9-e6f1456_GH0.tar.gz) = 10469 >ddade644a145f1fec340355409e102ae >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 Diff
View Attachment As Raw
Flags:
jrm
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 210473
:
171686
|
171713
| 171716