Port details |
- luxrays Accelerate the ray intersection process by using GPUs
- 1.2.1_2 graphics
=0 1.2.1_2Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer needed as luxrender bundles its own verion now
This port expired on: 2014-08-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-08-07 22:22:33
- Last Update: 2014-08-15 00:23:01
- SVN Revision: 364877
- License: GPLv3
- WWW:
- http://www.luxrender.net/wiki/LuxRays
- Description:
- LuxRays is library dedicated to accelerate the ray intersection process by
using GPUs.
Uses a Data Parallel Model: it doesn't reduce the time spent to trace a single
ray but it is able to trace many thousands of rays in parallel.
Supports Hybrid CPU/GPU mode where only the ray intersection task is off load
to the GPUs while everything else run on the CPU and can be written with usual
tools and languages.
WWW: http://www.luxrender.net/wiki/LuxRays
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- luxrays>0:graphics/luxrays
- No installation instructions:
- This port has been deleted.
- PKGNAME: luxrays
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libfreeimage.a : graphics/freeimage
- bison : devel/bison
- cmake : devel/cmake
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- libGLEW.so : graphics/glew
- libglut.so : graphics/freeglut
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_2 15 Aug 2014 00:23:01 |
rene |
Remove expired ports:
2014-08-15 www/phpgedview: Superceded by www/webtrees
2014-08-15 graphics/luxrays: No longer needed as luxrender bundles its own
verion now
2014-08-15 net-mgmt/cflowd: Unmaintained 10 years, requires dozens of patches,
unverifiable |
1.2.1_2 23 Jul 2014 17:07:12 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
1.2.1_2 11 Jul 2014 21:11:13 |
marino |
graphics/luxrays: Deprecate; luxrender now bundles it
The only known purpose for luxrays is as a dependency for luxrender, but
now luxrender comes with its own bundled version of luxrays. In the
opinion of the maintainer, luxrays is not useful for anything else and
recommends that the port be retired (scheduled for 15 Aug 2014)
PR: 191658
Submitted by: maintainer (Natacha Porte)
Approved by: portmgr (implicit, NOT_STAGED) |
1.2.1_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.2.1_1 07 Feb 2014 11:44:09 |
bapt |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
1.2.1 12 Dec 2013 13:01:41 |
bapt |
Convert LIB_DEPENDS for ports depending on boost |
1.2.1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.2.1 07 Aug 2013 22:22:18 |
wg |
graphics/luxrays: Accelerate the ray intersection process by using GPUs
LuxRays is library dedicated to accelerate the ray intersection process by
using GPUs.
Uses a Data Parallel Model: it doesn't reduce the time spent to trace a single
ray but it is able to trace many thousands of rays in parallel.
Supports Hybrid CPU/GPU mode where only the ray intersection task is off load
to the GPUs while everything else run on the CPU and can be written with usual
tools and languages.
WWW: http://www.luxrender.net/wiki/LuxRays
PR: ports/181019
Submitted by: Natacha Porte <natbsd instinctive.eu> |