summaryrefslogtreecommitdiff
path: root/graphics/linux-bmrt
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-07-16 14:14:34 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-07-16 14:14:34 +0000
commit7e330c87e29925e5d60735828d36a55af5b96dbd (patch)
treec60b5289685b03de3620f975e8f0abc02c4e5990 /graphics/linux-bmrt
parentUpdate port ot 0.7.2 (diff)
Update to Version 2.5.0.8
PR: 19939 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30699
Diffstat (limited to 'graphics/linux-bmrt')
-rw-r--r--graphics/linux-bmrt/Makefile14
-rw-r--r--graphics/linux-bmrt/distinfo2
-rw-r--r--graphics/linux-bmrt/pkg-plist2
3 files changed, 11 insertions, 7 deletions
diff --git a/graphics/linux-bmrt/Makefile b/graphics/linux-bmrt/Makefile
index f4b8a879bea2..81c8c069d601 100644
--- a/graphics/linux-bmrt/Makefile
+++ b/graphics/linux-bmrt/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= linux-bmrt
-PORTVERSION= 2.5
+PORTVERSION= 2.5.0.8
CATEGORIES= graphics linux
MASTER_SITES= http://www.bmrt.org/BMRTdownload/
-DISTNAME= BMRT2.5g.linux-glibc2
+DISTNAME= BMRT2.5h.linux-glibc2
MAINTAINER= rjoseph@mammalia.org
@@ -23,6 +23,10 @@ NO_CDROM= "See the License"
# /usr/bin/strip which then brands the binary as a FreeBSD ELF one.
STRIP=
+# Linux binary should not be stripped by INSTALL_PROGRAM as it uses
+# /usr/bin/strip which then brands the binary as a FreeBSD ELF one.
+STRIP=
+
DOC_DIR= ${PREFIX}/share/doc/bmrt
FETCH_CMD= /usr/bin/fetch -Ab
PROGRAM= composite mkmip mkmosaic rendrib rgl slc slctell
@@ -44,7 +48,7 @@ do-install:
${MKDIR} ${PREFIX}/share/examples/bmrt
${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/examples/bmrt
${MKDIR} ${PREFIX}/share/bmrt ${PREFIX}/share/bmrt/shaders
- ${INSTALL_DATA} ${WRKSRC}/.rendribrc ${PREFIX}/share/bmrt
+ ${INSTALL_DATA} ${WRKSRC}/.rendribrc ${PREFIX}/share/bmrt/rendribrc.sample
${INSTALL_DATA} ${WRKSRC}/shaders/* ${PREFIX}/share/bmrt/shaders
.for i in ${SCRIPT}
${INSTALL_SCRIPT} ${WRKSRC}/bin/${i} ${PREFIX}/bin
@@ -70,8 +74,8 @@ post-install:
@${ECHO} " If using csh (or derivative),";
@${ECHO} " setenv .:${PREFIX}/share/bmrt/shaders";
@${ECHO} "";
- @${ECHO} " Also, copy ${PREFIX}/share/examples/bmrt/.rendribrc";
- @${ECHO} " to your home directory, where it may be modified.";
+ @${ECHO} " Also, copy ${PREFIX}/share/examples/bmrt/rendribrc.sample";
+ @${ECHO} " to your home directory as .rendribrc, where it may be modified.";
@${ECHO} "";
@${ECHO} "************************************************************************";
@${ECHO} "";
diff --git a/graphics/linux-bmrt/distinfo b/graphics/linux-bmrt/distinfo
index b0643ea92006..aa71cc865831 100644
--- a/graphics/linux-bmrt/distinfo
+++ b/graphics/linux-bmrt/distinfo
@@ -1 +1 @@
-MD5 (BMRT2.5g.linux-glibc2.tar.gz) = 9f14a00db0b191e0ad7ed62494b020f2
+MD5 (BMRT2.5h.linux-glibc2.tar.gz) = dfbe508d03b352a01949679809cd3e06
diff --git a/graphics/linux-bmrt/pkg-plist b/graphics/linux-bmrt/pkg-plist
index 5b476766b09e..3bdf107ec275 100644
--- a/graphics/linux-bmrt/pkg-plist
+++ b/graphics/linux-bmrt/pkg-plist
@@ -12,7 +12,7 @@ include/slc.h
lib/libribout.a
lib/libslcargs.a
lib/rayserver.so
-share/bmrt/.rendribrc
+share/bmrt/rendribrc.sample
share/bmrt/shaders/Makefile
share/bmrt/shaders/ambientlight.linux.slc
share/bmrt/shaders/ambientlight.sl