Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Mar 2001 14:04:44 +0100 (CET)
From:      freebsd-admin@blender.nl
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        freebsd-admin@blender.nl
Subject:   ports/25607: blender port upgrade from 2.04 -> 2.11
Message-ID:  <200103081304.f28D4ip00768@server.intra.blender.nl>

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

>Number:         25607
>Category:       ports
>Synopsis:       blender port upgrade from 2.04 -> 2.11
>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:   Thu Mar 08 05:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Hans Lambermont
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
Not a Number, http://www.blender.nl/
>Environment:
Built and tested on FreeBSD 4.2-STABLE
>Description:
>How-To-Repeat:
>Fix:

diff -ruN blender-old/Makefile blender/Makefile
--- blender-old/Makefile	Thu Mar  8 10:43:50 2001
+++ blender/Makefile	Thu Mar  8 13:47:05 2001
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	blender
-PORTVERSION=	2.04
-CATEGORIES=	graphics
+PORTVERSION=	2.11
+DISTNAME=	blender${PORTVERSION}-freebsd-4.2-i386
+DIST_SUBDIR=	blender
+CATEGORIES=	graphics games
 MASTER_SITES=	ftp://ftp.blender.nl/pub/
-DISTNAME=	blender${PORTVERSION}-freebsd-3.4-i386-static
 
 MAINTAINER=	freebsd-admin@blender.nl
 
@@ -17,6 +18,14 @@
 NO_CDROM=	"Commercial distribution prohibited"
 NO_BUILD=	YES
 ONLY_FOR_ARCHS=	i386
+USE_MESA=	YES
+
+pre-fetch:
+	@${ECHO_MSG} ""
+	@${ECHO_MSG} "If you encounter versioning problems with GL,"
+	@${ECHO_MSG} "you can get a statically linked version on"
+	@${ECHO_MSG} "${MASTER_SITES}"
+	@${ECHO_MSG} ""
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/blender ${PREFIX}/bin
@@ -31,10 +40,8 @@
 	${INSTALL_PROGRAM} ${WRKSRC}/plugins/texture/${TEXT} \
 		${PREFIX}/lib/blender/plugins/texture
 .endfor
-.if !defined(NOPORTDOCS)
 	${MKDIR} ${PREFIX}/share/doc/blender
 	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/blender
 	${INSTALL_DATA} ${WRKSRC}/copyright.txt ${PREFIX}/share/doc/blender
-.endif
 
 .include <bsd.port.mk>
diff -ruN blender-old/distinfo blender/distinfo
--- blender-old/distinfo	Thu Mar  8 10:43:50 2001
+++ blender/distinfo	Thu Mar  8 13:46:19 2001
@@ -1 +1 @@
-MD5 (blender2.04-freebsd-3.4-i386-static.tar.gz) = cf5813cb5689c42a3b8c8247cf15c47c
+MD5 (blender/blender2.11-freebsd-4.2-i386.tar.gz) = f5d9e2efbdf230a0f6d811b92b27654b
diff -ruN blender-old/pkg-comment blender/pkg-comment
--- blender-old/pkg-comment	Thu Mar  8 10:43:50 2001
+++ blender/pkg-comment	Thu Mar  8 13:06:30 2001
@@ -1 +1 @@
-Fully functional 3D modeling/rendering/animation package
+Fully functional 3D modeling/rendering/animation/gaming package
diff -ruN blender-old/pkg-descr blender/pkg-descr
--- blender-old/pkg-descr	Thu Mar  8 10:43:50 2001
+++ blender/pkg-descr	Thu Mar  8 13:39:27 2001
@@ -1,6 +1,7 @@
-Blender is a free and fully functional 3D modeling/rendering/animation 
-package for Unix systems. Blender is distributed without sources, 
-it is exclusively developed and maintained by the Dutch company NaN.
+Blender is a free and fully functional 3D
+modeling/rendering/animation/gaming package. Blender is distributed
+without sources, it is exclusively developed and maintained by the Dutch
+company NaN.
 
 This software is free to be applied for any purpose, excluding commercial
 distribution. For more about this, read the copyright notice included 
>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?200103081304.f28D4ip00768>