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/ilmbase/pkg-plist

Number of commits found: 15

Monday, 12 Apr 2021
00:33 Matthias Andree (mandree) search for other commits by this committer
math/Imath: new port (replaces graphics/ilmbase)

Patch series to update OpenEXR and ports that depend on ilmbase/OpenEXR
coming up.
---------------

Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D
vectors and matrices and other simple but useful mathematical objects,
functions, and data types common in computer graphics applications, including
the "half" 16-bit floating-point type.

Imath also includes optional python bindings for all types and functions,
including optimized implementations of vector and matrix arrays.

Imath was originally developed at Industrial Light & Magic in the early 2000's
and was originally distributed as open source as a part of the OpenEXR project.

Imath continues to be maintained as a sub-project of OpenEXR, which is now a
project of the Academy Software Foundation. See the OpenEXR project's
GOVERNANCE.md for more information about how the project operates.

WWW: https://github.com/AcademySoftwareFoundation/Imath/
commit hash: 05044ea01992c28028cc87f374560aad1b6c595d commit hash: 05044ea01992c28028cc87f374560aad1b6c595d commit hash: 05044ea01992c28028cc87f374560aad1b6c595d commit hash: 05044ea01992c28028cc87f374560aad1b6c595d 05044ea
Thursday, 13 Aug 2020
22:04 mandree search for other commits by this committer
graphics/ilmbase, graphics/openexr: security update to v2.5.3

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

"Patch release with various bug/security fixes and build/install fixes, plus a
performance optimization:

 * Various sanitizer/fuzz-identified issues related to handling of invalid input
 * Fixes to misc compiler warnings [...]
 * Read performance optimization (#782)
 * Fix for building on non-glibc (#798)
 * Fixes to tests"

The full name of shared libraries changed from *.25.0.1 to *.25.0.2
=> PORTREVISION bumps for all ports that use either ilmbase or openexr
coming up in separate commit to ease MFH.

All test builds of direct users succeeded on 12.1 amd64.

MFH:		2020Q3 (patchlevel update w/ security fixes)
Security:	b1d6b383-dd51-11ea-a688-7b12871ef3ad
Original commitRevision:544849 
Thursday, 16 Jul 2020
12:09 mandree search for other commits by this committer
graphics/ilmbase: graphics/openexr: security update to 2.5.2

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2
Verbosely:
https://github.com/AcademySoftwareFoundation/openexr/blob/v2.5.2/CHANGES.md#version-252-june-15-2020

Security:  714e6c35-c75b-11ea-aa29-d74973d1f9f3
MFH:       2020Q3
Original commitRevision:542352 
Friday, 8 May 2020
11:57 mandree search for other commits by this committer
graphics/ilmbase: graphics/openexr: update to v2.5.0

ChangeLog:
- https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.0

* Bump PORTREVISION of all consumers except py-openimageio (BROKEN).

* cad/PrusaSlicer:
    LIB_DEPENDS: remove version from libHalf.so
    BUILD_DEPENDS+=qt5-buildtools as package (needed on bare metal builds)
    USE_GL+=gl
    USES+=pkgconfig (needed to find libHalf)
Original commitRevision:534388 
Sunday, 5 Jan 2020
02:17 mandree search for other commits by this committer
graphics/ilmbase, graphics/openexr: upgrade to upstream v2.4.0

graphics/gstreamer1-plugins-openexr: switch from C++98 to C++11 to
match new OpenEXR headers and unbreak compilation.

Bump PORTREVISION of all ports depending directly on either, based
on assessing INDEX-12 (bump_portrevision.pl -l (shallow) used).

Release Notes:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.4.0

The update was deliberately deferred until after 2020Q1, and should
not be MFH'd back to it.
Original commitRevision:522079 
Friday, 1 Dec 2017
01:58 mandree search for other commits by this committer
Security update OpenEXR and ilmbase to 2.2.1.

While here, fix libIlmImfUtil_la_LDFLAGp so that when linking libIlmImfUtil,
the locally built libIlmImf gets precedence over the one in /usr/local,
to permit upgrades in a running system with the older version installed.

This changes the library's SONAME, so bump PORTREVISION of all dependees.

Unfortunately, this looks a bit too intrusive for an MFH to 2017Q4.

Security:	CVE-2017-9110
Security:	CVE-2017-9111
Security:	CVE-2017-9112
Security:	CVE-2017-9113
Security:	CVE-2017-9114
Security:	CVE-2017-9115
Security:	CVE-2017-9116
Security:	803879e9-4195-11e7-9b08-080027ef73ec
Original commitRevision:455244 
Monday, 20 Oct 2014
17:04 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371283 
Thursday, 27 Mar 2014
01:03 nemysis search for other commits by this committer
- Switch to USES=cmake
- Use patch instead of USES pathfix
- Remove THREAD Option
- Remove obsolete REINPLACE and .la files, needed that works
  graphics/nvidia-texture-tools ports/172108, remove from pkg-plist  [1]
- Symlink libraries [1]
- Add patches files/patch-CMakeLists.txt and
  files/patch-IlmThread__CMakeLists.txt for proper Cmake usage [1]
- Remove obsolete patch files/patch-configure
- All dependent ports builds fine, only graphics/hugin-devel have self
  problem with build

Reviewed by:	amdmi3@ [1]
Original commitRevision:349312 
Tuesday, 19 Nov 2013
17:12 nemysis search for other commits by this committer
- Update to 2.1.0

Approved by:	pawel / wg (mentors, implicit)
Original commitRevision:334331 
Thursday, 31 Oct 2013
00:32 nemysis search for other commits by this committer
graphics/ilmbase

- 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)
Original commitRevision:332189 
Tuesday, 12 Feb 2013
11:33 bapt search for other commits by this committer
Do not try to delete a directory that is not created by the port

Spotted by:	pkg DEVELOPER_MODE
Original commitRevision:312101 
Thursday, 17 Jan 2013
03:19 swills search for other commits by this committer
- Update to 1.0.3
- Give maintainership to submitter

PR:		ports/172337
Submitted by:	nemysis <nemysis@gmx.ch>
Original commitRevision:310532 
Wednesday, 23 Jul 2008
17:17 nork search for other commits by this committer
Fix pkg-plist and override OpenEXR's include files issue.
So bump PORTREVISION, accordingly.

Pointy hat to:  myself
Original commit
Tuesday, 22 Jul 2008
16:55 nork search for other commits by this committer
Update to 1.0.1.

[note]
The submitter suggested 'regression-test' target, but I *added* "regression"
target.
I consider that ports system should be supported generic 'regression test'
framework.

PR:             ports/125091
Submitted by:   Pedro F. Giffuni  pfgshield-freebsd at yahoo dot com
Original commit
Saturday, 6 Oct 2007
18:36 nork search for other commits by this committer
Add IlmBase 1.0.0, has four ILM's basic libraries as known as Half,
IlmThread, Imath and Iex.

These libraries was separated from OpenEXR.  So I'll make OpenEXR depend
on this port.
Original commit

Number of commits found: 15