17741 FreshPorts -- graphics/blender
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
blender 2.67 graphics on this many watch lists=19 search for ports that depend on this port
3D modeling/rendering/animation/gaming package
Maintained by: mva@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Dec 2000 06:56:08
Also Listed In: games
License: not specified in port


Blender is a free and fully functional 3D
modeling/rendering/animation/gaming package.

WWW: http://www.blender.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python33
  2. devel/sdl12
  3. devel/cmake
  4. x11/libX11
  5. x11/libXext
  6. x11-toolkits/libXmu
  7. x11/libXi
  8. x11/libXi
  9. x11/libXxf86vm
Required To Run:
  1. lang/python33
  2. x11/libX11
  3. x11/libXext
  4. x11-toolkits/libXmu
  5. x11/libXi
  6. x11/libXi
  7. x11/libXxf86vm
Required Libraries:
  1. graphics/jpeg
  2. graphics/png
  3. print/freetype2
  4. devel/boost-libs
  5. graphics/openimageio
  6. graphics/openshadinglanguage
  7. math/fftw3
  8. graphics/opencolorio
  9. graphics/OpenEXR
  10. graphics/openjpeg
  11. audio/libsamplerate
  12. graphics/tiff
  13. devel/sdl12
  14. devel/gettext
  15. converters/libiconv
  16. audio/openal-soft
  17. audio/freealut
  18. graphics/glew
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/blender/ && make install clean
To add the package: pkg_add -r blender


Configuration Options
===> The following configuration options are available for blender-2.67:
     BULLET=on: Bullet physics engine
     CAMERATRACK=off: Camera tracking support
     CINEON=on: CINEON and DPX graphics format support
     COMPOSITOR=on: Use the tile-based nodal compositor
     CYCLES=on: Cycles render engine support
     CYCLESOSL=on: Shading support for the cycles render engine
     DDS=on: DDS graphics format support
     FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
     FFTW3=on: Use fftw for smoke and audio effects
     FRAMESERVER=on: Image FrameServer support for rendering
     FREESTYLE=on: Enable advanced edges rendering
     GAMEENGINE=on: Enable the game engine
     HDR=on: Generic high dynamic-range (HDR) support
     HEADLESS=off: Disable user interface (for render-farms)
     INPUT_NDOF=on: Enable NDOF input device support
     JACK=off: JACK audio server support
     LIBMV=on: Enable motion tracking via libmv
     LZMA=on: Best compression support
     LZO=on: Fast compression support
     MENU=off: Install desktop menu
     MOD_BOOLEAN=on: Boolean modifier support
     MOD_FLUID=on: Fluid simulation support
     MOD_OCEANSIM=off: Ocean simulation support
     MOD_REMESH=on: Remesh modifier support
     MOD_SMOKE=on: Smoke simulation support
     NLS=on: Native Language Support
     OPENAL=on: OpenAL support
     OPENCOLORIO=on: OpenColorIO-based color management support
     OPENEXR=on: HDR image format support via OpenEXR
     OPENJPEG=on: Enhanced JPEG graphics support
     OPENMP=on: Parallel processing support via OpenMP
     PLAYER=on: Enable blender player
     RAYOPTIMIZATION=off: Enable SSE optimizatons for raytracing
     REDCODE=off: RedCode graphics format support
     SAMPLERATE=on: Sample rate conversion support
     SDL=on: Audio and Joystick support using SDL
     SNDFILE=off: libsndfile support
     TIFF=on: TIFF image format support
     XF86VMODE=on: X11 video mode switching support
     XINPUT=on: X11 Xinput (tablet) support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://download.blender.org/source/
  3. http://mirror.cs.umn.edu/blender.org/source/
  4. http://public.planetmirror.com/pub/blender/source/

Number of commits found: 77

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
19 May 2013 12:36:00
Original commit files touched by this commit  2.67
mva search for other commits by this committer
- Update to 2.67
- Reorganise options to better match the package's option names
27 Apr 2013 11:59:29
Original commit files touched by this commit  2.66a
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
26 Apr 2013 10:44:29
Original commit files touched by this commit  2.66a
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
22 Mar 2013 20:06:15
Original commit files touched by this commit  2.66a
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
13 Mar 2013 19:21:34
Original commit files touched by this commit  2.66a
mva search for other commits by this committer
- Update to 2.66a
04 Feb 2013 21:19:39
Original commit files touched by this commit  2.65a_4
mva search for other commits by this committer
- Add a RAYOPTIMIZATION option for the ray optimization code to allow
  i386 systems without SSE2 to build blender properly
