notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/jpeg-turbo/pkg-plist
SVNWeb

Number of commits found: 8

Sun, 19 Sep 2021
[ 19:17 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:c649b7e482986dfdfa2875df051f482f0713c909  commit hash:c649b7e482986dfdfa2875df051f482f0713c909  commit hash:c649b7e482986dfdfa2875df051f482f0713c909  c649b7e 
graphics/jpeg-turbo: Update to 2.1.1

Backport upstream commits:
129f0cb76346ceede8f4d8d87dea8acb0809056c
173900b1cabb027495ae530c71250bcedc9925d5

exp-run by antoine
Additional build tests on aarch64 by mikael

PR:		258336
Approved by:	arrowd
Differential Revision:	https://reviews.freebsd.org/D31988
Mon, 13 Aug 2018
[ 20:22 antoine search for other commits by this committer ] Original commit   Revision:477110
Update graphics/jpeg-turbo and graphics/libjpeg-turbo to 2.0.0
Upstream switched build system to CMake

PR:		230143
With hat:	portmgr
Wed, 12 Oct 2016
[ 18:52 antoine search for other commits by this committer ] Original commit   Revision:423879
- Update jpeg-turbo to 1.5.1
- Add LICENSE
- Use the framework for tests
Wed, 16 Sep 2015
[ 20:35 antoine search for other commits by this committer ] Original commit   Revision:397084
- Update jpeg-turbo to 1.4.1 and grab maintainership after several timeouts
- Change default jpeg implementation from jpeg to jpeg-turbo

Reviewed by:		bapt, mat
Differential Revision:	https://reviews.freebsd.org/D2884
Mon, 1 Jun 2015
[ 19:13 antoine search for other commits by this committer ] Original commit   Revision:388256
- Update to 1.4.0
- Allow building on non i386/amd64 [1]

PR:		200095
Approved by:	maintainer timeout (3 weeks)
Tested on:	ia64 and sparc64 [1]
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 20 Oct 2014
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:371283 (Only the first 10 of 487 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sat, 23 Aug 2014
[ 19:40 adamw search for other commits by this committer ] Original commit   Revision:365789
libjpeg-turbo installs its own unique library (libturbojpeg.so) and
a drop-in replacement for libjpeg.so.

This commit splits them apart into two ports:
	graphics/libjpeg-turbo which installs only libturbojpeg.so
	graphics/jpeg-turbo which installs the libjpeg.so replacement

This will allow ports to depend on libturbojpeg.so without causing
pkg conflicts.

Approved by:	maintainer

Number of commits found: 8