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

Port details
luxrender 0.7.1_4 graphics on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: does not build with boost-1.48.0
Ignore IGNORE: is marked as broken: does not build with boost-1.48.0
Physically based and unbiased rendering system
Maintained by: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Mar 2010 20:09:25
License: GPLv3


LuxRender is a physically based and unbiased rendering engine.  Based on
state of the art algorithms, LuxRender simulates the flow of light according
to physical equations, thus producing realistic images of photographic
quality.  Some of the main features of LuxRender are:

  * biased and unbiased rendering: Users can choose between physical
    accuracy (unbiased) and speed (biased);
  * full spectral rendering: Instead of the RGB colour spectrum, full
    spectra are used for internal calculations;
  * hierarchical procedural and image based texture system: Procedural and
    image based textures can be mixed in various ways, making it possible to
    create complex materials;
  * displacement mapping and subdivision: Based on procedural or image
    textures, object surfaces can be transformed;
  * network and co-operative rendering: Rendering time can be reduced by
    combining the processing power of multiple computers;
  * perspective (including shift lens), orthographic, and environment
    cameras;
  * HDR output: Render output can be saved in various file formats,
    including .png, .tga, and .exr.

Fully functional exporters are available for Blender and Maya, while
exporters for a growing number of 3D applications are under development.

WWW: http://www.luxrender.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. graphics/freeimage
  2. devel/bison
  3. devel/cmake
  4. devel/qt4-corelib
  5. x11-toolkits/qt4-gui
  6. devel/qt4-moc
  7. devel/qmake4
  8. devel/qt4-rcc
  9. devel/qt4-uic
Required To Run:
  1. devel/qt4-corelib
  2. x11-toolkits/qt4-gui
Required Libraries:
  1. devel/boost-libs
  2. graphics/png
  3. graphics/OpenEXR
There are no ports dependent upon this port

To install the port: cd /usr/ports/graphics/luxrender/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for luxrender-0.7.1_4:
     QT4=on: Qt4-enabled GUI executable
     WX=off: wxWidgets-enabled GUI executable
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/luxrender/
  2. http://freebsd.nsu.ru/distfiles/luxrender/
  3. http://src.luxrender.net/lux/archive/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 20:06:15
Original commit files touched by this commit  0.7.1_4
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)
08 Mar 2013 11:32:12
Original commit files touched by this commit  0.7.1_4
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
31 Jan 2013 13:38:43
Original commit files touched by this commit  0.7.1_4
bapt search for other commits by this committer
Chase boost update
23 Jan 2013 15:00:19
Original commit files touched by this commit  0.7.1_3
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
22 Jan 2013 23:13:41
Original commit files touched by this commit  0.7.1_2
makc search for other commits by this committer
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
17 Jan 2013 03:32:28
Original commit files touched by this commit  0.7.1_2
swills search for other commits by this committer
- Chase lib version changes from ilmbase and OpenEXR updates
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.7.1_1
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.7.1_1
dinoex search for other commits by this committer
- update png to 1.5.10
16 May 2012 16:10:00
Original commit files touched by this commit  0.7.1
makc search for other commits by this committer
Mark BROKEN= does not build with boost-1.48.0

Approved by:    danfe (maintainer)
10 Nov 2011 05:38:32
Original commit files touched by this commit  0.7.1
linimon search for other commits by this committer
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
16 Jul 2011 05:24:52
Original commit files touched by this commit  0.7.1
linimon search for other commits by this committer
Does not compile on sparc64: uses i386-specific options
08 Dec 2010 12:57:33
Original commit files touched by this commit  0.7.1
danfe search for other commits by this committer
- Update to version 0.7.1 and unbreak
- Make as MAKE_JOBS_SAFE
- Introduce GUI options (Qt4 and wxWidgets)
- Utilize PORTNAME where appropriate
- Add LICENSE (GPLv3)
04 Jul 2010 03:34:45
Original commit files touched by this commit  0.6.1_1
linimon search for other commits by this committer
Also broken on sparc64:

Hat:            portmgr
Feature safe:   yes
14 May 2010 01:52:19
Original commit files touched by this commit  0.6.1_1
erwin search for other commits by this committer
Mark BROKEN on i386: does not build.
14 Apr 2010 20:26:05
Original commit files touched by this commit  0.6.1_1
pav search for other commits by this committer
- Mark BROKEN on 6.X: does not configure

Reported by:    pointyhat
30 Mar 2010 09:01:57
Original commit files touched by this commit  0.6.1_1
dinoex search for other commits by this committer
- fix build for png-1.4.1
(Testrun on FreeBSD7 failed error: #error "SSE instruction set not enabled")
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.6.1_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
17 Mar 2010 20:08:56
Original commit files touched by this commit  0.6.1
danfe search for other commits by this committer
LuxRender is a physically based and unbiased rendering engine.  Based on
state-of-art algorithms, LuxRender simulates the flow of light according
to physical equations, thus producing realistic images of photographic
quality.

LuxRender is free software -- both for personal and commercial use -- and
is licensed under the GPL.  Fully functional exporters are available for
Blender and Maya, while exporters for a growing number of 3D applications
are under development.

WWW: http://www.luxrender.net/

Number of commits found: 18

2867
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
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

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 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days31
new fortnight65
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