[Bug 269631] [NEW PORT] sysutils/appjail: Simple and easy-to-use tool for creating portable jails

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Feb 2023 17:39:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269631

            Bug ID: 269631
           Summary: [NEW PORT] sysutils/appjail: Simple and easy-to-use
                    tool for creating portable jails
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/DtxdF/AppJail
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org

Created attachment 240219
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240219&action=edit
appjail-2.1.1.patch

Description:

AppJail is an open source framework entirely written in sh(1) and
C to create isolated, portable and easy to deploy environments using
FreeBSD jails that behaves like an application.

WWW: https://github.com/DtxdF/AppJail

QA:

* portlint:
  - WARN: /usr/ports-devel/sysutils/appjail/pkg-plist: [121]: If and only if
your port is EXAMPLESDIR-safe (that is, a user can override EXAMPLESDIR when
building this port and the port will still work correctly) consider using
EXAMPLESDIR macro; if you are unsure if this port is EXAMPLESDIR-safe, then
ignore this warning
  - WARN: /usr/ports-devel/sysutils/appjail/pkg-plist: [122]: If and only if
your port is EXAMPLESDIR-safe (that is, a user can override EXAMPLESDIR when
building this port and the port will still work correctly) consider using
EXAMPLESDIR macro; if you are unsure if this port is EXAMPLESDIR-safe, then
ignore this warning
  - WARN: /usr/ports-devel/sysutils/appjail/pkg-plist: [123]: If and only if
your port is EXAMPLESDIR-safe (that is, a user can override EXAMPLESDIR when
building this port and the port will still work correctly) consider using
EXAMPLESDIR macro; if you are unsure if this port is EXAMPLESDIR-safe, then
ignore this warning
  - WARN: /usr/ports-devel/sysutils/appjail/pkg-plist: [124]: If and only if
your port is EXAMPLESDIR-safe (that is, a user can override EXAMPLESDIR when
building this port and the port will still work correctly) consider using
EXAMPLESDIR macro; if you are unsure if this port is EXAMPLESDIR-safe, then
ignore this warning
* testport: OK (poudriere: 13.1-RELEASE, amd64, GIT tested)

Notes:

* DEBOOTSTRAP option is not tested yet because sysutils/debootstrap is failing,
but I will try it when it is ok. Although, sysutils/debootstrap was tested out
of ports (installing manually).

-- 
You are receiving this mail because:
You are the assignee for the bug.