Opened 4 months ago
Closed 4 months ago
#70371 closed request (fixed)
Port of OpenBSDs 'doas'
Reported by: | gbergling (Gordon Bergling) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | barracuda156 | |
Port: |
Description
It would be great to have a port of OpenBSD's doas available. It's a sudo replacement, with a very small code based and resulting of this, has a very small attack surface compared to sudo.
It builds out of the box on macOS.
Change History (7)
comment:1 follow-up: 3 Changed 4 months ago by barracuda156
comment:2 Changed 4 months ago by barracuda156
Cc: | barracuda156 added |
---|
comment:3 follow-up: 5 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)
Replying to barracuda156:
Has MacPorts for OpenBSD being fixed? Last time I tried it failed: #69354
I don't interpret Gordon's request as having anything to do with running MacPorts on OpenBSD. I interpret it as a request to add the doas
software to MacPorts for use on macOS.
comment:4 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)
We already have an opendoas port. Is that sufficient or is slicer69's doas better?
comment:5 Changed 4 months ago by barracuda156
Replying to ryandesign:
I don't interpret Gordon's request as having anything to do with running MacPorts on OpenBSD. I interpret it as a request to add the
doas
software to MacPorts for use on macOS.
Yeah, I guess I misread it.
comment:6 Changed 4 months ago by gbergling (Gordon Bergling)
@ryandesign thats correct, we currently have OpenDoas in MacPorts, but this version of doas(1) is unmaintained since 2 or more years. The version from slicer69 is well maintained and included in FreeBSD and NetBSD (ports and pkgsrc).
comment:7 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Replying to gbergling:
Has MacPorts for OpenBSD being fixed? Last time I tried it failed: #69354