- Add CYCLESOSL option to add support for cycles render shaders
- Clean up some PLIST_SUB leftovers

PR:		ports/175490
Submitted by:	chris@imagemetrica.com
31 Jan 2013 13:38:43
Original commit files touched by this commit  2.65a_3
bapt search for other commits by this committer
Chase boost update
17 Jan 2013 16:05:39
Original commit files touched by this commit  2.65a_2
swills search for other commits by this committer
- Chase lib version changes from ilmbase and OpenEXR updates
07 Jan 2013 17:25:37
Original commit files touched by this commit  2.65a
mva search for other commits by this committer
- Unbreak build with default OPTION knobs being set

Reported by:	linimon@
06 Jan 2013 16:50:15
Original commit files touched by this commit  2.65a
mva search for other commits by this committer
- Update to 2.65a
21 Dec 2012 19:51:43
Original commit files touched by this commit  2.65
mva search for other commits by this committer
- Update to 2.65
20 Dec 2012 10:51:14
Original commit files touched by this commit  2.63a_2
mva search for other commits by this committer
- Chase graphics/openimageio update
17 Sep 2012 05:24:02
Original commit files touched by this commit  2.63a_1
rm search for other commits by this committer
- update openimageio to 1.0.9
- add conflicts with fbm
- convert DOCS to optionsng
- chase update in graphics/blender (the only consumer)

PR:		171665
Submitted by:	Shane Ambler <FreeBSD at Shaneware dot biz> (maintainer)

- update py-openimageio to 1.0.9

PR:     171666
Submitted by:   Shane Ambler <FreeBSD at Shaneware dot biz> (maintainer)
01 Sep 2012 07:58:04
Original commit files touched by this commit  2.63a
mva search for other commits by this committer
- Fix OPENAL option typo

PR:		ports/170809
Submitted by:	Artis Caune <Artis.Caune@gmail.com>
24 Jun 2012 16:08:39
Original commit files touched by this commit  2.63a
mva search for other commits by this committer
- Fix plist entry
24 Jun 2012 16:06:04
Original commit files touched by this commit  2.63a
mva search for other commits by this committer
- Update graphics/blender to version 2.63a
- Convert graphics/blender to new options framework
- Added new OPTION descriptions for OPENAL, OPENEXR, OPENJPEG and OPENMP
01 Jun 2012 05:26:28
Original commit files touched by this commit  2.63_1
dinoex search for other commits by this committer
- update png to 1.5.10
11 May 2012 15:35:30
Original commit files touched by this commit  2.63
mva search for other commits by this committer
- Update to version 2.63
- Add ocean simulation, cycles render engine and carve boolean support,
  now that graphics/openimageio is there

PR:             ports/167061
Submitted by:   Shane Ambler <FreeBSD@Shaneware.biz>
18 Mar 2012 12:14:59
Original commit files touched by this commit  2.62
mva search for other commits by this committer
- Update to 2.62

Submitted by:   Rob Messick <robmessick@gmail.com>
Feature safe:   yes
18 Feb 2012 10:18:33
Original commit files touched by this commit  2.61_2
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
16 Feb 2012 15:57:34
Original commit files touched by this commit  2.61_1
ashish search for other commits by this committer
- Bump PORTREVISION to chase the update of multimedia/libvpx
17 Jan 2012 19:55:10
Original commit files touched by this commit  2.61
mva search for other commits by this committer
- Update to 2.61
02 Nov 2011 17:47:29
Original commit files touched by this commit  2.60a
mva search for other commits by this committer
- Update to version 2.60a
25 Oct 2011 20:10:21
Original commit files touched by this commit  2.60
mva search for other commits by this committer
- Update to 2.60
17 Oct 2011 10:08:33
Original commit files touched by this commit  2.59_1
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
17 Aug 2011 05:31:26
Original commit files touched by this commit  2.59
mva search for other commits by this committer
- Update to 2.59
31 Jul 2011 19:52:27
Original commit files touched by this commit  2.58a
mva search for other commits by this committer
- Update to 2.58a
26 Jun 2011 14:35:52
Original commit files touched by this commit  2.58
mva search for other commits by this committer
- Update to 2.58
24 Jun 2011 22:39:03
Original commit files touched by this commit  2.57b_1
mm search for other commits by this committer
Bump due to ffmpeg update to 0.7.1
15 May 2011 10:14:32
Original commit files touched by this commit  2.57b
mva search for other commits by this committer
- Update to 2.57b
12 Mar 2011 10:08:31
Original commit files touched by this commit  2.49b_5
mva search for other commits by this committer
- Unbreak build on amd64-7 if WITH_OPENEXR is set

