Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2002 08:18:56 +0400 (MSD)
From:      Igor Pokrovsky <tiamat@telegraph.spb.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40870: New port: graphics/animabob Interactive 3D volume renderer 
Message-ID:  <200207220418.g6M4Iuia060398@doom.homeunix.org>

next in thread | raw e-mail | index | archive | help

>Number:         40870
>Category:       ports
>Synopsis:       New port: graphics/animabob Interactive 3D volume renderer
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 21 21:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Igor Pokrovsky
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
MGO 
>Environment:
System: FreeBSD doom.homeunix.org 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 21 12:17:35 MSD 2002 root@doom.homeunix.org:/usr/src/sys/compile/KERNEL i386


	
>Description:
This package contains programs and utilities that are useful for viewing
large 2D and 3D data sets. They are best used at the tail end of the
visualization process, after the data has been post-processed, scaled, and
rasterized.

	
>How-To-Repeat:
	
>Fix:

	

--- animabob.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	animabob
#	animabob/pkg-comment
#	animabob/Makefile
#	animabob/pkg-descr
#	animabob/pkg-plist
#	animabob/files
#	animabob/files/patch-Imake.h
#	animabob/distinfo
#
echo c - animabob
mkdir -p animabob > /dev/null 2>&1
echo x - animabob/pkg-comment
sed 's/^X//' >animabob/pkg-comment << 'END-of-animabob/pkg-comment'
XInteractive 3D volume renderer
END-of-animabob/pkg-comment
echo x - animabob/Makefile
sed 's/^X//' >animabob/Makefile << 'END-of-animabob/Makefile'
X# New ports collection makefile for:	animabob
X# Date created:		21 July 2002
X# Whom:			Igor Pokrovsky <tiamat@telegraph.spb.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	animabob
XPORTVERSION=	1.3.0b
XCATEGORIES=	graphics
XMASTER_SITES=	ftp://ftp.borg.umn.edu/pub/lcse/grant/AnimaBob/
X
XMAINTAINER=	tiamat@telegraph.spb.ru
X
XUSE_IMAKE=	yes
XUSE_MESA=	yes
XUSE_MOTIF=	yes
XALL_TARGET=	build
X
XMAN1=		animabob.1 icol.1
XMANCOMPRESSED=	yes
X
X.include <bsd.port.mk>
END-of-animabob/Makefile
echo x - animabob/pkg-descr
sed 's/^X//' >animabob/pkg-descr << 'END-of-animabob/pkg-descr'
XThis package contains programs and utilities that are useful for viewing
Xlarge 2D and 3D data sets. They are best used at the tail end of the
Xvisualization process, after the data has been post-processed, scaled, and
Xrasterized.
X
XWWW: http://gfs.lcse.umn.edu/~grant/AnimaBob/
X
X- Igor Pokrovsky
Xtiamat@telegraph.spb.ru
END-of-animabob/pkg-descr
echo x - animabob/pkg-plist
sed 's/^X//' >animabob/pkg-plist << 'END-of-animabob/pkg-plist'
Xbin/animabob
Xbin/icol
Xlib/X11/app-defaults/Bob
Xlib/X11/app-defaults/Icol
END-of-animabob/pkg-plist
echo c - animabob/files
mkdir -p animabob/files > /dev/null 2>&1
echo x - animabob/files/patch-Imake.h
sed 's/^X//' >animabob/files/patch-Imake.h << 'END-of-animabob/files/patch-Imake.h'
X--- Imake.h~	Mon Jul 22 07:50:48 2002
X+++ Imake.h	Mon Jul 22 07:52:51 2002
X@@ -3,9 +3,9 @@
X XCOMM package binaries and reference pages installed.
X XCOMM
X 
X-INSTALL_BIN	= /usr/local/X11/bin
X-INSTALL_MAN	= /usr/local/X11/man/man1
X-INSTALL_DEF	= /usr/local/X11/lib/X11/app-defaults
X+INSTALL_BIN	= ${X11BASE}/bin
X+INSTALL_MAN	= ${X11BASE}/man/man1
X+INSTALL_DEF	= ${X11BASE}/lib/X11/app-defaults
X 
X XCOMM 
X XCOMM If you are using Mesa3D as your OpenGL implementation, and your libraries
X@@ -14,7 +14,7 @@
X XCOMM OpenGL libraries.
X XCOMM
X 
X-XCOMM GLPATH	= -L/usr/local/lib
X+GLPATH	= -L${X11BASE}/lib
X 
X XCOMM
X XCOMM -------------------- DO NOT EDIT BELOW THIS LINE ------------------------
END-of-animabob/files/patch-Imake.h
echo x - animabob/distinfo
sed 's/^X//' >animabob/distinfo << 'END-of-animabob/distinfo'
XMD5 (animabob-1.3.0b.tar.gz) = a1f4ec05779c385d530d51e8797b5152
END-of-animabob/distinfo
exit
--- animabob.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207220418.g6M4Iuia060398>