Date: Tue, 05 Aug 2014 11:17:54 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 189829] New Port: games/tesseract Message-ID: <bug-189829-13-K8e5YXQvrw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-189829-13@https.bugs.freebsd.org/bugzilla/> References: <bug-189829-13@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=189829 John Marino <marino@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marino@FreeBSD.org --- Comment #1 from John Marino <marino@FreeBSD.org> --- this is not a good name for the port, there is already graphics/tesseract. Maybe "games/tesseract-fps" ? Without a change there is probably a PKGNAME clash too. 1) NOPORTDATA is probably deprecated (I'm not sure why the data just isn't installed unconditionally) 2) don't have both do-install and post-install targets, just combine them 3) I don't get a one element loop in post-install. Just remove the loop and replace ${f} with {STAGEDIR}${TESS_BIN} 4) we'd like to see poudriere testlogs (testport or bulk -t), or at least redports, tinderbox, or "make check-plist ; make stage-qa" -- 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-189829-13-K8e5YXQvrw>