Noted by:       pav
24 Jul 2010 16:38:20
Original commit files touched by this commit  2.49b_5
mm search for other commits by this committer
- Update ffmpeg to 0.6
31 May 2010 02:01:56
Original commit files touched by this commit  2.49b_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
27 Apr 2010 21:58:27
Original commit files touched by this commit  2.49b_3
gahr search for other commits by this committer
- Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly

Approved by:    portmgr (pav)
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.49b_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.49b_2
dinoex search for other commits by this committer
- update to jpeg-8
25 Jan 2010 19:15:18
Original commit files touched by this commit  2.49b_1
pav search for other commits by this committer
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
03 Oct 2009 09:38:14
Original commit files touched by this commit  2.49b
mva search for other commits by this committer
- Update to 2.49b.
- Unbreak BlenderPlayer and GameEngine on amd64.

Approved by:    miwi (mentor)
12 Aug 2009 09:20:43
Original commit files touched by this commit  2.49a_2
mm search for other commits by this committer
- Fix build error with ffmpeg 0.5
18 Jul 2009 11:11:29
Original commit files touched by this commit  2.49a_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
11 Jul 2009 20:12:02
Original commit files touched by this commit  2.49a
mva search for other commits by this committer
Mark port MAKE_JOBS_UNSAFE.

PR:             136631
Approved by:    miwi (mentor)
26 Jun 2009 06:16:18
Original commit files touched by this commit  2.49a
mva search for other commits by this committer
- Update to 2.49a.

Approved by:    miwi (mentor)
06 Jun 2009 10:33:46
Original commit files touched by this commit  2.49
mva search for other commits by this committer
Update to 2.49.

Approved by:    miwi (mentor)
22 Mar 2009 15:43:29
Original commit files touched by this commit  2.48a_1
mva search for other commits by this committer
OPTIONise blender to make it more flexible.
Avoid static linking blender where appropriate.

Approved by:    miwi (mentor)
23 Feb 2009 21:43:16
Original commit files touched by this commit  2.48a
mva search for other commits by this committer
Update to 2.48a.

Approved by:    beech (mentor)
20 Feb 2009 08:34:06
Original commit files touched by this commit  2.48
mva search for other commits by this committer
Fixed the NOPORTDOCS knob.

Reported by:    QAT
Approved by:    beech (mentor)
19 Feb 2009 21:45:43
Original commit files touched by this commit  2.48
mva search for other commits by this committer
Updated my mail address to use @FreeBSD.org now.

Approved by: miwi (co-mentor), beech (mentor)
30 Jan 2009 07:10:17
Original commit files touched by this commit  2.48
beech search for other commits by this committer
- Update to 2.48
- Added blender wrapper script for setting up an initial $HOME/.blender
  link to point to the blender data directory (for easier script usage).
- Install additional scripts
- Install additional locales on demand
- Install additional docs on demand
- Pass maintainership to submitter

PR:             ports/130753
Submitted by:   Marcus von Appen <mva@sysfault.org>
30 Jan 2009 06:07:52
Original commit files touched by this commit  2.45_2
linimon search for other commits by this committer
Reset maintainer due to no response to email.

