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
Port details
su-exec Switch user and group id and exec
0.2 security on this many watch lists=2 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 0.2Version of this port present on the latest quarterly branch.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2023-08-09 13:10:13
Last Update: 2023-08-09 13:01:35
Commit Hash: 4ec063f
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://github.com/ncopa/su-exec
Description:
su-exec is a simple tool that will simply execute a program with different privileges. The program will be executed directly and not run as a child, like su and sudo does, which avoids TTY and signal issues.
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
There is no configure plist information for this port.
Dependency lines:
  • su-exec>0:security/su-exec
Conflicts:
CONFLICTS_INSTALL:
  • su-exec-static
To install the port:
cd /usr/ports/security/su-exec/ && make install clean
To add the package, run one of these commands:
  • pkg install security/su-exec
  • pkg install su-exec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: su-exec
Package flavors (<flavor>: <package>)
  • default: su-exec
  • static: su-exec-static
distinfo:
TIMESTAMP = 1690896135 SHA256 (ncopa-su-exec-v0.2_GH0.tar.gz) = ec4acbd8cde6ceeb2be67eda1f46c709758af6db35cacbcde41baac349855e25 SIZE (ncopa-su-exec-v0.2_GH0.tar.gz) = 2426

Packages (timestamps in pop-ups are UTC):
su-exec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.20.2-0.20.2---
FreeBSD:13:quarterly0.20.2-0.20.20.20.20.2
FreeBSD:14:latest0.20.2-0.20.2---
FreeBSD:14:quarterly0.20.2-0.20.20.20.20.2
FreeBSD:15:latest0.20.2n/a0.2n/a0.20.20.2
 

su-exec-static
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.20.2-0.20.2---
FreeBSD:13:quarterly0.20.2-0.20.20.20.20.2
FreeBSD:14:latest0.20.2-0.20.2---
FreeBSD:14:quarterly0.20.2-0.20.20.20.20.2
FreeBSD:15:latest0.20.2n/a0.2n/a0.20.20.2
 

This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_su-exec
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ncopa/su-exec/tar.gz/v0.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2
09 Aug 2023 13:01:35
commit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2ecommit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2ecommit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2ecommit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
security/su-exec: New port: Switch user and group id and exec

su-exec is a simple tool that will simply execute a program with
different privileges. The program will be executed directly and not
run as a child, like su and sudo does, which avoids TTY and signal
issues.

WWW: https://github.com/ncopa/su-exec

PR:		272867

Number of commits found: 1