| Port details on branch 2025Q4 |
- sudo Allow others to run commands as root
- 1.9.17p2_1 security
=0 1.9.17p2_1Version of this port present on the latest quarterly branch. - Maintainer: garga@FreeBSD.org
 - Port Added: 2025-11-06 07:42:06
- Last Update: 2025-11-06 07:38:27
- Commit Hash: 5269732
- 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 - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- 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
- Package flavors (<flavor>: <package>)
- default: sudo
- sssd: sudo-sssd
- distinfo:
- TIMESTAMP = 1753702598
SHA256 (sudo-1.9.17p2.tar.gz) = 4a38a1ab3adb1199257edc2a7c4a2bd714665eb605b04368843b06dada2cfcfb
SIZE (sudo-1.9.17p2.tar.gz) = 5451682
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- net/cloud-init
- sysutils/azure-agent
- sysutils/py-google-compute-engine
Configuration Options:
- ===> The following configuration options are available for sudo-1.9.17p2_1:
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
SSL=on: Use OpenSSL TLS and SHA2 functions
====> 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 pkgconfig gettext ssl
- 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.17p2_1 06 Nov 2025 07:38:27
    |
Colin Percival (cperciva)  |
*/*: PORTREVISION++ on some @sample-using ports
The handling of @sample with regard to no-root installation was
recently fixed, by 452309533805 (in ports) plus changes in pkg 2.4.
These need new packages built before they will correctly install,
including into VM images generated as part of the FreeBSD release
process.
Unfortunately with the release scheduled for just a few weeks away
and generally slow arm64 package building, there isn't time for a
full pkg set rebuild; so bump a handful of ports which are used in
the release process so that they will be rebuilt.
Users who are not building VM images using the "no-root" pathway
(aka using a METALOG index of the disk image) are not affected by
this; we doubt anyone other than re@ will notice.
MFC note: emulators/qemu, security/sudo, and security_ca_root_nss
had different versions in 2025Q4 than in main, so the
PORTREVISION-bumping patch did not directly apply.
With hat: re@
Discussed with: bapt, antoine
(cherry picked from commit f5f42750a3722858fb976a47fbe320d7952b7c09) |
Number of commits found: 1
|