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 photos
All times are UTC
Ukraine
Port details
unixexec Attach stdin/stdout of a command to a Unix socket
0.4.0 sysutilsnew! on this many watch lists=1 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 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 search for ports maintained by this maintainer
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
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
Expand this list (4 items)
Collapse this list.
  1. bin/unixexec
  2. /usr/local/share/licenses/unixexec-0.4.0/catalog.mk
  3. /usr/local/share/licenses/unixexec-0.4.0/LICENSE
  4. /usr/local/share/licenses/unixexec-0.4.0/ISCL
Collapse this list.
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):
unixexec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest----0.4.0n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-0.4.0--0.4.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-0.4.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-0.4.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Test dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/DtxdF/unixexec/tar.gz/v0.4.0?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.4.0
15 Apr 2026 02:44:33
commit hash: 716e7ab7b2d0c2753d1cca2f7a45a656fb82be17commit hash: 716e7ab7b2d0c2753d1cca2f7a45a656fb82be17commit hash: 716e7ab7b2d0c2753d1cca2f7a45a656fb82be17commit hash: 716e7ab7b2d0c2753d1cca2f7a45a656fb82be17 files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
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