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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
jailmanager Simple shell script for managing FreeBSD jails
0.3 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 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: 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.
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

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:
  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