Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Feb 2022 10:22:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 261672] [NEW PORT] net/govc vSphere CLI built on top of govmomi
Message-ID:  <bug-261672-7788-PflkmdLp0n@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261672-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261672-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261672

--- Comment #1 from Mikael Urankar <mikael@FreeBSD.org> ---
Since it's an opensource we won't accept prebuilt binaries (and it's not ha=
rd
to build this project manually)

A few comments on your port:
Remove the "Created line", we don't put it in new port anymore.
PORTNAME should be govmomi
Refer to [1] to put some variables in correct order=20
LICENSE_FILE is missing
ONLY_FOR_ARCHS is not sorted
arm64 is not a valid arch (it's aarch64)

[1]
https://docs.freebsd.org/en/books/porters-handbook/order/index.html#porting=
-order

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261672-7788-PflkmdLp0n>