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.

non port: graphics/openshadinglanguage/distinfo

Number of commits found: 29

Tuesday, 25 Jul 2023
20:56 Dima Panov (fluffy) search for other commits by this committer
graphics/openshadinglanguage: update to 1.12.13.0 release (+)

Release
notes:	https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases/tag/v1.12.13.0

Approved by:	maintainer (implicit)
Sponsored by:	Serenity Cybersecurity, LLC
commit hash: 8f3f14c0527909fd4a44b24b5337af97dbfcbbd4 commit hash: 8f3f14c0527909fd4a44b24b5337af97dbfcbbd4 commit hash: 8f3f14c0527909fd4a44b24b5337af97dbfcbbd4 commit hash: 8f3f14c0527909fd4a44b24b5337af97dbfcbbd4 8f3f14c
Friday, 26 May 2023
00:01 Dima Panov (fluffy) search for other commits by this committer
graphics/openshadinglanguage: update to 1.12.12.0 release (+)

Changelog:	https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases/tag/v1.12.12.0
Approved by:	maintainer (implicit)

Sponsored by:	Serenity Cybersecurity, LLC
commit hash: 45ac64aba3574207dcbaafd4d4edeffa090f72d1 commit hash: 45ac64aba3574207dcbaafd4d4edeffa090f72d1 commit hash: 45ac64aba3574207dcbaafd4d4edeffa090f72d1 commit hash: 45ac64aba3574207dcbaafd4d4edeffa090f72d1 45ac64a
Thursday, 27 Apr 2023
19:05 Dima Panov (fluffy) search for other commits by this committer
graphics/openshadinglanguage: update to 1.12.11.0 release (+)

Changelog:	https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases/tag/v1.12.11.0
\
		https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases/tag/v1.12.10.0
\
		https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases/tag/v1.12.9.0
\
		https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases/tag/v1.12.8.0
\
		https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases/tag/v1.12.7.1
\
		https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases/tag/v1.12.7.0

Approved by:	maintainer (implicit)
commit hash: 661340a1bdf06db4a9580dcbeb962fc94db6c17f commit hash: 661340a1bdf06db4a9580dcbeb962fc94db6c17f commit hash: 661340a1bdf06db4a9580dcbeb962fc94db6c17f commit hash: 661340a1bdf06db4a9580dcbeb962fc94db6c17f 661340a
Monday, 5 Dec 2022
16:03 Piotr Kubaj (pkubaj) search for other commits by this committer
graphics/openshadinglanguage: fix build on non-x86

In file included from
/wrkdirs/usr/ports/graphics/openshadinglanguage/work/OpenShadingLanguage-1.12.6.2/src/include/OSL/mask.h:7:
In file included from /usr/lib/clang/13.0.0/include/immintrin.h:17:
/usr/lib/clang/13.0.0/include/mmintrin.h:33:5: error: use of undeclared
identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
    __builtin_ia32_emms();
commit hash: cd7ed0d7f2d96fb4210287428429542156729482 commit hash: cd7ed0d7f2d96fb4210287428429542156729482 commit hash: cd7ed0d7f2d96fb4210287428429542156729482 commit hash: cd7ed0d7f2d96fb4210287428429542156729482 cd7ed0d
Sunday, 9 Oct 2022
19:40 Dima Panov (fluffy) search for other commits by this committer
graphics/openshadinglanguage: update to 1.12.6.2 release (+)

Changelog:	https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/releases/tag/v1.12.6.2
Approved by:	maintainer (implicit)
commit hash: 7efb87571c401740fe826a6077b6c5d71b6515df commit hash: 7efb87571c401740fe826a6077b6c5d71b6515df commit hash: 7efb87571c401740fe826a6077b6c5d71b6515df commit hash: 7efb87571c401740fe826a6077b6c5d71b6515df 7efb875
Tuesday, 1 Feb 2022
17:04 Dima Panov (fluffy) search for other commits by this committer
graphics/openshadinglanguage: update to 1.11.17.0 release

Includes move to new github account - AcademySoftwareFoundation
This update is to add support for clang/llvm 13+

PR:		260163
Sponsored by:	Netzkommune GmbH.
commit hash: 65c81a7ed9c6fe9cabf2b22e873baafa22304bb6 commit hash: 65c81a7ed9c6fe9cabf2b22e873baafa22304bb6 commit hash: 65c81a7ed9c6fe9cabf2b22e873baafa22304bb6 commit hash: 65c81a7ed9c6fe9cabf2b22e873baafa22304bb6 65c81a7
Tuesday, 14 Sep 2021
14:38 Dima Panov (fluffy) search for other commits by this committer
graphics/openshadinglanguage: update to 1.11.15.0 release

Changelog:
* oslc/OSLCompiler: Check for errors when when writing oso (for example, disk
volume full).
* Fix crash generating closure function calls with LLVM 11.
* Build: LLVM 12 compatibility.
* Build: Support for CMake 3.20
* Build: Be robust to certain OpenEXR 2.x config fies.
* Build: Fixes to deal with newer OIIO builds that are C++14.
* Fix library setup for LLVM installations consisting of static libraries.
* Fix warnings that occur when compiling with clang and C++17 mode.
* CI/testing: Additional CI tests for clang+c++17, gcc11, llvm 12, speed up CI
builds by not building the testing components of OIIO.
* Changes for compatibility with OpenImageIO 2.3.
* Fix potential crashes (or at least undefined behavior) due to missing virtual
destructor of internal Symbol type.

