Date: Sun, 9 Oct 2005 18:37:38 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/linux-ac3d Makefile pkg-plist ports/graphics/linux-ac3d/files ac3d.in pkg-message.in Message-ID: <200510091837.j99IbdQS021816@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-10-09 18:37:38 UTC
FreeBSD ports repository
Modified files:
graphics/linux-ac3d Makefile pkg-plist
Added files:
graphics/linux-ac3d/files ac3d.in
Removed files:
graphics/linux-ac3d/files pkg-message.in
Log:
- 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
Revision Changes Path
1.14 +20 -57 ports/graphics/linux-ac3d/Makefile
1.1 +5 -0 ports/graphics/linux-ac3d/files/ac3d.in (new)
1.3 +0 -4 ports/graphics/linux-ac3d/files/pkg-message.in (dead)
1.5 +258 -258 ports/graphics/linux-ac3d/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510091837.j99IbdQS021816>
