- unconditionally install the dynlinked version (the static version does not use 3D hardware acceleration) - libGLU.so.1 from linux_dri is also required in the WITH_NVIDIA_GL case - remove pkg-message (the information it provides is available using pkg_info -L) - move the executable to libexec - wrapper script: - use exec, to not keep the wrapper in memory while the program is running - pass command line arguments to the program - do not silence mkdir - the executable expects the manual in ${DATADIR}/manual, so: - add a symlink pointing to ${DOCSDIR}/manual - unconditionally install the documentation Maintainer: do you approve this patch?
State Changed From-To: open->feedback Asked maintainer for approval.
Responsible Changed From-To: freebsd-ports-bugs->jylefort Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=87082 Adding to audit trail from misfiled PR ports/87148: Date: Fri, 7 Oct 2005 23:26:46 +0400
State Changed From-To: feedback->open Note that feedback was receive in misfiled PR ports/87148.
State Changed From-To: open->closed Committed (I don't think there's a reason to hide mkdir calls).