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 on branch 2025Q1
bastille Jail automation framework
0.13.20250126 sysutils 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.13.20250126Version of this port present on the latest quarterly branch.
Maintainer: christer.edwards@gmail.com search for ports maintained by this maintainer
Port Added: 2025-01-13 16:30:10
Last Update: 2025-01-27 10:40:14
Commit Hash: 86efd14
License: BSD3CLAUSE
WWW:
https://bastillebsd.org
Description:
Bastille helps you quickly create and manage FreeBSD Jails. The project focuses on secure defaults, automation and repeatable templates.
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 (56 items)
Collapse this list.
  1. /usr/local/share/licenses/bastille-0.13.20250126/catalog.mk
  2. /usr/local/share/licenses/bastille-0.13.20250126/LICENSE
  3. /usr/local/share/licenses/bastille-0.13.20250126/BSD3CLAUSE
  4. @sample etc/bastille/bastille.conf.sample
  5. bin/bastille
  6. etc/rc.d/bastille
  7. share/bastille/bootstrap.sh
  8. share/bastille/clone.sh
  9. share/bastille/cmd.sh
  10. share/bastille/colors.pre.sh
  11. share/bastille/common.sh
  12. share/bastille/config.sh
  13. share/bastille/console.sh
  14. share/bastille/convert.sh
  15. share/bastille/cp.sh
  16. share/bastille/create.sh
  17. share/bastille/destroy.sh
  18. share/bastille/edit.sh
  19. share/bastille/etcupdate.sh
  20. share/bastille/export.sh
  21. share/bastille/htop.sh
  22. share/bastille/import.sh
  23. share/bastille/jcp.sh
  24. share/bastille/limits.sh
  25. share/bastille/list.sh
  26. share/bastille/mount.sh
  27. share/bastille/pkg.sh
  28. share/bastille/rcp.sh
  29. share/bastille/rdr.sh
  30. share/bastille/rename.sh
  31. share/bastille/restart.sh
  32. share/bastille/service.sh
  33. share/bastille/setup.sh
  34. share/bastille/start.sh
  35. share/bastille/stop.sh
  36. share/bastille/sysrc.sh
  37. share/bastille/tags.sh
  38. share/bastille/template.sh
  39. share/bastille/templates/default/base/Bastillefile
  40. share/bastille/templates/default/clone/Bastillefile
  41. share/bastille/templates/default/empty/Bastillefile
  42. share/bastille/templates/default/linux/Bastillefile
  43. share/bastille/templates/default/thick/Bastillefile
  44. share/bastille/templates/default/thin/Bastillefile
  45. share/bastille/templates/default/vnet/Bastillefile
  46. share/bastille/top.sh
  47. share/bastille/umount.sh
  48. share/bastille/update.sh
  49. share/bastille/upgrade.sh
  50. share/bastille/verify.sh
  51. share/bastille/zfs.sh
  52. share/man/man8/bastille.8.gz
  53. @dir etc/bastille
  54. @owner
  55. @group
  56. @mode
Collapse this list.
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 = 1737948987 SHA256 (bastillebsd-bastille-0.13.20250126_GH0.tar.gz) = cfdbea8acbb522d5c6dff1d99871be6d2ee1a222a8ab53ed54904f3b585d233d SIZE (bastillebsd-bastille-0.13.20250126_GH0.tar.gz) = 635630

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: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_bastille
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bastillebsd/bastille/tar.gz/0.13.20250126?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.20250126
27 Jan 2025 10:40:14
commit hash: 86efd14e5da1bc4247ad6d3c7150028390c828d1commit hash: 86efd14e5da1bc4247ad6d3c7150028390c828d1commit hash: 86efd14e5da1bc4247ad6d3c7150028390c828d1commit hash: 86efd14e5da1bc4247ad6d3c7150028390c828d1 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
Author: Juan David Hurtado G.
sysutils/bastille: Update to 0.13.20250126

Co-authored-by: Michael Osipov <michaelo@FreeBSD.org>
PR:		284380
Approved by:	Juan David Hurtado G. (upsteam maintainer)
MFH:		2025Q1
Differential Revision:	https://reviews.freebsd.org/D48696
Release Notes:
	https://github.com/BastilleBSD/bastille/releases/tag/0.13.20250126

(cherry picked from commit 28f5f31de2f0f9134f5d47b5958ee6cd4cace74c)
0.12.20250111
13 Jan 2025 16:28:24
commit hash: e3540bcd077a575b336dc5f0259d85dcb66b0edbcommit hash: e3540bcd077a575b336dc5f0259d85dcb66b0edbcommit hash: e3540bcd077a575b336dc5f0259d85dcb66b0edbcommit hash: e3540bcd077a575b336dc5f0259d85dcb66b0edb files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
Author: Juan David Hurtado G
sysutils/bastille: Update to 0.12.20250111

PR:		284014
Approved by:	jrm (mentor)
MFH:		2025Q1
Differential Revision:	https://reviews.freebsd.org/D48437
Release
Notes:	https://github.com/BastilleBSD/bastille/releases/tag/0.12.20250111

(cherry picked from commit ae62239c42232c26323f16275e1571a0ab1524be)

Number of commits found: 2