notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/luxrays/Makefile
SVNWeb

Number of commits found: 7

Wed, 23 Jul 2014
[ 17:07 bapt search for other commits by this committer ] Original commit   Revision:362712 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Fri, 11 Jul 2014
[ 21:11 marino search for other commits by this committer ] Original commit   Revision:361585
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)
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 7 Feb 2014
[ 11:44 bapt search for other commits by this committer ] Original commit   Revision:343214 (Only the first 10 of 229 ports in this commit are shown above. View all ports for this commit)
Chase boost and icu bump
While here convert some LIB_DEPENDS
Thu, 12 Dec 2013
[ 13:01 bapt search for other commits by this committer ] Original commit   Revision:336260 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Convert LIB_DEPENDS for ports depending on boost
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Wed, 7 Aug 2013
[ 22:22 wg search for other commits by this committer ] Original commit   Revision:324366
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: 7