[Bug 210473] [NEW PORT] security/doas: (OpenBSD's) Alternative to sudo

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 24 00:07:48 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210473

--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:

Author: roberto
Date: Fri Jun 24 00:07:14 UTC 2016
New revision: 417407
URL: https://svnweb.freebsd.org/changeset/ports/417407

Log:
  New port: security/doas

  The doas program allows users to run commands as another user (usually
  root). The doas program was written by the OpenBSD team to provide a
  lightweight, simplified (and more secure) alternative to the sudo command.

  Original upstream (OpenBSD) source:
  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/doas/

  FreeBSD version: https://github.com/slicer69/doas

  NOTE: I added the two patch files to workaround issues mentioned in the PR
  about hardcoding of /usr/local.

  PR:           210473
  Submitted by: jsmith at resonatingmedia.com
  Modified by:  jrm at ftfl.ca (see PR) and me (roberto)

Changes:
  head/security/doas/
  head/security/doas/Makefile
  head/security/doas/distinfo
  head/security/doas/files/
  head/security/doas/files/patch-Makefile
  head/security/doas/files/patch-doas.c
  head/security/doas/files/pkg-message.in
  head/security/doas/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list