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
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
boxrun Sandboxed command execution using FreeBSD jails
0.3.0 sysutilsnew! 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.3.0Version of this port present on the latest quarterly branch.
Maintainer: tiga@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. sbin/boxrun
  2. share/boxrun/pf.conf.sample
  3. share/man/man1/boxrun.1.gz
  4. /usr/local/share/licenses/boxrun-0.3.0/catalog.mk
  5. /usr/local/share/licenses/boxrun-0.3.0/LICENSE
  6. /usr/local/share/licenses/boxrun-0.3.0/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • boxrun>0:sysutils/boxrun
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):
boxrun
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest0.3.00.3.0--0.3.0---
FreeBSD:14:quarterly0.3.00.3.0--0.3.0---
FreeBSD:15:latest0.3.00.3.0n/a-n/an/a--
FreeBSD:15:quarterly0.3.00.3.0n/a-n/an/a--
FreeBSD:16:latest-0.3.0n/a-n/an/a--
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:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.com/tgasiba/boxrun/-/archive/v0.3.0/
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.3.0
19 May 2026 22:44:46
commit hash: 097d516cae1fe1baccaacc25e4d2ebe45f831f4dcommit hash: 097d516cae1fe1baccaacc25e4d2ebe45f831f4dcommit hash: 097d516cae1fe1baccaacc25e4d2ebe45f831f4dcommit hash: 097d516cae1fe1baccaacc25e4d2ebe45f831f4d files touched by this commit
Tiago Gasiba (tiga) search for other commits by this committer
sysutils/boxrun: New port: sandboxed execution of programs

* Initial commit (version 0.3.0)

MFH:		2026Q2

Number of commits found: 1