Bug 109553 - graphics/blender-devel update to 2.43
Summary: graphics/blender-devel update to 2.43
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-26 09:00 UTC by David Yeske
Modified: 2007-02-27 08:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Yeske 2007-02-26 09:00:07 UTC
update port to 2.43.

Flag as i386 only for now.  Blender is not 64 bit clean.  See the following thread.
http://projects.blender.org/pipermail/bf-committers/2007-January/017258.html

allow versions of python other than 2.3 to be used.

change from scons based build back to officially supported make based build.

respect more *FLAGS so things like ccache work.

Fix: 

apply this patch
http://futurebsd.sourceforge.net/freebsd/ports/patch-blender-devel

copy this file into the files directory
http://futurebsd.sourceforge.net/freebsd/ports/patch-source_nan_definitions.mk

remove files/patch-intern_ghost-SConscript
remove files/patch-user-config_py
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-02-26 10:15:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-27 08:20:19 UTC
miwi        2007-02-27 08:20:14 UTC

  FreeBSD ports repository

  Modified files:
    graphics/blender-devel Makefile distinfo 
  Added files:
    graphics/blender-devel/files patch-source_nan_definitions.mk 
  Removed files:
    graphics/blender-devel/files patch-intern_ghost-SConscript 
                                 patch-user-config_py 
  Log:
  - Update to 2.43
  - Change from scons based build back to officially supported make based build.
  - Marked broken for AMD64 [1]
  
  [1]
  http://projects.blender.org/pipermail/bf-committers/2007-January/017258.html
  
  PR:             109553
  Submitted by:   David Yeske<dyeske@yahoo.com> (maintainer)
  
  Revision  Changes    Path
  1.29      +30 -11    ports/graphics/blender-devel/Makefile
  1.12      +3 -3      ports/graphics/blender-devel/distinfo
  1.2       +0 -27     ports/graphics/blender-devel/files/patch-intern_ghost-SConscript (dead)
  1.1       +22 -0     ports/graphics/blender-devel/files/patch-source_nan_definitions.mk (new)
  1.2       +0 -166    ports/graphics/blender-devel/files/patch-user-config_py (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-02-27 08:20:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!