PR:		258440
Approved by:	maintainer
commit hash: a4d9c5579152d2f96c8db7b0154e75bac3adf158 commit hash: a4d9c5579152d2f96c8db7b0154e75bac3adf158 commit hash: a4d9c5579152d2f96c8db7b0154e75bac3adf158 commit hash: a4d9c5579152d2f96c8db7b0154e75bac3adf158 a4d9c55
Monday, 12 Apr 2021
00:33 Matthias Andree (mandree) search for other commits by this committer
graphics/openshadinglanguage: make compatible with OpenEXR/Imath 3.0
commit hash: f57940a456d40c928d7db6a3733ea457947058a6 commit hash: f57940a456d40c928d7db6a3733ea457947058a6 commit hash: f57940a456d40c928d7db6a3733ea457947058a6 commit hash: f57940a456d40c928d7db6a3733ea457947058a6 f57940a
Monday, 14 Sep 2020
03:28 vanilla search for other commits by this committer
Update to 1.11.7.3.
Includes support for new slave port to install python module.

PR:		249138
Submitted by:	maintainer
Original commitRevision:548581 
Sunday, 28 Jun 2020
08:00 lwhsu search for other commits by this committer
Update to 1.10.10

PR:		246863
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Original commitRevision:540684 
Wednesday, 26 Feb 2020
19:09 rigoletto search for other commits by this committer
graphics/openshadinglanguage: Update to 1.10.9

PR:		244189
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Approved by:	tcberner (mentor, implicit)
Original commitRevision:527184 
Sunday, 13 Oct 2019
19:52 rakuco search for other commits by this committer
Update to 1.10.7.

Bump LLVM dependency to llvm80.

PR:		241071
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Original commitRevision:514416 
Monday, 2 Sep 2019
22:40 swills search for other commits by this committer
graphics/openshadinglanguage: Update to 1.10.6

PR:		239588
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Original commitRevision:510863 
Thursday, 23 May 2019
22:52 swills search for other commits by this committer
graphics/openshadinglanguage: Update to 1.10.5

PR:		237945
Submitted by:	Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Original commitRevision:502398 
Saturday, 8 Dec 2018
15:17 pi search for other commits by this committer
graphics/openshadinglanguage: update 1.8.10 -> 1.10.2

PR:		225942
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
Relnotes:	https://github.com/imageworks/OpenShadingLanguage/releases
Original commitRevision:486955 
Saturday, 9 Sep 2017
19:40 jbeich search for other commits by this committer
graphics/openshadinglanguage: update to 1.8.10

- graphics/appleseed isn't compatible yet, so disable OSL by default

Changes:	https://github.com/imageworks/OpenShadingLanguage/blob/Release-1.8.10/CHANGES.md
PR:		220784 222131
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
Original commitRevision:449507 
Friday, 27 Jan 2017
19:52 jbeich search for other commits by this committer
graphics/openshadinglanguage: update to 1.7.5

- 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)
Original commitRevision:432568 
Friday, 29 Jul 2016
12:38 mva search for other commits by this committer
- Update to version 1.7.2

PR:		208772
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.biz> (maintainer)
Original commitRevision:419247 
Friday, 4 Mar 2016
19:06 amdmi3 search for other commits by this committer
- Update to 1.6.9

PR:		207061
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
Original commitRevision:410147 
Wednesday, 8 Jul 2015
16:52 mva search for other commits by this committer
- Update to version 1.6.6

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>
Original commitRevision:391573 
Thursday, 7 May 2015
15:17 mat search for other commits by this committer
Update ports in the games category to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385633 
Sunday, 8 Feb 2015
20:51 mva search for other commits by this committer
- Update to version 1.5.12
- 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)
Original commitRevision:378684 
Sunday, 23 Nov 2014
14:36 mva search for other commits by this committer
- Update to version 1.5.11

PR:		194028
Submitted by:	myself
Approved by:	FreeBSD@ShaneWare.Biz (maintainer)
Original commitRevision:373155 
Tuesday, 3 Jun 2014
08:25 madpilot search for other commits by this committer
- Update OpenImageIO to 1.4.8
- Use OPTIONS helpers where appropriate
- Update OpenShadingLanguage to 1.4.2

PR:		190254
Submitted by:	FreeBSD@ShaneWare.Biz (Maintainer)
Original commitRevision:356308 
Monday, 9 Dec 2013
16:09 danilo search for other commits by this committer
- Update from 1.3.3 to 1.4.0

PR:		ports/184611
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
Original commitRevision:336001 
Saturday, 20 Jul 2013
20:36 miwi search for other commits by this committer
- Update to 1.3.3

PR:		180650
Original commitRevision:323359 
Saturday, 22 Jun 2013
21:25 rakuco search for other commits by this committer
Update to 1.3.1.

PR:		ports/179193
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
Original commitRevision:321595 
Tuesday, 19 Feb 2013
13:59 miwi search for other commits by this committer
- Update to d722707

PR:		176242
Submitted by:	maintainer
Original commitRevision:312565 
Saturday, 19 Jan 2013
21:13 mva search for other commits by this committer
Open Shading Language (OSL) is a small but rich language for
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>
Original commitRevision:310660 

Number of commits found: 29