Hiroki Tagato d8a1de3bd8 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>
2025-06-06 14:41:51 +09:00
..