Port details on branch 2023Q2 |
- sudo Allow others to run commands as root
- 1.9.14 security
=0 1.9.14Version of this port present on the latest quarterly branch. - Maintainer: garga@FreeBSD.org
 - Port Added: 2023-06-29 13:33:29
- Last Update: 2023-06-29 13:32:04
- Commit Hash: 1faa491
- License: sudo
- WWW:
- https://www.sudo.ws/
- Description:
- This is the CU version of sudo.
Sudo is a program designed to allow a sysadmin to give limited root
privileges to users and log root activity. The basic philosophy is to
give as few privileges as possible but still allow people to get their
work done.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/sudo/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sudo
- pkg install sudo
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sudo
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1687905848
SHA256 (sudo-1.9.14.tar.gz) = 7bb70e4529ab2ada47ded970cdf2fe7be3084912861ddbac239eebdc92935a29
SIZE (sudo-1.9.14.tar.gz) = 5229170
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sudo-1.9.14:
AUDIT=on: Enable BSM audit support
DISABLE_AUTH=off: Do not require authentication by default
DISABLE_ROOT_SUDO=off: Do not allow root to run sudo
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
INSULTS=off: Enable insults on failures
LDAP=off: LDAP protocol support
NLS=on: Native Language Support
NOARGS_SHELL=off: Run a shell if no arguments are given
OPIE=off: Enable one-time passwords (no PAM support)
PAM=on: Pluggable authentication module support
PYTHON=off: Enable python plugin support
SSSD=off: Enable SSSD backend support.
====> Enable Kerberos 5 authentication (no PAM support): you can only select none or one of them
GSSAPI_BASE=off: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
===> Use 'make config' to modify these settings
- Options name:
- security_sudo
- USES:
- cpe libtool gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.14 29 Jun 2023 13:32:04
    |
Cy Schubert (cy)  |
security/sudo: Update to 1.9.14
PR: 272255
Approved by: garga (maintainer)
(cherry picked from commit 20ef9f749e3b6add565b2c3a1518771f5ad50f77) |
Number of commits found: 1
|