| Port details on branch 2026Q3 |
- bastille Jail automation framework
- 1.4.4 sysutils
=0 1.4.4Version of this port present on the latest quarterly branch. - Maintainer: jdhurtado@orbiware.com
 - Port Added: 2026-07-12 14:09:05
- Last Update: 2026-07-12 14:07:29
- Commit Hash: 8b7efe0
- License: BSD3CLAUSE
- WWW:
- https://bastillebsd.org
- Description:
- Bastille is an open-source system for automating deployment
and management of containerized applications on FreeBSD using
the jail framework.
The project focuses on secure defaults, automation and
repeatable templates.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- bastille>0:sysutils/bastille
- To install the port:
- cd /usr/ports/sysutils/bastille/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/bastille
- pkg install bastille
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bastille
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1783864729
SHA256 (BastilleBSD-bastille-1.4.4_GH0.tar.gz) = f83faf705c4d8b1f49fed074e2348aeb77f65e8b54446a680e22866988963536
SIZE (BastilleBSD-bastille-1.4.4_GH0.tar.gz) = 716043
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_bastille
- pkg-message:
- If upgrading from < 1.4.3.260429:
-
The version naming scheme has changed to only include semantic versioning. eg: 1.x.x
Bastille version 1.4.4 introduces a minor change to how it handles the rdr command.
It requires an additional line inside `/etc/pf.conf` if you are using `bastille rdr`.
Place the following line at the beginning of the `/etc/pf.conf` filtering section.
anchor "bastille/*"
See https://bastille.readthedocs.io/en/latest/chapters/networking.html#etc-pf-conf for
details.
- 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.4.4 12 Jul 2026 14:07:29
    |
Michael Osipov (michaelo)  Author: Victor Tschetter |
sysutils/bastille: Update to 1.4.4
Co-authored-by: Michael Osipov <michaelo@FreeBSD.org>
PR: 296711
Approved by: tschetter.victor@gmail.com (maintainer)
MFH: 2026Q3
Changelog: https://github.com/BastilleBSD/bastille/releases/tag/1.4.4
(cherry picked from commit e4af731eb192246a706748933e9a2b5b000bdba0) |
Number of commits found: 1
|