notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
luxrender14 Physically based and unbiased rendering system
1.4_15 graphics Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4_15Version of this port present on the latest quarterly branch.
Broken BROKEN: fails to build with boost 1.70, see bug 236599
Deprecated DEPRECATED: Depends on expiring graphics/embree
Expired This port expired on: 2019-09-04
Ignore IGNORE: is marked as broken: fails to build with boost 1.70, see bug 236599
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-10-12 09:37:28
Last Update: 2019-09-07 11:38:09
SVN Revision: 511403
License: GPLv3
WWW:
http://www.luxrender.net/
Description:
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/luxrender14-1.4_15/catalog.mk
  2. /usr/local/share/licenses/luxrender14-1.4_15/LICENSE
  3. /usr/local/share/licenses/luxrender14-1.4_15/GPLv3
  4. bin/luxconsole
  5. bin/luxmerger
  6. include/luxrender/api.h
  7. lib/liblux.so
  8. share/pixmaps/luxrender.svg
  9. share/applications/luxrender.desktop
Collapse this list.
Dependency lines:
  • luxrender14>0:graphics/luxrender14
Conflicts:
CONFLICTS_INSTALL:
  • luxrender-*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: luxrender14
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
SHA256 (luxrender/v14.tar.bz2) = 87389167496037e22cbf420efd610474d6a02395c4f4e4a39e2bd50453676b0b SIZE (luxrender/v14.tar.bz2) = 2642639 SHA256 (luxrender/luxrender_v1.4.tar.bz2) = 8229a814807fed2810eefd4a5ba051e7b05a4b30862ee066a3c205d6bd730205 SIZE (luxrender/luxrender_v1.4.tar.bz2) = 26682611

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: graphics/luxrender
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. cmake : devel/cmake
  3. python3.6 : lang/python36
  4. xorgproto>=0 : x11/xorgproto
Library dependencies:
  1. libboost_python36.so : devel/boost-python-libs@py36
  2. libfftw3.so : math/fftw3
  3. libOpenImageIO.so : graphics/openimageio
  4. libfreeimage.so : graphics/freeimage
  5. libGLU.so : graphics/libGLU
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for luxrender14-1.4_15: X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
dos2unix bison cmake:noninja python:build tar:bzip2 gl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/luxrender/lux/get/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: graphics/luxrender
CommitCreditsLog message
1.4_15
07 Sep 2019 11:38:09
Revision:511403Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-09-04 graphics/luxrender14: Depends on expiring graphics/embree, broken
with boost 1.70
2019-09-04 graphics/luxrender: Depends on expiring graphics/embree, broken with
boost 1.70
1.4_15
19 Aug 2019 15:35:28
Revision:509290Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.71.0

Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
1.4_14
12 Apr 2019 06:36:31
Revision:498698Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.70.0

Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
1.4_13
16 Mar 2019 19:12:40
Revision:495945Original commit files touched by this commit
tcberner search for other commits by this committer
graphics/luxrender, graphics/luxrender14: remove X11 option (Qt4 deprecation)

Approved by:	portmgr (implicit)
1.4_12
12 Dec 2018 00:15:50
Revision:487266Original commit files touched by this commit
jbeich search for other commits by this committer
devel/boost-*: update to 1.69.0

Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
1.4_11
11 Sep 2018 18:34:28
Revision:479538Original commit files touched by this commit
zeising search for other commits by this committer
Change x11/xorgproto to become a build dep

Change x11/xorgproto to become a build time dependency when added to
USE_XORG.  Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.

PR:		230909
Reviewed by:	eadler
Approved by:	portmgr (antoine)
Obtained
from:	https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run:	antoine
Differential Revision:	https://reviews.freebsd.org/D16906
1.4_9
14 Jul 2018 23:15:01
Revision:474653Original commit files touched by this commit
jbeich search for other commits by this committer
graphics/luxrender14: unbreak with boost 1.68

accelerators/bvhaccel.cpp:149:19: error: call to 'distance' is ambiguous
                        u_int middle = distance(list.begin(), it);
                                       ^~~~~~~~
/usr/include/c++/v1/iterator:511:1: note: candidate function [with _InputIter =
std::__1::__wrap_iter<boost::shared_ptr<lux::BVHAccelTreeNode> *>]
distance(_InputIter __first, _InputIter __last)
^
/usr/local/include/boost/iterator/distance.hpp:49:9: note: candidate function
[with SinglePassIterator =
std::__1::__wrap_iter<boost::shared_ptr<lux::BVHAccelTreeNode> *>]
        distance(SinglePassIterator first, SinglePassIterator last)
        ^

PR:		229569
Reported by:	antoine (via exp-run)
1.4_8
24 Jan 2018 12:22:58
Revision:459838Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak the build against Clang 6.0.0 (adheres to C++14 by default).

PR:	224989
1.4
06 Jun 2016 09:37:12
Revision:416447Original commit files touched by this commit
danfe search for other commits by this committer
- Update LuxRender modern (Embree-based) branch to version 1.6
- Move DISTFILES setting back to master port exclusively as upstream had
  used correct (coherent with v1.4) tags for v1.6 this time
- Register mutual port install-time conflict (CONFLICTS_INSTALL)
- Create convenience symlink in `post-extract' rather than `pre-patch',
  because `200:dos2unix' bogusly(?) runs before `300:pre-patch'
- Since luxrays' library samples are not built as of r410138, do not try
  to patch them (GC currently no-op patches)
- For the same reason, do not request GLUT, GLEW, and execinfo libraries
  that were only used when building samples
- Convert FreeImage to an option (mandatory for v1.4) and default to off
1.4
24 Nov 2015 16:33:15
Revision:402368Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 1.5.1 which fixes a few annoying issues with glossy
  materials when using the new LuxCore rendering modes
- Because upstream did not use different tag names for LuxCore and LuxRender
  this time, avoid distfile name clash by using .tar.gz format for smaller
  distfile (3.1M) and .tar.bz2 for the larger one (28M)
- Ensure that correct build number is reported in the "About" dialog box
- Fix USES and DISTVERSION check for version 1.4 support while I'm here
1.4
18 Oct 2015 12:52:30
Revision:399616Original commit files touched by this commit
danfe search for other commits by this committer
Remove hyphen from PKGNAMESUFFIX: originally Makefile was copied from an
`x11/nvidia-driver' slave port where it makes sense because dashed number
is actually a major version.  Here this suffix is "dedotted" full version
and used purely to give the package unique name.  This logic follows our
existing `multimedia/ffmpeg0' and `devel/subversion*' ports, for example.
1.4
12 Oct 2015 09:37:20
Revision:399116Original commit files touched by this commit
danfe search for other commits by this committer
Update LuxRender to version 1.5.  As it now requires `graphics/embree'
which is not available on 9.X for the moment, preserve version 1.4 as
`graphics/luxrender14' slave port.

Number of commits found: 12