Port details |
- cbsd Yet another FreeBSD Jail, XEN and Bhyve Management Utility
- 14.2.6 sysutils
=14 14.2.1Version of this port present on the latest quarterly branch. - Maintainer: fbsd-ports@convectix.com
 - Port Added: 2013-05-24 16:34:43
- Last Update: 2025-03-10 09:53:40
- Commit Hash: 4cc21d2
- People watching this port, also watch:: smartmontools, haproxy, unbound, node
- License: BSD2CLAUSE
- WWW:
- https://github.com/cbsd/cbsd
- Description:
- CBSD is a cross-platform wrapper for fast deployment of
virtual machines and containers.
¦ ¦ ¦ ¦ 
- 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/cbsd/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/cbsd
- pkg install cbsd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cbsd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741599957
SHA256 (cbsd-cbsd-14.2.6_GH0.tar.gz) = e0329823d23e32da6c740c4d0609da4401317a7ee6fda7f235da43b1cd0e0a95
SIZE (cbsd-cbsd-14.2.6_GH0.tar.gz) = 7400556
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- curl : ftp/curl
- jq : textproc/jq
- rsync : net/rsync
- sqlite3 : databases/sqlite3
- sudo : security/sudo
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libcurl.so : ftp/curl
- libsqlite3.so : databases/sqlite3
- libssh2.so : security/libssh2
- libedit.so.0 : devel/libedit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_cbsd
- USES:
- compiler:c++11-lang libedit pkgconfig:both
- pkg-message:
- For install:
- cbsd is now installed, but requires additional setup steps:
Upon initial installation, run:
env workdir="/path" /usr/local/cbsd/sudoexec/initenv /usr/local/cbsd/share/initenv.conf default_vs=1
Where /path is the path to the cbsd workdir, e.g.: /usr/jails
For upgrading an existing installation, run:
cbsd initenv
- If removing:
-
The cbsd package has been deleted."
If you are *not* upgrading this package, you may want to"
remove the following to complete the deinstallation process:"
1) Records in /etc/rc.conf"
cbsdrsyncd_enable="YES"
cbsdrsyncd_flags="--config=\$workdir/etc/rsyncd.conf"
cbsdd_enable="YES"
cbsd_workdir="$workdir"
2) Remove /usr/local/etc/sudoers.d/cbsd_sudoers
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.0.4_1 19 Apr 2014 11:08:58
  |
az  |
- update distinfo: the distfile was rerolled and now contain workaround
for bin/188762.
- bump portrevision to reflect such changes.
PR: ports/188787
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer,upstream all
in-one-face) |
10.0.4 16 Apr 2014 06:30:32
  |
vg  |
- Update to 10.0.4
- jail2iso: imgsize arg renamed to freesize
- jcreate: jailskeldir path configure via jail.conf
- cbsdsh: build-in function for is_number
- Support for allow.kmem, which is allows to run Xorg server in the jail
- Initial support for bhyve
PR: ports/188661
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) |
10.0.3 22 Feb 2014 19:45:34
  |
vg  |
- Update to 10.0.3
PR: ports/186864
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) |
10.0.2 04 Feb 2014 00:52:58
  |
amdmi3  |
- update to 10.0.2
- use ports framework to create cbsd user/group
- add rc.d scripts
- add pkg-deinstall instructions for complete uninstall
PR: 186344
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) |
10.0.1 28 Jan 2014 17:09:48
  |
az  |
Current software version works not as expected, mark it as IGNORE.
PR: ports/186147
Submitted by: maintainer |
10.0.1 01 Jan 2014 18:54:00
  |
danilo  |
- Update from 10.0.0 to 10.0.1
- Convert LICENSE from BSD to BSD2CLAUSE
PR: ports/185242
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) |
10.0.0 14 Dec 2013 19:23:57
  |
danilo  |
- Update from 9.2.5 to 10.0.0 [1]
- Add stage support
- Convert LIB_DEPENDS to new syntax
PR: ports/184765
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) [1] |
9.2.5 10 Nov 2013 09:57:30
  |
vg  |
- Update to 9.2.5
PR: ports/183744
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) |
9.2.4 31 Oct 2013 18:18:49
  |
vg  |
- Update to 9.2.4
- Fixed bugs at code
PR: ports/183532
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
Approved by: eadler, osa, rm (mentors, implicit) |
9.2.3 29 Oct 2013 21:11:25
  |
vg  |
- Update to 9.2.3
PR: ports/183451
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Approved by: eadler, osa, rm (mentors, implicit) |
9.2.1 20 Sep 2013 23:06:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
9.2.1 29 Jul 2013 17:55:03
  |
az  |
- update to 9.2.1
- add github as distfiles second mirror
PR: ports/180878
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer) |
9.2.0 24 May 2013 16:34:29
  |
az  |
Add sysutils/cbsd, Yet another FreeBSD jail management tool.
PR: ports/176377
Submitted by: Oleg Ginzburg <olevole@olevole.ru> |