Up to [cvs.NetBSD.org] / pkgsrc / graphics / freeimage
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.23 / (download) - annotate - [select for diffs], Sun May 28 17:04:34 2023 UTC (3 days, 1 hour ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
*: recursive bump for imath shared library major version bump
Revision 1.22 / (download) - annotate - [select for diffs], Sun May 7 12:33:46 2023 UTC (3 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
*: recursive bumpf ro math/imath shlib bump
Revision 1.21 / (download) - annotate - [select for diffs], Tue Apr 11 06:10:58 2023 UTC (7 weeks, 1 day ago) by adam
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
revbump for jasper 4.0.0
Revision 1.20 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:19 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.19 / (download) - annotate - [select for diffs], Thu Jul 14 23:46:21 2022 UTC (10 months, 2 weeks ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Bump everything affected by the jpeg.buildlink3.mk fix.
Revision 1.18 / (download) - annotate - [select for diffs], Tue May 31 11:49:09 2022 UTC (12 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
graphics/freeimage: Remediate upstream use of internal TIFF function freeimage uses an internal libtiff function (by declaring it and calling it). tiff (4.4.0) changed internals, but this was never part of the public API/ABI. Add patch taken from upstream forum (which seems to be their bugtracker) to use a different function newly added to the public API in 4.4.0.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Sep 28 10:28:36 2021 UTC (20 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Recursive revbump for graphics/libraw.
Revision 1.16 / (download) - annotate - [select for diffs], Sun Aug 15 14:24:00 2021 UTC (21 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
*: recursive bump for openexr 3.1
Revision 1.15 / (download) - annotate - [select for diffs], Thu Jul 8 21:26:12 2021 UTC (22 months, 3 weeks ago) by markd
Branch: MAIN
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
freeimage: build with openexr3
Revision 1.14 / (download) - annotate - [select for diffs], Mon May 25 12:24:37 2020 UTC (3 years ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.13: +3 -43
lines
Diff to previous 1.13 (colored)
freeimage*: Generalize packages. Unbreak freeimageplus.
Revision 1.13 / (download) - annotate - [select for diffs], Thu May 21 20:53:42 2020 UTC (3 years ago) by ryoon
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
*: Recursive revbump from graphics/ilmbase
Revision 1.12 / (download) - annotate - [select for diffs], Sat May 16 02:13:02 2020 UTC (3 years ago) by joerg
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Needs pkg-config
Revision 1.11 / (download) - annotate - [select for diffs], Thu May 14 16:42:13 2020 UTC (3 years ago) by nia
Branch: MAIN
Changes since 1.10: +30 -20
lines
Diff to previous 1.10 (colored)
freeimage: Force use of unbundled libraries. Most Linux distributions have been forcing this for a while, because the reference image libraries are often full of bugs and slow to do releases, so everyone (including us) is carrying lots of local patches for security fixes. Bump PKGREVISION
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 18 23:32:11 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Jan 11 14:40:44 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN
Changes since 1.8: +3 -4
lines
Diff to previous 1.8 (colored)
freeimage: Update to 3.18.0 Release 3.18.0 is a maintenance release that mainly brings updates of its third party libraries. The library has been updated with the new ZLib (1.2.11), LibJPEG (9c), LibPNG (1.6.35), LibTIFF (4.0.9), LibRaw (0.19.0), LibWebP (1.0.0), OpenEXR (2.2.1). Other significant improvements concern better support for JPEG saving (when using 32-bit CMYK images) and PSD saving. Lastly, the library contains many bug fixes provided by our users (will concern especially plugins PCX, TIFF, XPM, GIF, TARGA, PSD, BMP, DDS, PNG, HDR). As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 2 22:37:56 2019 UTC (3 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
graphics: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 18 00:06:18 2018 UTC (4 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Mark packages that require C++03 (or the GNU variants) if they fail with C++14 default language.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Dec 26 11:55:01 2017 UTC (5 years, 5 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Add a couple of patches to adapt to newer C++ where R"some string" now has special meaning, and add a comment to an existing patch. Bump PKGREVISION.
Revision 1.5 / (download) - annotate - [select for diffs], Fri Aug 11 15:26:20 2017 UTC (5 years, 9 months ago) by nros
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.4: +21 -3
lines
Diff to previous 1.4 (colored)
Install licenses and copyright information in freeimage and freeimage-plus packages in order to comply with binary redistribution of the boundled libraries.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 4 20:50:53 2017 UTC (5 years, 10 months ago) by nros
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
set correct licences for freeimage
Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 20 08:00:42 2017 UTC (6 years, 3 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Fix CVE-2015-0852 and CVE-2016-5684.
Revision 1.2 / (download) - annotate - [select for diffs], Wed May 27 21:59:26 2015 UTC (8 years ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Update to 3.17.0 Release 3.17.0 adds many improvements for ICO, TIFF, PNG, HDR, TGA, GIF, RAW, JXR, JP2, Exif plugins. It comes with new conversion functions for RGBA16/RGBAF formats, as well as new functions used to deal with external pixel buffers (ConvertFromRawBitsEx, CreateView). Other useful added functions are ReslaleRect, GetMemorySize, SetMetadataKeyValue and the FIQ_LFPQUANT quantizer algorithm. The library has been updated with the new LibPNG (1.6.16), LibTIFF (4.0.4), LibRaw (0.17.a1), LibWebP (0.4.2), OpenEXR (2.2.0). FreeImage is also distributed with updated VB6, Delphi and C++ wrappers.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 12 22:40:05 2015 UTC (8 years, 3 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Import freeimage-3.16.0 as graphics/freeimage. FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, compatible with all 32-bit or 64-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X). Thanks to its ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.