Bug 181019

Summary: [NEW PORT] graphics/luxrays: LuxRender library dedicated to accelerate the ray intersection process by using GPUs
Product: Ports & Packages Reporter: Natacha Porté <natbsd>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Natacha Porté 2013-08-04 18:10:01 UTC
LuxRays is a part of LuxRender core that has been turned into a generic GMGPU-accelerated ray library.

While GMGPU support in FreeBSD is rather lacking, LuxRays is a required dependency of recent versions of LuxRender. It is compiled only with its CPU fallback code.

Fix: Patch attached with submission follows:
Comment 1 William Grzybowski freebsd_committer freebsd_triage 2013-08-07 23:09:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-08-07 23:23:13 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!