| Port details |
- x11appjail Tool for creating, verifying, installing, and running AppJails
- 1.0.0 security
=0 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-09-20 01:11:04
- Last Update: 2026-09-20 01:01:06
- Commit Hash: 178ffeb
- License: BSD3CLAUSE
- WWW:
- https://github.com/DtxdF/x11appjail/
- Description:
- x11appjail is a specialized tool for creating, verifying, installing,
and running AppJails. An AppJail is a CLI, TUI or X11 application
that runs inside a FreeBSD jail but is perceived by the end user
as identical (or at least very similar) to an application running
directly on the host system.
This tool makes extensive use of appjail(1) as its engine; however,
unlike the latter, the primary user in x11appjail is neither root
nor a privileged user, but rather an unprivileged user. The fundamental
goal of this project is to grant the user limited access to the
jail, restricted solely to the execution of a CLI, TUI or X11
application.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- x11appjail>0:security/x11appjail
- To install the port:
- cd /usr/ports/security/x11appjail/ && make install clean
- To add the package, run one of these commands:
- pkg install security/x11appjail
- pkg install x11appjail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: x11appjail
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1789850009
SHA256 (DtxdF-x11appjail-v1.0.0_GH0.tar.gz) = da01a8f590fd3fa6898f6153cee260732be1925ea0bc13e510a514cd34d877dd
SIZE (DtxdF-x11appjail-v1.0.0_GH0.tar.gz) = 61447
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- appjail : sysutils/appjail
- appscript : archivers/appscript
- doas : security/doas
- git : devel/git@lite
- notify-send : devel/libnotify
- su-exec : security/su-exec
- unixexec : sysutils/unixexec
- update-desktop-database : devel/desktop-file-utils
- xauth : x11/xauth
- xclipsync : sysutils/xclipsync
- xdg-open : devel/xdg-utils
- xdotool : x11/xdotool
- Xephyr : x11-servers/xorg-server@xephyr
- xev : x11/xev
- xseticon : x11/xseticon
- zenity : x11/zenity4
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for x11appjail-1.0.0:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- security_x11appjail
- 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 |
1.0.0 20 Sep 2026 01:01:06
    |
Jesús Daniel Colmenares Oviedo (dtxdf)  |
security/x11appjail: New port: Tool for creating, verifying, installing, and
running AppJails
x11appjail is a specialized tool for creating, verifying, installing,
and running AppJails. An AppJail is a CLI, TUI or X11 application
that runs inside a FreeBSD jail but is perceived by the end user
as identical (or at least very similar) to an application running
directly on the host system.
This tool makes extensive use of appjail(1) as its engine; however,
unlike the latter, the primary user in x11appjail is neither root
nor a privileged user, but rather an unprivileged user. The fundamental
goal of this project is to grant the user limited access to the
jail, restricted solely to the execution of a CLI, TUI or X11
application.
WWW: https://github.com/DtxdF/x11appjail |
Number of commits found: 1
|