FreeBSD Bugzilla – Attachment 171686 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]
shar archive of the doas port
doas-port.txt (text/plain), 2.28 KB, created by
Jesse Smith
on 2016-06-22 16:41:57 UTC
(
hide
)
Description:
shar archive of the doas port
Filename:
MIME Type:
Creator:
Jesse Smith
Created:
2016-06-22 16:41:57 UTC
Size:
2.28 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/distinfo ># doas/Makefile ># doas/pkg-message ># doas/pkg-descr ># >echo c - doas >mkdir -p doas > /dev/null 2>&1 >echo x - doas/distinfo >sed 's/^X//' >doas/distinfo << 'ddade644a145f1fec340355409e102ae' >XTIMESTAMP = 1466612082 >XSHA256 (slicer69-doas-5.9-d55af6c_GH0.tar.gz) = 3c77209f1dc4c2d0a67a275b5cf85b965974fd0676f4d6edf0d5b8e5a0804eac >XSIZE (slicer69-doas-5.9-d55af6c_GH0.tar.gz) = 10956 >ddade644a145f1fec340355409e102ae >echo x - doas/Makefile >sed 's/^X//' >doas/Makefile << '86fbd8e6278c88045c9a31b8fdbd22ea' >X# $FreeBSD$ >X >XPORTNAME= doas >XPORTVERSION= 5.9 >XCATEGORIES= security >XMAINTAINER= jsmith@resonatingmedia.com >XCOMMENT= Simple program to run commands as another user. Alternative to sudo. >X >XLICENSE= BSD2CLAUSE >X >XUSE_GITHUB= yes >XGH_ACCOUNT= slicer69 >XGH_PROJECT= doas >XGH_TAGNAME= d55af6c >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 ${CHMOD} 4755 ${STAGEDIR}${PREFIX}/bin/${PORTNAME} >X ${INSTALL_MAN} ${WRKSRC}/doas.1 ${STAGEDIR}${PREFIX}/man/man1 >X ${INSTALL_MAN} ${WRKSRC}/doas.conf.5 ${STAGEDIR}${PREFIX}/man/man5 >X >X.include <bsd.port.mk> >86fbd8e6278c88045c9a31b8fdbd22ea >echo x - doas/pkg-message >sed 's/^X//' >doas/pkg-message << '43538568cbbc2a6783a917ff7386f0bb' >XTo use the doas command, first a configuration file must be created at >Xthe location /usr/local/etc/doas.conf. If this file does not exist, the >Xdoas program will refuse to run. Please see the doas.conf(5) manual >Xpage for information on how to configure doas. >43538568cbbc2a6783a917ff7386f0bb >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 >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 210473
:
171686
|
171713
|
171716