Port details |
- su-exec Switch user and group id and exec
- 0.2 security
=2 0.2Version of this port present on the latest quarterly branch. - Maintainer: DtxdF@disroot.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- 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:
- 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):
- 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:
|
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 |
0.2 09 Aug 2023 13:01:35
![commit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2e commit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2e](/images/git.png) ![commit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2e commit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2e](/images/codeberg.svg) ![commit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2e commit hash: 4ec063fe52d807eda49f54beb910ca5b3d434d2e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Robert Clausecker (fuz) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) 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
|