notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q2
doas Simple sudo alternative to run commands as another user
6.3p12 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.3p12Version of this port present on the latest quarterly branch.
Maintainer: jsmith@resonatingmedia.com search for ports maintained by this maintainer
Port Added: 2024-05-01 18:09:18
Last Update: 2024-05-10 17:48:39
Commit Hash: 05134cf
License: BSD2CLAUSE ISCL
WWW:
https://github.com/slicer69/doas/
Description:
This is the FreeBSD port of the OpenBSD "doas" command. The doas program allows a regular user to run commands as another user (usually root). The doas command is a simplified (hopefully more secure) version of the "sudo" command and offers an easier to read/modify configuration.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. bin/doas
  2. bin/doasedit
  3. bin/vidoas
  4. etc/doas.conf.sample
  5. share/man/man1/doas.1.gz
  6. share/man/man5/doas.conf.5.gz
  7. share/man/man8/doasedit.8.gz
  8. share/man/man8/vidoas.8.gz
  9. /usr/local/share/licenses/doas-6.3p12/catalog.mk
  10. /usr/local/share/licenses/doas-6.3p12/LICENSE
  11. /usr/local/share/licenses/doas-6.3p12/BSD2CLAUSE
  12. /usr/local/share/licenses/doas-6.3p12/ISCL
Collapse this list.
Dependency lines:
  • doas>0:security/doas
To install the port:
cd /usr/ports/security/doas/ && make install clean
To add the package, run one of these commands:
  • pkg install security/doas
  • pkg install doas
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: doas
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1715361640 SHA256 (slicer69-doas-6.3p12_GH0.tar.gz) = e4f37745345c12d4e0c8c03c8237791729cf047dbd7b2455f8de60e2f82ac1b0 SIZE (slicer69-doas-6.3p12_GH0.tar.gz) = 34396

Packages (timestamps in pop-ups are UTC):
doas
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.3p126.3p126.3p26.3p126.3p12-6.3p2-
FreeBSD:13:quarterly6.3p126.3p126.3p96.3p126.3p126.3p96.3p96.3p9
FreeBSD:14:latest6.3p126.3p126.3p96.3p126.3p126.3p9-6.3p9
FreeBSD:14:quarterly6.3p126.3p12-6.3p126.3p126.3p96.3p96.3p9
FreeBSD:15:latest6.3p126.3p12n/a6.3p12n/a6.3p9_16.3p9_16.3p9_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_doas
USES:
cpe gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/slicer69/doas/tar.gz/6.3p12?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.3p12
10 May 2024 17:48:39
commit hash: 05134cf2c6d7bbbb254325f46728124a466ffcafcommit hash: 05134cf2c6d7bbbb254325f46728124a466ffcafcommit hash: 05134cf2c6d7bbbb254325f46728124a466ffcafcommit hash: 05134cf2c6d7bbbb254325f46728124a466ffcaf files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jesse Smith
security/doas: update to 6.3p12

6.3p11:
* Cleaned up error checking for temporary files, removed redundant check.
* Fixed status check for copy and editor launch.

6.3p12:
* Make sure doasedit can work when target file to edit has a leading slash
character. ie A full path name is used.
* Update doas.1 manual page to indicate problems with piping input
on Linux when processes are launched by doas.

Upstream release announcement:
https://github.com/slicer69/doas/releases/tag/6.3p11
https://github.com/slicer69/doas/releases/tag/6.3p12

PR:	278897
MFH:	2024Q2
(cherry picked from commit e05da69d0d3fc274c73a0fbc4f312da3b9265b90)
6.3p10
01 May 2024 18:07:04
commit hash: 642ed2197883ceb5900a65f829006ad11f416e88commit hash: 642ed2197883ceb5900a65f829006ad11f416e88commit hash: 642ed2197883ceb5900a65f829006ad11f416e88commit hash: 642ed2197883ceb5900a65f829006ad11f416e88 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jesse Smith
security/doas: update to 6.3p10

This is a minor upgrade which includes two fixes for the doasedit utility,
allowing it to work with files containing special characters and including
more error checking.

Upstream release announcement:
https://github.com/slicer69/doas/releases/tag/6.3p10

PR:	278683
MFH:	2024Q2
(cherry picked from commit fca92006e50a6935269a4d2a7bc430c884d7d735)

Number of commits found: 2