[Bug 284724] [New port]: devel/xmake-io: A cross-platform build utility based on Lua

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 13 Feb 2025 11:37:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284724

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuz@FreeBSD.org

--- Comment #2 from Robert Clausecker <fuz@FreeBSD.org> ---
Thank you for your submission.  Here are some items to check:

 - use DISTVERSION over PORTVERSION if possible
 - please clear PORTREVISION; it should only be bumped if needed for the ports
tree
 - plese unbundle the various dependencies you bundle, such as luajit,
pdcurses,
   lz4, and so on.  We already have them packaged.  Ports should not bundle
   dependencies.
 - instead of post-configure, set MAKEFILE=makefile in the port
 - please add a WWW field
 - GH_ACCOUNT can be omitted as it is identical to the port name
 - please add yourself as the maintainer.  We do not accept new ports without a
   commitment to maintain them.
 - if your configure script is a GNU configure script, set GNU_CONFIGURE=yes
   instead of HAS_CONFIGURE=yes
 - DISTVERSIONPREFIX goes before DISTVERSION.  Check with portlint or
portclippy.

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