Next | Query returned 40 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-12-13 14:31:11 by Jonathan Perkin | Files touched by this commit (1)
Log message:
freeimage: Fix BUILDLINK_API_DEPENDS.
   2022-07-15 01:46:28 by David A. Holland | Files touched by this commit (86)
Log message:
Bump everything affected by the jpeg.buildlink3.mk fix.
   2022-06-26 12:49:55 by Havard Eidnes | Files touched by this commit (3)
Log message:
graphics/freeimage: add patches to fix build on BE hosts.

Submitted upstream, ref.
https://sourceforge.net/p/freeimage/patches/153/
   2022-05-31 13:49:09 by Greg Troxel | Files touched by this commit (4)
Log message:
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.
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-10-06 16:48:29 by Nia Alarie | Files touched by this commit (2)
Log message:
freeimage: Fix building with latest libraw.
   2021-09-28 12:28:37 by Nia Alarie | Files touched by this commit (8)
Log message:
Recursive revbump for graphics/libraw.
   2021-08-15 16:24:03 by Thomas Klausner | Files touched by this commit (60)
Log message:
*: recursive bump for openexr 3.1
   2021-07-11 06:08:06 by Mark Davies | Files touched by this commit (4)
Log message:
freeimage: get building again.

In PluginJPEG.cpp avoid a name clash with jpeglib function.
Restore accidentally deleted part of patch-Source_FreeImage_PluginTIFF.cpp.
On Linux PluginTIFF.cpp extracts with carriage return/linefeeds whereas
NetBSD only has linefeeds so strip carriage returns so patch will apply on
both.

Next | Query returned 40 messages, browsing 11 to 20 | Previous