Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Nov 2000 17:05:51 +0100 (CET)
From:      hans@blender.nl
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        hans@blender.nl
Subject:   ports/23024: New port: blender, a free 3D modeling/rendering/animation package
Message-ID:  <200011221605.RAA67391@gagh.intra.blender.nl>

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

>Number:         23024
>Category:       ports
>Synopsis:       blender is moved from commerce to ports section
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 22 08:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Hans Lambermont
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
Not a Number, http://www.blender.nl/
>Environment:

	This (binary) port is for FreeBSD on x86 only.

>Description:

	Blender is a free 3D modeling/rendering/animation package
	Jordan already removed blender from the commerce section.
	This port will be extended to include manuals and demo's.

>How-To-Repeat:

	not relevant

>Fix:

	Here's the shar file:

# 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:
#
#	graphics/blender/
#	graphics/blender/pkg-plist
#	graphics/blender/pkg-descr
#	graphics/blender/pkg-comment
#	graphics/blender/distinfo
#	graphics/blender/Makefile
#
echo c - graphics/blender/
mkdir -p graphics/blender/ > /dev/null 2>&1
echo x - graphics/blender/pkg-plist
sed 's/^X//' >graphics/blender/pkg-plist << 'END-of-graphics/blender/pkg-plist'
Xbin/blender
Xlib/blender/plugins/include/floatpatch.h
Xlib/blender/plugins/include/iff.h
Xlib/blender/plugins/include/plugin.h
Xlib/blender/plugins/include/util.h
Xlib/blender/plugins/sequence/showzbuf.c
Xlib/blender/plugins/sequence/blur.c
Xlib/blender/plugins/sequence/scatter.c
Xlib/blender/plugins/sequence/Makefile
Xlib/blender/plugins/sequence/blur.so
Xlib/blender/plugins/sequence/scatter.so
Xlib/blender/plugins/sequence/showzbuf.so
Xlib/blender/plugins/texture/Makefile
Xlib/blender/plugins/texture/clouds2.c
Xlib/blender/plugins/texture/tiles.c
Xlib/blender/plugins/texture/clouds2.so
Xlib/blender/plugins/texture/tiles.so
Xlib/blender/plugins/Makefile
Xlib/blender/plugins/bmake
Xshare/blender/README
Xshare/blender/copyright.txt
X@dirrm lib/blender/plugins/include
X@dirrm lib/blender/plugins/sequence
X@dirrm lib/blender/plugins/texture
X@dirrm lib/blender/plugins
X@dirrm lib/blender
X@dirrm share/blender
END-of-graphics/blender/pkg-plist
echo x - graphics/blender/pkg-descr
sed 's/^X//' >graphics/blender/pkg-descr << 'END-of-graphics/blender/pkg-descr'
XDeveloped as the in-house software of a high quality animation studio,
XBlender has proven to be an extremely fast and versatile design
Xinstrument. The software has a personal touch, offering a unique
Xapproach to the world of Three Dimensions. Use Blender to create TV
Xcommercials, to make technical visualizations, business graphics, to do
Xsome morphing, or design user interfaces. You can easy build and manage
Xcomplex environments. The renderer is versatile and extremely fast. All
Xbasic animation principles (curves & keys) are well implemented.
X
XWWW: http://www.blender.nl/
END-of-graphics/blender/pkg-descr
echo x - graphics/blender/pkg-comment
sed 's/^X//' >graphics/blender/pkg-comment << 'END-of-graphics/blender/pkg-comment'
XA 3D modeling/rendering/animation package
END-of-graphics/blender/pkg-comment
echo x - graphics/blender/distinfo
sed 's/^X//' >graphics/blender/distinfo << 'END-of-graphics/blender/distinfo'
XMD5 (blender/blender2.04-freebsd-3.4-i386.tar.gz) = 5f806ac31faf1d92a58c6899834b4128
END-of-graphics/blender/distinfo
echo x - graphics/blender/Makefile
sed 's/^X//' >graphics/blender/Makefile << 'END-of-graphics/blender/Makefile'
X# New ports collection makefile for:	blender
X# Date created:				22 November 2000
X# Whom:					Hans Lambermont <hans@blender.nl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	blender
XPORTVERSION=	2.04
XDISTNAME=	blender${PORTVERSION}-freebsd-3.4-i386
XDIST_SUBDIR=	blender
XCATEGORIES=	graphics games
XMASTER_SITES=	ftp://ftp.blender.nl/pub/
X
XMAINTAINER=	freebsd-admin@blender.nl
X
XONLY_FOR_ARCHS=	i386
XNO_BUILD=	yes
X#USE_MESA=	yes
X
Xpre-fetch:
X	@${ECHO_MSG} "If you encounter versioning problems with (Mesa)GL,"
X	@${ECHO_MSG} "you can get a statically linked version on"
X	@${ECHO_MSG} "${MASTER_SITES}"
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/blender ${PREFIX}/bin
X	${MKDIR} ${PREFIX}/lib/blender
X	${CP} -r ${WRKSRC}/plugins ${PREFIX}/lib/blender/
X	${MKDIR} ${PREFIX}/share/blender
X	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/blender/
X	${INSTALL_DATA} ${WRKSRC}/copyright.txt ${PREFIX}/share/blender/
X
X.include <bsd.port.mk>
END-of-graphics/blender/Makefile
exit



>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?200011221605.RAA67391>