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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
su-exec Switch user and group id and exec
0.2 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 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
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
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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