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
luxrays Accelerate the ray intersection process by using GPUs
1.2.1_2 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.2.1_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No longer needed as luxrender bundles its own verion now
Expired 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 search for ports maintained by this maintainer
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
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
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libfreeimage.a : graphics/freeimage
  2. bison : devel/bison
  3. cmake : devel/cmake
Library dependencies:
  1. libboost_thread.so : devel/boost-libs
  2. libGLEW.so : graphics/glew
  3. 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:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/luxrender/
  2. http://src.luxrender.net/luxrays/archive/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1_2
15 Aug 2014 00:23:01
Revision:364877Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:362712Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
1.2.1_2
11 Jul 2014 21:11:13
Revision:361585Original commit files touched by this commit
marino search for other commits by this committer
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
Revision:351411Original commit files touched by this commit
zeising search for other commits by this committer
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 View all of this commit message)
1.2.1_1
07 Feb 2014 11:44:09
Revision:343214Original commit files touched by this commit
bapt search for other commits by this committer
Chase boost and icu bump
While here convert some LIB_DEPENDS
1.2.1
12 Dec 2013 13:01:41
Revision:336260Original commit files touched by this commit
bapt search for other commits by this committer
Convert LIB_DEPENDS for ports depending on boost
1.2.1
20 Sep 2013 18:35:46
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
1.2.1
07 Aug 2013 22:22:18
Revision:324366Original commit files touched by this commit
wg search for other commits by this committer
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>

Number of commits found: 8