QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 13.1, amd64 tested)
Created attachment 240149 [details] reggae.patch
Hi Goran, How is it that reggae does not need cbsd as a run dependency? I can't see anything specific in the changelog. Thanks!
I should have put more details in the Changelog, sorry. The thing is that Reggae now supports jail though "service jail start" and CBSD. While initializing CBSD, if there is no binary for CBSD, Reggae will ask to install it. Idea behind this change is "use base jails for simpler stuff, CBSD for more complex ones".
(In reply to Goran Mekić from comment #3) OK, Thanks for the explanation.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=05cd597bc448027ced0af7b4b055da56be371cca commit 05cd597bc448027ced0af7b4b055da56be371cca Author: Goran Mekić <meka@tilda.center> AuthorDate: 2023-02-14 17:14:31 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-02-14 19:02:41 +0000 sysutils/reggae: Update to 0.3.0 ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.0 * Support jail.conf * Enable pkg-upgrade command for base jails * Support base and cbsd jails with PKG_PROXY * Improve registration in DNS/PF * Remove non-VNET registration script * Improve documentation * Use jexec in order to support base jails PR: 269544 Reported by: meka@tilda.center (maintainer) sysutils/reggae/Makefile | 5 ++--- sysutils/reggae/distinfo | 6 +++--- sysutils/reggae/pkg-plist | 16 +++++++++++----- 3 files changed, 16 insertions(+), 11 deletions(-)