K 10 svn:author V 8 jylefort K 8 svn:date V 27 2005-10-09T18:37:38.000000Z K 7 svn:log V 689 - 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 PR: ports/87082 Submitted by: jylefort Approved by: maintainer END