Date: Thu, 17 Mar 2005 12:01:12 -0800 From: "Henry Kaminski" <deskdrop@hotmail.com> To: ports@freebsd.org Subject: Porting Blender2.36 to 5.3 Message-ID: <BAY18-F30BBBBAC0BEC1EB6C8489EDF490@phx.gbl>
next in thread | raw e-mail | index | archive | help
I am excited about getting the current version of blender working on my system this morning. Thank you for considering the addition of my work to the ports collection. I've listed the details below. Yours truly, Henry Kaminski MakeFile # New ports collection makefile for: blender 2.36 -freebsd-5.3-i386 # Date created: 17 March 2005 # Whom: Henry Kaminski # # $FreeBSD$ # PORTNAME= blender PORTVERSION= 2.36 CATEGORIES= graphics MASTER_SITES= ftp://blender.org MAINTAINER= ports@FreeBSD.org COMMENT= This port is a binary maintained by the Blender Foundation. I just made the port work in FreeBSD 5.3 by also installing the port /usr/ports/dev/sdl1.2 w/ make install and then typing ./blender to start blender in an X window. It works in both Enlightenment and Gnome on my system. # There is an online manual for blender at blender.org MANCOMPRESSED= yes USE_IMAKE= yes .include <bsd.port.mk> pkg-descr A great 3d animation program. Henry Kaminski deskdrop@hotmail.com pkg-plist bin/blender 2.36 - freebsd - 5.3 - i386 /usr/ports/dev/sdl1.2 make checksum
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY18-F30BBBBAC0BEC1EB6C8489EDF490>