Port details on branch 2023Q4 |
- pot Container framework for FreeBSD
- 0.16.1 sysutils
=5 0.16.1Version of this port present on the latest quarterly branch. - Maintainer: pizzamig@FreeBSD.org
 - Port Added: 2018-01-23 21:48:48
- Last Update: 2025-03-23 14:53:05
- Commit Hash: 9212beb
- People watching this port, also watch:: vault, sanoid, node, gitlab-ce
- License: BSD3CLAUSE
- WWW:
- https://github.com/bsdpot/pot/
- Description:
- pot is a container framework to run FreeBSD containers on FreeBSD.
Every running instance is called pot, like the one that the author
uses to cook all different types of pasta. It is heavily based on
FreeBSD, in particular on jails, ZFS, pf and rctl.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/pot/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pot
- pkg install pot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1742741353
SHA256 (pot-0.16.1.tar.gz) = d35f4f6cf29a4707c203fffd0cfb0e829891ca59af08b38fdee06f5e83021129
SIZE (pot-0.16.1.tar.gz) = 178384
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- flock : sysutils/flock
- Runtime dependencies:
-
- freebsd-release-manifests>0 : misc/freebsd-release-manifests
- ncat : security/nmap
- potnet>=0.5.0 : sysutils/potnet
- signify : security/signify
- This port is required by:
- for Run
-
- sysutils/minipot
- sysutils/nomad-pot-driver
Configuration Options:
- ===> The following configuration options are available for pot-0.16.1:
DOCS=on: Build and/or install documentation
ZSH=on: Zsh Autocompletion support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_pot
- pkg-message:
- For install:
- Now, before to run 'pot init', it would be wise to edit the configuration file
Do not edit pot.default.conf, but pot.conf instead.
Configuration files are stored in /usr/local/etc/pot/
To upgrade from prevoius versions of pot (<0.6.0) to 0.6.0+ the following steps are suggested:
* stop all your pots
* re-run `pot init`
* if needed, restart pf
* if needed, use `pot update-config` on your pots
The variable `pot_list` in the rc.conf file is deprecated.
Use `pot set-attr` to enable the attribute start-at-boot to your pot
Non-privileged users need to be invited to group "pot" in order
to use read-only commands.
- If upgrading from < 0.15.4:
- After running pot-init, non-privileged users need to be invited to
group "pot" in order to use read-only commands.
- Master Sites:
|