From owner-freebsd-ports@FreeBSD.ORG Thu Mar 17 20:01:13 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6279016A4CE for ; Thu, 17 Mar 2005 20:01:13 +0000 (GMT) Received: from hotmail.com (bay18-f30.bay18.hotmail.com [65.54.187.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15F2B43D54 for ; Thu, 17 Mar 2005 20:01:13 +0000 (GMT) (envelope-from deskdrop@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Thu, 17 Mar 2005 12:01:12 -0800 Message-ID: Received: from 24.6.145.234 by by18fd.bay18.hotmail.msn.com with HTTP; Thu, 17 Mar 2005 20:01:12 GMT X-Originating-IP: [24.6.145.234] X-Originating-Email: [deskdrop@hotmail.com] X-Sender: deskdrop@hotmail.com From: "Henry Kaminski" To: ports@freebsd.org Date: Thu, 17 Mar 2005 12:01:12 -0800 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 17 Mar 2005 20:01:12.0609 (UTC) FILETIME=[11BD2110:01C52B2C] Subject: Porting Blender2.36 to 5.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Mar 2005 20:01:13 -0000 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 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