Commit graph

14 commits

Author SHA1 Message Date
Dennis Herrmann
b7e53e1b16 - Update to 1.1.1
PR:		ports/158124
Submitted by:	Denis Podolskiy <bytestore@yandex.ru> (maintainer)
2011-06-21 17:11:59 +00:00
Sunpoet Po-Chuan Hsieh
906f6d7f51 - Update to 1.1.0
- Cleanup MASTER_SITES

Changes:	http://libjpeg-turbo.svn.sourceforge.net/viewvc/libjpeg-turbo/tags/1.1.0/ChangeLog.txt
PR:		ports/155430
Submitted by:	Denis Podolskiy <bytestore@yandex.ru> (maintainer)
2011-03-11 15:11:06 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Sunpoet Po-Chuan Hsieh
6c0c703f45 - Update to 1.0.1
PR:		ports/151200
Submitted by:	Denis E. Podolskiy <bytestore@yandex.ru> (maintainer)
Approved by:	pgollucci (mentor)
2010-10-08 07:34:44 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00
Max Brazhnikov
fe3d19d770 Update to 1.0.0
Use SF macro
Dispose of pre-configure target in favor of USE_AUTOTOOLS
Remove no longer needed ARCH hack
Silence portlint
Sort plist

PR:		ports/148348
Submitted by:	Anonymous <swell.k at gmail.com>
Approved by:	Denis Podolskiy (maintainer)
2010-07-10 11:03:12 +00:00
Mark Linimon
83d5cb35b7 Correct spelling of ONLY_FOR_ARCHS.
Hat:		portmgr
Feature safe:	yes
2010-06-19 07:18:45 +00:00
Mario Sergio Fujikawa Ferreira
36438e2f2a Fix build: USE_AUTOTOOLS automake 1.10 instead of 1.9.
PR:		ports/147548
Approved by:	maintainer
2010-06-07 12:26:07 +00:00
Mark Linimon
e8be6c003e Attempt to fix build on !i386 !amd64.
Hat:		portmgr
2010-06-03 06:28:12 +00:00
Max Brazhnikov
c50b7cf80d Update to 0.0.93
PR:		ports/146704
Submitted by:	Denis E Podolskiy (maintainer)
2010-05-23 21:00:44 +00:00
Rene Ladan
f45a192c12 Register mutual CONFLICTS.
Submitted by:	makc
Approved by:	tabthorpe (mentor, implicit)
2010-04-28 06:18:17 +00:00
Rene Ladan
4fb33e994d libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processors
which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG
compression and decompression.
libjpeg-turbo is generally 2-4x as fast as the unmodified version
of libjpeg, all else being equal.

libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru,
but the TigerVNC and VirtualGL projects made numerous enhancements to the codec,
including improved support for Mac OS X, 64-bit support,
support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.),
accelerated Huffman encoding/decoding, and various bug fixes.
The goal was to produce a fully open source codec that could replace
the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC.
libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP.
It is faster in some areas but slower in others.

WWW: http://libjpeg-turbo.virtualgl.org/

- D. R. Commander
information@virtualgl.org

PR:		ports/145670
Submitted by:	Denis E Podolskiy [bytestore yandex.ru]
Approved by:	tabthorpe (mentor)
2010-04-26 19:27:02 +00:00