aboutsummaryrefslogtreecommitdiff
path: root/graphics/openshadinglanguage
Commit message (Collapse)AuthorAgeFilesLines
* devel/boost-*: update to 1.64.0Jan Beich2017-05-021-1/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_64_0.html PR: 218835 Approved by: office (bapt) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D10472 Notes: svn path=/head/; revision=439934
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* graphics/openshadinglanguage: update to 1.7.5Jan Beich2017-01-273-12/+7
| | | | | | | | | | | | | - Add indirect dependencies - Convert USE_GCC to USES=compiler:c++11-lib - Chase WWW redirect Changes: https://github.com/imageworks/OpenShadingLanguage/raw/Release-1.7.5/CHANGES PR: 216462 Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer) Notes: svn path=/head/; revision=432568
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-111-6/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=431169
* devel/boost-*: update to 1.63.0Jan Beich2017-01-061-2/+1
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1 Notes: svn path=/head/; revision=430692
* devel/boost-*: update to 1.62.0Jan Beich2016-11-231-0/+1
| | | | | | | | | | | | | | | - Enable `long double` C99 math usage - Switch 9.x back to building with GCC Changes: http://www.boost.org/users/history/ PR: 199601 Submitted by: Chen Xu, bapt, amdmi3, truckman (based on) Reviewed by: rakuco (kde) (earlier version) Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions) Approved by: bapt (office) Notes: svn path=/head/; revision=426908
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler. Notes: svn path=/head/; revision=426566
* - Update to version 1.7.2Marcus von Appen2016-07-294-3/+14
| | | | | | | | PR: 208772 Submitted by: Shane Ambler <FreeBSD@ShaneWare.biz> (maintainer) Notes: svn path=/head/; revision=419247
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Update to 1.6.9Dmitry Marakasov2016-03-042-4/+4
| | | | | | | | PR: 207061 Submitted by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=410147
* Allow to build on PowerPC.Alexey Dokuchaev2015-11-291-0/+4
| | | | Notes: svn path=/head/; revision=402595
* - Our LLVM ports are built with RTTI support, so it's safe to enable RTTIAlexey Dokuchaev2015-10-071-3/+2
| | | | | | | | | | | in OSL as well; this is required for e.g. `graphics/appleseed' - Remove BROKEN on 9.x statement that was added in r390561 for a previous version and was not removed alongside with 1.6.6 update (it builds fine) Approved by: maintainer Notes: svn path=/head/; revision=398753
* - Update to version 1.6.6Marcus von Appen2015-07-087-274/+8
| | | | | | | | | | | | | | | OpenShadingLanguage 1.6 comes with new features and lots of bug fixes: * new OSL operators and arrays of undefined length can be passed to the shaders now * many API enhancements for the render services and shader contexts Changelog: https://github.com/imageworks/OpenShadingLanguage/blob/RB-1.6/CHANGES PR: 200819 Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> Notes: svn path=/head/; revision=391573
* - Mark BROKEN on 9.x:Dmitry Marakasov2015-06-251-0/+2
| | | | | | | | | | | /usr/local/lib/libOpenImageIO.so: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)@GLIBCXX_3.4.15' /usr/local/lib/libOpenImageIO.so: undefined reference to `std::ctype<char>::_M_widen_init() const@GLIBCXX_3.4.11' Approved by: portmgr blanket Reported by: pkg-fallout Notes: svn path=/head/; revision=390561
* Update ports in the games category to not use GH_COMMIT.Mathieu Arnold2015-05-072-4/+3
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385633
* - Update to version 1.5.12Marcus von Appen2015-02-084-15/+185
| | | | | | | | | | | | - Add an memory alignment patch for graphics/blender Changelog: https://github.com/imageworks/OpenShadingLanguage/blob/master/CHANGES PR: 196278 Submitted by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=378684
* - Unbreak the build on 9-STABLE for the i386 archMarcus von Appen2014-12-181-0/+11
| | | | | | | | | PR: 195762 Submitted by: woot-woot@yandex.ru Approved by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=374903
* - Update to version 1.5.11Marcus von Appen2014-11-233-10/+12
| | | | | | | | | PR: 194028 Submitted by: myself Approved by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=373155
* Cleanup plistBaptiste Daroussin2014-10-201-3/+0
| | | | Notes: svn path=/head/; revision=371283
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Upgrade OpenEXR and ilmbase to 2.2.0.Matthias Andree2014-08-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) Notes: svn path=/head/; revision=365038
* - Update OpenImageIO to 1.4.8Guido Falsi2014-06-032-5/+4
| | | | | | | | | | | - Use OPTIONS helpers where appropriate - Update OpenShadingLanguage to 1.4.2 PR: 190254 Submitted by: FreeBSD@ShaneWare.Biz (Maintainer) Notes: svn path=/head/; revision=356308
* Chase boost and icu bumpBaptiste Daroussin2014-02-071-0/+1
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* - Update from 1.3.3 to 1.4.0Danilo Egea Gondolfo2013-12-0912-201/+47
| | | | | | | | PR: ports/184611 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) Notes: svn path=/head/; revision=336001
* - Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)Rusmir Dusko2013-11-201-1/+1
| | | | | | | Approved by: wg (mentor) Notes: svn path=/head/; revision=334422
* - Import patches from upstream to fix build on FreeBSD 10 (clang, libc++)Tijl Coosemans2013-11-0712-55/+244
| | | | | | | | | | | | | - Depend on llvm33 and clang33. - New LIB_DEPENDS syntax. - Staging. - Replace some patches with Makefile magic. PR: ports/180190, ports/180650 Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer) Notes: svn path=/head/; revision=333100
* Revert r332565, I ment to put that in my redports tree.Brooks Davis2013-11-031-4/+5
| | | | Notes: svn path=/head/; revision=332566
* Unconditionally depend on clang32 so we're using a clang that matchesBrooks Davis2013-11-031-5/+4
| | | | | | | our llvm-as. Notes: svn path=/head/; revision=332565
* graphics/ilmbaseRusmir Dusko2013-10-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Remove conflict with non existent Port - USES pathfix pkgconfig - Add executable - Add DOCS Option - Support STAGEDIR and add OPTIONS_SUB - Use pathfix instead of simple patches - Adjust patches - Change WWW graphics/OpenEXR - Update to 2.0.1 - Change master sites to SAVANNAH - Change maintainer email to @FreeBSD.org - Use the new format for LIB_DEPENDS - USES gmake pathfix pkgconfig - Add DOCS and EXAMPLES Options - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD - Add extra patch for EXAMPLES - Remove obsolete patches - Bump dependent ports' revisions Approved by: pawel / wg (mentors) Notes: svn path=/head/; revision=332189
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | graphics) Notes: svn path=/head/; revision=327733
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Update to 1.3.3Martin Wilke2013-07-203-4/+16
| | | | | | | PR: 180650 Notes: svn path=/head/; revision=323359
* Update to 1.3.1.Raphael Kubo da Costa2013-06-222-5/+4
| | | | | | | | PR: ports/179193 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer) Notes: svn path=/head/; revision=321595
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-4/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-1/+1
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* - Update to d722707Martin Wilke2013-02-196-7/+56
| | | | | | | | PR: 176242 Submitted by: maintainer Notes: svn path=/head/; revision=312565
* Chase boost updateBaptiste Daroussin2013-01-311-0/+1
| | | | Notes: svn path=/head/; revision=311310
* Open Shading Language (OSL) is a small but rich language forMarcus von Appen2013-01-194-0/+115
programmable shading in advanced renderers and other applications, ideal for describing materials, lights, displacement, and pattern generation. OSL was developed by Sony Pictures Imageworks for use in its in-house renderer used for feature film animation and visual effects. The language specification was developed with input by other visual effects and animation studios who also wish to use it. WWW: http://code.google.com/p/openshadinglanguage/ PR: ports/173676 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> Notes: svn path=/head/; revision=310660