[Bug 284573] sysutils/podman-compose: add port

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 04 Feb 2025 18:36:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284573

            Bug ID: 284573
           Summary: sysutils/podman-compose: add port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/containers/podman-compose
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: getz@dflund.se
                CC: fuz@FreeBSD.org

Created attachment 257232
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257232&action=edit
[patch] sysutils/podman-compose: add port

This tool is used to run docker-compose.yml using podman.
It's an implementation of Compose Spec with Podman backend.

I have tested it on 14.2-RELEASE and ran portlint and poudriere testport.
I opted to name it podman-compose instead of using PKGNAMEPREFIX=
${PYTHON_PKGNAMEPREFIX} as it's just a program to run and its language is not
important to users.

I also submitted the patch on github
https://github.com/freebsd/freebsd-ports/pull/343

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