mirror of
https://git.freebsd.org/ports.git
synced 2025-05-17 01:23:12 -04:00
- Add sqlite3 to LIB_DEPENDS - Remove MASTER_SITES, not required when USE_GITHUB=yes - Remove GH_PROJECT, already defaults to ${PORTNAME} - Strip trailing-slash from pkg-descr WWW: URL While I'm here: - Tweak IGNORE message - Tweak pkg-message.in and pkg-deinstall PR: 191772 Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
15 lines
436 B
Text
15 lines
436 B
Text
===============================================================================
|
|
|
|
cbsd is now installed, but requires additional setup steps:
|
|
|
|
Upon initial installation, run:
|
|
|
|
env workdir="/path" %%PREFIX%%/cbsd/sudoexec/initenv
|
|
|
|
Where /path is the path to the cbsd workdir, e.g.: /usr/jails
|
|
|
|
For upgrading an existing installation, run:
|
|
|
|
cbsd initenv
|
|
|
|
===============================================================================
|