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 photosAll times are UTC
Ukraine
Port details
jailmanager Simple shell script for managing FreeBSD jails
0.3 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.3Version of this port present on the latest quarterly branch.
Maintainer: jsmith@resonatingmedia.com search for ports maintained by this maintainer
Port Added: 2025-06-06 05:48:05
Last Update: 2025-06-06 05:41:51
Commit Hash: d8a1de3
License: BSD3CLAUSE
WWW:
https://github.com/slicer69/jailmanager
Description:
JailManager is a shell script for creating, managing, updating, and removing jails. It handles initializing the underlying FreeBSD system, creating jails, handling initial configuration, updates, and starting/stopping jails. JailManager runs on FreeBSD 13.x and newer. It does not require ZFS and works on any BSD filesystem.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/jm
  2. /usr/local/share/licenses/jailmanager-0.3/catalog.mk
  3. /usr/local/share/licenses/jailmanager-0.3/LICENSE
  4. /usr/local/share/licenses/jailmanager-0.3/BSD3CLAUSE
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • jailmanager>0:sysutils/jailmanager
To install the port:
cd /usr/ports/sysutils/jailmanager/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/jailmanager
  • pkg install jailmanager
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jailmanager
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1749129121 SHA256 (slicer69-jailmanager-0.3_GH0.tar.gz) = e6ac5ecaa2c7f6ae1d2cc941b8d6ab2d6fed787f27c925aaad6cc6cd2da38193 SIZE (slicer69-jailmanager-0.3_GH0.tar.gz) = 4067

Packages (timestamps in pop-ups are UTC):
jailmanager
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.30.3-0.30.3n/an/an/a
FreeBSD:13:quarterly0.30.3-0.30.3n/an/an/a
FreeBSD:14:latest0.30.3-0.30.3---
FreeBSD:14:quarterly0.30.3-0.30.3---
FreeBSD:15:latest0.30.3n/a0.3n/an/a--
FreeBSD:15:quarterly0.30.3n/a-n/an/a--
FreeBSD:16:latest0.30.3n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash : shells/bash
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_jailmanager
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/slicer69/jailmanager/tar.gz/0.3?dummy=/
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
06 Jun 2025 05:41:51
commit hash: d8a1de3bd82ebc8689d05ae3354777bf31d199f8commit hash: d8a1de3bd82ebc8689d05ae3354777bf31d199f8commit hash: d8a1de3bd82ebc8689d05ae3354777bf31d199f8commit hash: d8a1de3bd82ebc8689d05ae3354777bf31d199f8 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
sysutils/jailmanager: add port: Simple shell script for managing FreeBSD jails

JailManager is a shell script for creating, managing,
updating, and removing jails. It handles initializing the
underlying FreeBSD system, creating jails, handling initial
configuration, updates, and starting/stopping jails.

JailManager runs on FreeBSD 13.x and newer. It does
not require ZFS and works on any BSD filesystem.

WWW: https://github.com/slicer69/jailmanager

PR:		287221
Reported by:	Jesse Smith <jsmith@resonatingmedia.com> (new maintainer)
Reviewed by:	Herbert J. Skuhra <herbert@gojira.at>

Number of commits found: 1