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/Makefile
SVNWeb

Number of commits found: 38

Sun, 26 Feb 2023
[ 14:04 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:af0a1a520425ca097b861ea7889f829c84d402b6  commit hash:af0a1a520425ca097b861ea7889f829c84d402b6  commit hash:af0a1a520425ca097b861ea7889f829c84d402b6  af0a1a5 
graphics/jpeg-turbo: Update to 2.1.5.1

* Minor rearrangement of Makefile for better readbility
* Adjust port to not override cflags defined by framework

Changelog:
https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.5.1

PR:		269449
Reviewed by:	desktop (tcberner)
Exp-run by:	antoine
Sat, 10 Sep 2022
[ 17:41 Stefan Eßer (se) search for other commits by this committer Author: Tobias Kortkamp ]    commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  commit hash:e79fe1aabc5b83364240652d62b99198a9ccfb32  e79fe1a  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Fix WWW in parent/child ports

Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
 a) just using the pkg-descr from the parents
 b) or had their own separate pkg-descr with custom WWW

Use WWW?= in parents when the child's WWW is different.

Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.

Approved by:	portmgr (implicit)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 26 Aug 2022
[ 19:12 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:305e64cec5f5d55bb4874644cc331cf46fab50f4  commit hash:305e64cec5f5d55bb4874644cc331cf46fab50f4  commit hash:305e64cec5f5d55bb4874644cc331cf46fab50f4  305e64c 
graphics/jpeg-turbo: Update to 2.1.4

Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.4

PR:		265890
Approved by:	portmgr (antoine)
Exp-run by:	antoine
[ 17:37 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:03ac41951fa0bd09789183204293b5b4ac03dc1f  commit hash:03ac41951fa0bd09789183204293b5b4ac03dc1f  commit hash:03ac41951fa0bd09789183204293b5b4ac03dc1f  03ac419 
graphics: Give ports maintained by portmgr to desktop@

These ports were traditionally maintained by portmgr@ to ensure
that they receive an exp-run.

Let's entrust them to desktop@ with a stern "remember to exp-run".

Approved by:		rene
Differential Revision: https://reviews.freebsd.org/D36316
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 12 Mar 2022
[ 07:58 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:a513beece1aa2a73a335ba9bb92e52362459c2c3  commit hash:a513beece1aa2a73a335ba9bb92e52362459c2c3  commit hash:a513beece1aa2a73a335ba9bb92e52362459c2c3  a513bee 
graphics/jpeg-turbo: Update to 2.1.3

Changelog: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.3

PR:		262222
Approved by:	portmgr (antoine)
Exp-run by:	antoine
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 23 Nov 2021
[ 22:11 Stefan Eßer (se) search for other commits by this committer ]    commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  commit hash:5933ac0b099d61d98eb531d373cf57a8927bc7af  5933ac0  (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
Tue, 9 Nov 2021
[ 18:24 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:fa175b94a223dd9bd5e23f61263c49c2f9e0bb3a  commit hash:fa175b94a223dd9bd5e23f61263c49c2f9e0bb3a  commit hash:fa175b94a223dd9bd5e23f61263c49c2f9e0bb3a  fa175b9 
graphics/jpeg-turbo: enable runtime AltiVec detection

Enables runtime AltiVec detection, which will improve performance on powerpc,
where AltiVec is not enabled by default.

Approved by:	antoine
PR:	259562
Fri, 24 Sep 2021
[ 21:10 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:6b077d7a7d1311e91865d94b195ae374db0464c1  commit hash:6b077d7a7d1311e91865d94b195ae374db0464c1  commit hash:6b077d7a7d1311e91865d94b195ae374db0464c1  6b077d7 
graphics/jpeg-turbo: Disable SIMD instructions on ARMv6 platforms

libjpeg-turbo incorrectly assumes that SIMD instructions are
available on all ARM platforms

PR:		258685
Reported by:	Martin Birgmeier
Approved by:	antoine	(portmgr / maintainer)
Differential Revision:	https://reviews.freebsd.org/D32096
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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 1 Dec 2020
[ 14:58 antoine search for other commits by this committer ] Original commit   Revision:556752
Update to 2.0.6
Sun, 11 Oct 2020
[ 06:44 antoine search for other commits by this committer ] Original commit   Revision:552029
Update to 2.0.5

PR:		250190
MFH:		2020Q4
Wed, 22 Jan 2020
[ 06:01 antoine search for other commits by this committer ] Original commit   Revision:523792
Update to 2.0.4
Thu, 19 Sep 2019
[ 11:50 antoine search for other commits by this committer ] Original commit   Revision:512331
Update to 2.0.3
Sat, 16 Feb 2019
[ 17:34 antoine search for other commits by this committer ] Original commit   Revision:493052
Update to 2.0.2

With hat:	portmgr
Tue, 25 Dec 2018
[ 20:25 tcberner search for other commits by this committer ] Original commit   Revision:488341 (Only the first 10 of 1277 ports in this commit are shown above. View all ports for this commit)
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
Thu, 29 Nov 2018
[ 18:59 antoine search for other commits by this committer ] Original commit   Revision:486203
Update to 2.0.1
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
Sun, 24 Dec 2017
[ 17:35 antoine search for other commits by this committer ] Original commit   Revision:457182
Update to 1.5.3
Sun, 6 Aug 2017
[ 08:07 antoine search for other commits by this committer ] Original commit   Revision:447451
Update to 1.5.2
Wed, 22 Mar 2017
[ 19:16 antoine search for other commits by this committer ] Original commit   Revision:436721
tjbench links against libjpeg.so
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
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 18 Mar 2016
[ 13:28 feld search for other commits by this committer ] Original commit   Revision:411354
Revert MAINTAINER update

These ports were intentionally set to portmgr@FreeBSD.org as MAINTAINER;
it was not a mistake. They require exp-runs and special care when
updating.

Submitted by:	antoine
[ 11:48 feld search for other commits by this committer ] Original commit   Revision:411344
MAINTAINER reset should be ports@FreeBSD.org, not portmgr
Wed, 14 Oct 2015
[ 16:52 antoine search for other commits by this committer ] Original commit   Revision:399279
Update to 1.4.2

PR:		203634
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
Sun, 13 Sep 2015
[ 20:27 antoine search for other commits by this committer ] Original commit   Revision:396855
Fix negative shift with IFAST FDCT and qual=100
This fixes regression tests with clang 3.7.0

PR:		202762
Obtained
from:	https://github.com/libjpeg-turbo/libjpeg-turbo/commit/4cfa3f4c39c2e46eca3a65c67411d15e08a3fc70
Approved by:	maintainer timeout (15 days)
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]
Sat, 10 Jan 2015
[ 13:51 antoine search for other commits by this committer ] Original commit   Revision:376706
Add CPE information
[ 12:23 antoine search for other commits by this committer ] Original commit   Revision:376692
Fix possible Huffman local buffer overrun

MFH:		2015Q1
Security:	CVE-2014-9092
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, 30 Aug 2014
[ 14:34 adamw search for other commits by this committer ] Original commit   Revision:366624
Fix a docs conflict from libjpeg-turbo not excluding the DOCS option.

PR:		193145
Submitted by:	Jan Beich
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: 38