| Port details |
- boxrun Sandboxed command execution using FreeBSD jails
- 0.3.0 sysutils
=0 0.3.0Version of this port present on the latest quarterly branch. - Maintainer: tiga@FreeBSD.org
 - Port Added: 2026-05-19 22:45:05
- Last Update: 2026-05-19 22:44:46
- Commit Hash: 097d516
- License: MIT
- WWW:
- https://gitlab.com/tgasiba/boxrun
- Description:
- boxrun creates isolated execution environments, i.e. a sandbox, using
FreeBSD's native security primitives: jails for filesystem and network
isolation, nullfs mounts for selective directory exposure, RCTL for
resource accounting and control, and procctl for process security
features.
It provides fine-grained control over filesystem visibility, network
access, resource limits, and security hardening. All security features
are enabled by default (ASLR, W^X, no-new-privs, ptrace denied,
securelevel 3). Optional NAT networking with PF integration allows
isolated sandboxes to have outbound connectivity and port forwarding.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/boxrun/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/boxrun
- pkg install boxrun
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: boxrun
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1779229135
SHA256 (boxrun-v0.3.0.tar.bz2) = 9467749316cfc57664e3d977ebfb9f633801abcebd9e51086bce52ac70a5e76f
SIZE (boxrun-v0.3.0.tar.bz2) = 34021
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:
- sysutils_boxrun
- 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.3.0 19 May 2026 22:44:46
    |
Tiago Gasiba (tiga)  |
sysutils/boxrun: New port: sandboxed execution of programs
* Initial commit (version 0.3.0)
MFH: 2026Q2 |
Number of commits found: 1
|