Hat:    portmgr
06 Jun 2008 13:35:04
Original commit files touched by this commit  2.45_2
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  2.45_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
13 Mar 2008 14:28:35
Original commit files touched by this commit  2.45_1
miwi search for other commits by this committer
- Chase devel/sdl12 shlib version bump
01 Feb 2008 11:55:45
Original commit files touched by this commit  2.45
linimon search for other commits by this committer
Mark as broken on sparc64: fails to link.
29 Oct 2007 21:11:28
Original commit files touched by this commit  2.45
beech search for other commits by this committer
- Update to 2.45
- Fix build with amd64

PR:             ports/116936
Submitted by:   David Yeske <dyeske@gmail.com>,
                thierry (PR)
Approved by:    sat (mentor)
07 Oct 2007 17:46:16
Original commit files touched by this commit  2.44.1_1
nork search for other commits by this committer
Chase OpenEXR library version bumped.
07 Aug 2007 17:06:36
Original commit files touched by this commit  2.44.1
beech search for other commits by this committer
- Update to 2.44.1
- Add options

PR:             ports/115026
Submitted by:   David Yeske <dyeske@gmail.com>
Approved by:    sat (mentor)
05 Jul 2007 23:39:06
Original commit files touched by this commit  2.25_3
edwin search for other commits by this committer
dyeske at yahoo dot com -> dyeske at gmail dot com
19 May 2007 20:32:57
Original commit files touched by this commit  2.25_3
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
22 Jan 2006 12:35:18
Original commit files touched by this commit  2.25_2
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Jan 2006 12:54:32
Original commit files touched by this commit  2.25_2
sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
17 Dec 2005 19:47:11
Original commit files touched by this commit  2.25_1
pav search for other commits by this committer
- Update WWW

PR:             ports/90510
Submitted by:   Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:    David Yeske <dyeske@yahoo.com> (maintainer)
04 Oct 2004 07:28:28
Original commit files touched by this commit  2.25_1
marcus search for other commits by this committer
Just for correctness' sake, these ports actually link to libc_r.so.4,
so adjust the dependency slightly.

Approved by:    portmgr (implicit)
04 Oct 2004 07:13:16
Original commit files touched by this commit  2.25_1
marcus search for other commits by this committer
Add a dependency on compat4x if building on 5.X systems or higher.

Reported by:    kris
Approved by:    portmgr (implicit)
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.25
trevor search for other commits by this committer
SIZEify (maintainer timeout)
10 Nov 2003 11:17:44
Original commit files touched by this commit  2.25
edwin search for other commits by this committer
freebsd-admin@blender.nl -> dyeske@yahoo.com, on suggestion of the
person who was the former freebsd-admin@blender.nl.

PR:             Inspired by ports/59109
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
21 Feb 2003 12:15:34
Original commit files touched by this commit  2.25
knu search for other commits by this committer
De-pkg-comment.
07 Jan 2003 09:39:41
Original commit files touched by this commit  2.25
olgeni search for other commits by this committer
Update to version 2.25, fix MASTER_SITES, remove NO_CDROM.
11 Sep 2001 10:38:03
files touched by this commit
olgeni search for other commits by this committer
Update port to version 2.20.    
09 Aug 2001 19:35:17
files touched by this commit
olgeni search for other commits by this committer
Update port to version 2.14.    
08 Mar 2001 17:57:50
files touched by this commit
sf search for other commits by this committer
update to 2.11.    
30 Jan 2001 13:03:58
files touched by this commit
olgeni search for other commits by this committer
Oops. Hans Lambermont requested to use a different email address soon after   I
made the first change.    
30 Jan 2001 12:50:34
files touched by this commit
olgeni search for other commits by this committer
Give maintainership to Hans Lambermont <hans@blender.nl>    
29 Jan 2001 15:13:28
files touched by this commit
olgeni search for other commits by this committer
* Fix the Makefile header (blender-static -> blender)   * Add ONLY_FOR_ARCHS
(i386)   * Install sequence and texture plugins   * Support PORTDOCS    
24 Jan 2001 12:43:15
files touched by this commit
olgeni search for other commits by this committer
Use proper capitalization (freebsd.org -> FreeBSD.org)    
24 Jan 2001 12:05:16
files touched by this commit
olgeni search for other commits by this committer
Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org)    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
19 Dec 2000 09:56:08
files touched by this commit
will search for other commits by this committer
Add blender 2.04, a binary-only 3D modeling/rendering/animation package.    

Number of commits found: 77

281b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0