| Port details |
- unixexec Attach stdin/stdout of a command to a Unix socket
- 0.4.0 sysutils
=1 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: dtxdf@FreeBSD.org
 - Port Added: 2026-04-15 02:48:04
- Last Update: 2026-04-15 02:44:33
- Commit Hash: 716e7ab
- People watching this port, also watch:: monit, grafana, libinotify, coreutils, gogs
- License: ISCL
- WWW:
- https://github.com/DtxdF/unixexec/
- Description:
- unixexec attaches the stdin/stdout of a command to a Unix socket:
* immediately exec(3)'s the command: the data is not proxied via another process
* does not multiplex access to a socket
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- unixexec>0:sysutils/unixexec
- To install the port:
- cd /usr/ports/sysutils/unixexec/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/unixexec
- pkg install unixexec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: unixexec
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1776217762
SHA256 (DtxdF-unixexec-v0.4.0_GH0.tar.gz) = 2df933600be7030c0a99cbf9d475849a6a9a0290e8a3234f29faa432cb625eb7
SIZE (DtxdF-unixexec-v0.4.0_GH0.tar.gz) = 4430
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- bats : devel/bats-core
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_unixexec
- 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.4.0 15 Apr 2026 02:44:33
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
sysutils/unixexec: New port: Attach stdin/stdout of a command to a Unix socket
unixexec attaches the stdin/stdout of a command to a Unix socket:
* immediately exec(3)'s the command: the data is not proxied via another process
* does not multiplex access to a socket
WWW: https://github.com/DtxdF/unixexec/ |
Number of commits found: 1
|