[Bug 288015] [NEW PORT] games/psxpackager: Tool to convert PSX games to pbp format

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 05 Jul 2025 02:55:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288015

            Bug ID: 288015
           Summary: [NEW PORT] games/psxpackager: Tool to convert PSX
                    games to pbp format
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tilde@ultros.pro

Created attachment 261878
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=261878&action=edit
create games/psxpackager

would love some feedback on my work here, first time working with C# so i
borrowed a few things from multimedia/jellyfin, mainly the whole nuget.mk file

program would crash when using ${INSTALL_PROGRAM} in the do-install target,
using ${INSTALL_SCRIPT} works fine, is there something special i need to do
with C# binaries to get them stripped properly?

also i have no idea why this simple utility needs to pull in security/krb5 but
it does

portlint ok
portclippy ok besides the NUPKG_NUGET stuff
poudriere testport 13.5-RELEASE, 14.3-RELEASE ok
run tested on 15-CURRENT

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