Port details |
- yafray Fast XML based raytracer
- 0.0.9_3 graphics
=3 0.0.9_3Version of this port present on the latest quarterly branch.
- 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: 2003-06-03 03:30:42
- Last Update: 2018-07-21 06:53:41
- SVN Revision: 475049
- People watching this port, also watch:: mplayer-skins, python, libmad
- License: not specified in port
- WWW:
- http://www.yafray.org/
- Description:
- This is an advanced raytracer that uses XML.
WWW: http://www.yafray.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: yafray
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (yafray-0.0.9.tar.gz) = f803e7058fb65cab9c0d00599daa85ca291fb57941822d622426e3466ec0aefb
SIZE (yafray-0.0.9.tar.gz) = 316033
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:
-
- scons : devel/scons
- Library dependencies:
-
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- jpeg scons
- 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 |
0.0.9_3 21 Jul 2018 06:53:41 |
yuri |
Rename graphics/yafray to graphics/yafaray; Update 0.0.9 -> 3.0-5
The project was renamed. http://www.yafray.org redirects to
http://www.yafaray.org
Port changes (almost everything has changed):
* Change COMMENT
* Add LICENSE, etc
* Add ONLY_FOR_ARCHS, etc
* Add LIB_DEPENDS
* Uses github now
* Add options
* Remove do-install
* Add post-install
* Update description and WWW |
0.0.9_3 01 Feb 2017 20:22:24 |
jbeich |
graphics/yafray: unbreak with libc++ 3.9
src/shaders/basictex.cc:262:8: error: cannot initialize a variable of type 'char
*' with an rvalue of type 'const char *'
char *ext = strrchr(filename, '.');
^ ~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
0.0.9_3 08 Dec 2016 16:39:11 |
tijl |
Remove libjpeg.so.11 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.0.9_2 23 Jul 2016 10:12:25 |
antoine |
Fix build on FreeBSD 12
Reported by: pkg-fallout |
0.0.9_2 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.0.9_2 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.0.9_2 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.0.9_2 29 Apr 2014 09:32:54 |
pawel |
- Fix build on 10+, make it PREFIX safe, respect CXXFLAGS
- Add staging support
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Strip binaries
MFH: 2014Q2 |
0.0.9_2 13 Feb 2014 14:12:50 |
miwi |
- Convert USE_SCONS to USES |
0.0.9_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.0.9_2 12 Jun 2012 07:02:15 |
erwin |
Mark BROKEN on 10.x: unsupported
KeyError: 'freebsd10':
File "/work/a/ports/graphics/yafray/work/yafray/SConstruct", line 20:
fichero = ficheros[sys.platform]
*** [do-build] Error code 2
Submitted by: pointyhat |
0.0.9_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.0.9_2 17 Jun 2011 09:59:29 |
danfe |
Provide home for the distfile and undeprecate. While this version is not
under development anymore, it is still available from the vendor site, but
named ``yafray-0.0.9.tar_.gz'' (notice bogus underscore). I decided not
to adhere to this stupidity, and instead asked upstream to rename file to
something sane. Once this is fixed, I will adjust MASTER_SITES. Also, do
some usual cleanups while I'm here. |
0.0.9_2 16 Jun 2011 17:33:07 |
bapt |
Another bunch of deprecation: no more public distfiles and/or abandonware |
0.0.9_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.0.9_1 04 Nov 2009 21:41:45 |
amdmi3 |
- Unbreak on 9.0 |
0.0.9_1 20 Oct 2009 16:25:09 |
erwin |
Mark BROKEN on 9.x |
0.0.9_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.0.9 02 Feb 2009 23:44:01 |
linimon |
Reset dyeske@gmail.com at his request.
Hat: portmgr |
0.0.9 11 Dec 2007 23:35:40 |
beech |
- Fix build with -CURRENT
PR: ports/118454
Approved by: David Yeske <dyeske@gmail.com> (maintainer),
linimon (mentor) |
0.0.9 07 Jul 2007 11:52:21 |
beech |
- Fix build
- Remove use_getopt_long
Approved by: sat (mentor) |
0.0.9 05 Jul 2007 23:39:06 |
edwin |
dyeske at yahoo dot com -> dyeske at gmail dot com |
0.0.9 26 Apr 2007 14:08:55 |
shaun |
- Remove FreeBSD 4.x checks.
PR: ports/112021, ports/112035, ports/112064
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer) |
0.0.9 21 Oct 2006 10:12:31 |
rafan |
- Unbreak on system < 7.x by using malloc(3)
- Remove optimized cflags until other scons based ports play nice with them
PR: ports/104542
Submitted by: David Yeske <dyeske at yahoo.com> (maintainer)
Approved by: portmgr (erwin) |
0.0.9 13 Oct 2006 21:31:11 |
rafan |
- Mark BROKEN on 6.x and below: this port uses posix_memalign(3)
PR: ports/104391
Submitted by: David Yeske <dyeske at yahoo.com> (maintainer)
Approved by: portmgr (marcus) |
0.0.9 09 Oct 2006 12:25:08 |
rafan |
- Update to 0.0.9
- Switch to scons
PR: ports/104191
Submitted by: David Yeske<dyeske at yahoo.com> (maintainer) |
0.0.6 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.0.6 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.0.6 22 Jan 2006 12:35:18 |
edwin |
SHA256ify
Approved by: krion@ |
0.0.6 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.0.6 25 Jul 2005 10:50:45 |
vs |
Unbreak on 4.x through USE_GCC=3.4+
Approved by: maintainer |
0.0.6 13 Nov 2004 04:18:42 |
kris |
Add missing files |
0.0.6 06 Oct 2004 04:47:58 |
danfe |
Unbreak on 5.X and -CURRENT.
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit) |
0.0.6 30 Sep 2004 05:51:21 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
0.0.6 21 Mar 2004 11:21:20 |
pav |
- Update to 0.0.6
PR: ports/64531
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer) |
0.0.4 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.0.4 06 Oct 2003 07:04:05 |
krion |
- Update to version 0.0.4
PR: 57636
Submitted by: maintainer |
0.0.3_1 14 Jul 2003 02:53:03 |
sf |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
0.0.3 03 Jun 2003 03:29:55 |
will |
Add yafray 0.0.3, a fast XML based raytracer.
PR: 52405
Submitted by: David Yeske <dyeske@yahoo.com> |