Date: Mon, 09 Dec 2024 10:45:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 283089] [NEW PORT] graphics/cycles: cycles render Message-ID: <bug-283089-7788-kLMmT6OZH1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-283089-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-283089-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=3D283089 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fuz@FreeBSD.org --- Comment #3 from Robert Clausecker <fuz@FreeBSD.org> --- Thank you for your submission. Here is some feedback for you to check: - please extend pkg-descr to at least three lines. The description should tell people why they would want to install the port and what its features are. So please explain a bit more than just the one line you gave. - COMMENT should not begin with "A", "An", or "The" and doesn't need to repeat the name of the port. Try to find a better one. - you preselect all cmake options. Would it make sense to make some of them port options? - the port only builds on amd64 due to the embree dependency. Check if you can make it so embree is only used on i386/amd64 to make the port more portable. - please hook up the test suite if possible. This can probably be done by= =20 setting USES=3Dcmake:testing. - I was wondering about your custom do-install target, but I see that the default install target installs all sorts of weird things into weird places. Please mention such choices when you submit the port so I don't have to go in and discover the reasons myself. Please check these issues and resubmit. --=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-283089-7788-kLMmT6OZH1>