Bug 280242

Summary: [NEW PORT] sysutils/littlejet: Create, deploy, manage and scale FreeBSD jails anywhere
Product: Ports & Packages Reporter: Jesús Daniel Colmenares Oviedo <DtxdF>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed FIXED    
Severity: Affects Only Me CC: acm
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/DtxdF/LittleJet/
Attachments:
Description Flags
littlejet-0.0.2.patch DtxdF: maintainer-approval+

Description Jesús Daniel Colmenares Oviedo 2024-07-12 18:25:03 UTC
Created attachment 251996 [details]
littlejet-0.0.2.patch

Description:

LittleJet is an open source, easy-to-use orchestrator for managing,
deploying, scaling and interconnecting FreeBSD jails anywhere in
the world.

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

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.1-RELEASE, amd64, DOCS tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-13 21:17:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6c83b7a3f60b0f81483eb5861ece03a58b91589e

commit 6c83b7a3f60b0f81483eb5861ece03a58b91589e
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2024-07-13 21:15:40 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-07-13 21:15:40 +0000

    sysutils/littlejet: New port: Create, deploy, manage and scale FreeBSD jails anywhere

    LittleJet is an open source, easy-to-use orchestrator for managing,
    deploying, scaling and interconnecting FreeBSD jails anywhere in
    the world.

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

    PR:             280242

 sysutils/Makefile                  |  1 +
 sysutils/littlejet/Makefile (new)  | 31 +++++++++++++++++++++++++++++++
 sysutils/littlejet/distinfo (new)  |  3 +++
 sysutils/littlejet/pkg-descr (new) |  3 +++
 sysutils/littlejet/pkg-plist (new) | 20 ++++++++++++++++++++
 5 files changed, 58 insertions(+)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2024-07-13 21:17:46 UTC
Committed thanks!