Next | Query returned 42 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2013-10-11 16:54:06 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
Make jpeglib.h work in files that don't include stdio.h first.
   2013-08-21 17:24:00 by Richard PALO | Files touched by this commit (3)
Log message:
1.3.0
=====

[1] 'make test' now works properly on FreeBSD, and it no longer requires the
md5sum executable to be present on other Un*x platforms.

[2] Overhauled the packaging system:
-- To avoid conflict with vendor-supplied libjpeg-turbo packages, the
official RPMs and DEBs for libjpeg-turbo have been renamed to
"libjpeg-turbo-official".
-- The TurboJPEG libraries are now located under /opt/libjpeg-turbo in the
official Linux and Mac packages, to avoid conflict with vendor-supplied
packages and also to streamline the packaging system.
-- Release packages are now created with the directory structure defined
by the configure variables "prefix", "bindir", \ 
"libdir", etc. (Un*x) or by the
CMAKE_INSTALL_PREFIX variable (Windows.)  The exception is that the docs are
always located under the system default documentation directory on Un*x and Mac
systems, and on Windows, the TurboJPEG DLL is always located in the Windows
system directory.
-- To avoid confusion, official libjpeg-turbo packages on Linux/Unix platforms
(except for Mac) will always install the 32-bit libraries in
/opt/libjpeg-turbo/lib32 and the 64-bit libraries in /opt/libjpeg-turbo/lib64.
-- Fixed an issue whereby, in some cases, the libjpeg-turbo executables on Un*x
systems were not properly linking with the shared libraries installed by the
same package.
-- Fixed an issue whereby building the "installer" target on Windows when
WITH_JAVA=1 would fail if the TurboJPEG JAR had not been previously built.
-- Building the "install" target on Windows now installs files into \ 
the same
places that the installer does.

[3] Fixed a Huffman encoder bug that prevented I/O suspension from working
properly.
   2013-04-06 05:45:29 by Blue Rats | Files touched by this commit (152)
Log message:
Fixes:

 COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
   2012-10-06 16:11:27 by Aleksej Saushev | Files touched by this commit (427)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-08-04 15:42:22 by Matthias Drochner | Files touched by this commit (4)
Log message:
move documentation to a better location, bump PKGREV
   2012-08-01 17:43:03 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 1.2.1
changes:
-many bugfixes
-minor improvements and speedup
   2012-01-15 11:11:53 by OBATA Akio | Files touched by this commit (1)
Log message:
bump API version to 1.1.0, switched to jpeg8 compatible API/ABI.
   2012-01-13 21:15:34 by Matthias Drochner | Files touched by this commit (3)
Log message:
Since this is thought to be a plug-in replacement for pkgsrc/jpeg,
it should provide the jpeg-8 API/ABI rather than the -6b one.
So switch to 1.1.0 with the jpeg8 "configure" option.
Tested to be binary compatible on i386, at least for simple
image viewers.
being here, add "test" target
   2011-12-14 19:25:54 by John Marino | Files touched by this commit (2)
Log message:
graphics/libjpeg-turbo:  Simple configure fix for DragonFly
   2010-12-12 14:37:48 by Thomas Klausner | Files touched by this commit (1)
Log message:
Put LICENSE in MAINTAINER paragraph.

Next | Query returned 42 messages, browsing 31 to 40 | Previous