[Bug 261672] [NEW PORT] net/govc vSphere CLI built on top of govmomi
Date: Thu, 03 Feb 2022 10:22:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261672 --- Comment #1 from Mikael Urankar <mikael@FreeBSD.org> --- Since it's an opensource we won't accept prebuilt binaries (and it's not hard 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 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 -- You are receiving this mail because: You are the assignee for the bug.