non port: graphics/png/Makefile |
SVNWeb
|
Number of commits found: 156 (showing only 100 on this page) |
Thu, 19 Jan 2023
|
[ 20:14 Daniel Engberg (diizzy) ] 3774476
graphics/png: Fix plist issue with DEBUG enabled
Make sure filenames stay the same when using framework debug flag
Reported by: bofh
Approved by: portmgr (blanket, build fix)
|
Wed, 21 Dec 2022
|
[ 22:17 Daniel Engberg (diizzy) ] 8af2ee5
graphics/png: Update to 1.6.39
Changelog: https://github.com/glennrp/libpng/blob/v1.6.39/CHANGES
PR: 268108
Approved by: desktop (tcberner)
Exp-run by: antoine
|
Mon, 31 Oct 2022
|
[ 02:31 Charlie Li (vishwin) ] 58dd53f
graphics/png: exclude SIMD from armv{6,7} in QEMU_EMULATING
The current version added an assert for ARM NEON detection, which
is not supported under QEMU_EMULATING, so the build fails. Prevent
exposing the SIMD option in this case.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D37212
|
Sun, 16 Oct 2022
|
[ 21:21 Daniel Engberg (diizzy) ] 9f4f89e
graphics/png: Update to 1.6.38
- Switch to CMake
- Switch apng repo to https://sourceforge.net/projects/libpng-apng
Changelog: https://github.com/glennrp/libpng/blob/v1.6.38/CHANGES
PR: 266599
Approved by: desktop (arrowd)
Exp-run by: antoine
|
Thu, 8 Sep 2022
|
[ 15:43 Stefan Eßer (se) ] 986beaa (Only the first 10 of 174 ports in this commit are shown above. )
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit)
|
Fri, 26 Aug 2022
|
[ 17:37 Tobias C. Berner (tcberner) ] 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
|
Sun, 31 Jul 2022
|
[ 17:12 Dimitry Andric (dim) ] 4ba3797
graphics/png: fix build with clang 15
Building png with clang 15 results in an error:
contrib/libtests/pngvalid.c:11662:4: error: call to undeclared function
'feenableexcept'; ISO C99 and later do not support implicit function
declarations [-Wimplicit-function-declaration]
feenableexcept(FE_DIVBYZERO | FE_INVALID | FE_OVERFLOW);
^
This is because clang 15 introduced this new warning, and fenv.h only
declares feenableexcept() when compiling for C standards before C11.
The least disruptive way to solve this is to make the port build with
USE_CSTD=gnu89.
PR: 265521
Approved by: portmgr (antoine)
MFH: 2022Q3
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 30 Jan 2021
|
[ 11:54 pkubaj ]
graphics/png: add SIMD option
It's enabled by default on aarch64, amd64 and powerpc64le, which should have
optimizations that are enabled in their baselines (NEON, SSE2 and VSX
respectively).
PR: 251173
Approved by: antoine@ (maintainer)
|
Thu, 25 Apr 2019
|
[ 08:38 antoine ]
Update to 1.6.37
|
Fri, 21 Dec 2018
|
[ 16:36 antoine ]
Update to 1.6.36
|
Tue, 28 Aug 2018
|
[ 06:00 antoine ]
Update to 1.6.35
|
Sat, 7 Oct 2017
|
[ 09:37 antoine ]
Update to 1.6.34
PR: 222840
MFH after: 2 days
MFH: 2017Q3 (possible bugfix)
|
Tue, 19 Sep 2017
|
[ 20:28 antoine ]
Update to 1.6.32
|
Sun, 6 Aug 2017
|
[ 08:07 antoine ]
Update to 1.6.31
|
Sun, 2 Jul 2017
|
[ 11:24 antoine ]
Skip version 1.6.30, doesn't build on arm
|
Wed, 22 Mar 2017
|
[ 19:14 antoine ]
Update to 1.6.29
|
Tue, 7 Feb 2017
|
[ 19:05 antoine ]
Update to 1.6.28
|
Thu, 29 Dec 2016
|
[ 22:27 antoine ]
Update to 1.6.27
PR: 215657
|
Thu, 17 Nov 2016
|
[ 18:24 antoine ]
Update to 1.6.26
PR: 214496
|
Sun, 9 Oct 2016
|
[ 16:22 antoine ]
- Update to 1.6.25
- Add LICENSE
- Use the frawework for regression tests
|
Tue, 12 Jul 2016
|
[ 18:16 antoine ]
Update to 1.6.23
PR: 210911
Submitted by: Piotr Kubaj
|
Sat, 19 Mar 2016
|
[ 11:15 sunpoet ]
- Restore MAINTAINER
|
Fri, 18 Mar 2016
|
[ 11:48 feld ]
MAINTAINER reset should be ports@FreeBSD.org, not portmgr
|
Sat, 23 Jan 2016
|
[ 10:23 antoine ]
Update to 1.6.21
|
Tue, 8 Dec 2015
|
[ 18:23 antoine ]
Do not fail the build if regression tests do not pass, there seems to
be a regression on big endian archs between versions 1.6.19 and 1.6.20
(reported upstream)
PR: 205125
MFH: 2015Q4
|
Thu, 3 Dec 2015
|
[ 19:52 antoine ]
Update to 1.6.20
MFH: 2015Q4
Security: CVE-2015-8126
|
Sun, 15 Nov 2015
|
[ 11:41 antoine ]
Update to 1.6.19
PR: 204551
MFH: 2015Q4
Security: CVE-2015-8126
|
Mon, 31 Aug 2015
|
[ 15:38 antoine ]
Update to 1.6.18
|
Wed, 29 Jul 2015
|
[ 06:07 antoine ]
Switch build system from cmake to GNU configure
There are 2 benefits:
- Reduced number of build dependencies (0 now)
- This fixes build on arm64, as configure/Makefile are more updated than
CMakeLists.txt (CMakeLists.txt doesn't know about the arm/arm_init.c
and arm/filter_neon_intrinsics.c files)
PR: 201425
Tested by: Andrew Turner (on arm64)
|
Sat, 25 Apr 2015
|
[ 08:33 antoine ]
Update to 1.6.17
|
Thu, 25 Dec 2014
|
[ 20:52 antoine ]
- Update graphics/png to 1.6.16
- Patch oolite to build with this new version
A portrevision bump will follow soon
Differential Revision: https://reviews.freebsd.org/D1360
Submitted by: bapt
Exp-run: self
|
Tue, 23 Dec 2014
|
[ 20:30 antoine ]
- Update to 1.5.21
- Add CPE information
Security: Fixed an overflow in png_combine_row with very wide interlaced images
MFH: 2014Q4
|
Wed, 10 Dec 2014
|
[ 16:15 dinoex ]
- reset MAINTAINER
|
Sat, 22 Nov 2014
|
[ 23:06 dinoex ]
- update to 1.5.20
|
Sun, 19 Oct 2014
|
[ 11:31 dinoex ]
- update to 1.5.19
|
Sun, 30 Mar 2014
|
[ 19:44 dinoex ]
- new USES=
|
Fri, 14 Feb 2014
|
[ 14:47 dinoex ]
- update to 1.5.18
- new option PNGTEST
- support CMAKE_NINJA=yes
PR: 186593
Submitted by: Adam Weinberger
|
Tue, 26 Nov 2013
|
[ 06:16 dinoex ]
- use STAGEDIR
|
Sat, 21 Sep 2013
|
[ 11:06 dinoex ] (Only the first 10 of 129 ports in this commit are shown above. )
- fix misplaced NO_STAGE in slaveports and ifdefs
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Thu, 11 Jul 2013
|
[ 04:02 dinoex ]
- fix build when DEBUG is set
PR: 180361
Submitted by: Raphael Kubo da Costa
|
Sun, 7 Jul 2013
|
[ 09:55 dinoex ]
- update to 1.5.17
|
Sat, 25 May 2013
|
[ 05:09 dinoex ]
- update to 1.5.16
|
Fri, 26 Apr 2013
|
[ 22:48 dinoex ]
- update to 1.5.15
|
[ 22:42 dinoex ]
- set a limit for portscout
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Sat, 26 Jan 2013
|
[ 17:08 dinoex ]
- update to 1.5.14
|
Sun, 9 Dec 2012
|
[ 21:28 dinoex ]
graphics/png
- update to 1.5.13
|
Fri, 16 Nov 2012
|
[ 17:56 dinoex ]
- make fetchable again
Feature safe: yes
|
Sun, 16 Sep 2012
|
[ 15:25 dinoex ]
- use OPTIONS_DEFINE
|
[ 15:23 dinoex ]
- use OPTIONS_DEFINE
|
Fri, 27 Jul 2012
|
[ 04:02 dinoex ]
- use smaller macro
|
Thu, 12 Jul 2012
|
[ 05:42 dinoex ]
- update to 1.5.12
|
Wed, 20 Jun 2012
|
[ 19:33 dinoex ]
- update to 1.5.11
|
Wed, 6 Jun 2012
|
[ 15:40 dinoex ]
- fix WITH_DEBUG
|
[ 15:28 dinoex ]
- warn if WITH_DEBUG is set
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 5 Apr 2012
|
[ 23:48 dinoex ]
- new path on MASTER_SITES
- Security update to 1.4.11
Security: CVE-2011-3048
Feature safe: yes
|
[ 19:16 dinoex ]
- set FROBIDDEN
Security: CVE-2011-3048
the updated versions 1.4.9 and 1.4.11 can not be build without disabling
features.
Update to 1.5.x cant be done while porst are frozen.
Feature safe: yes
|
Fri, 17 Feb 2012
|
[ 14:26 dinoex ]
- Security patch
Security: CVE-2011-3026
Obtained from: Debian
|
Fri, 5 Aug 2011
|
[ 15:10 dinoex ]
- update to 1.4.8
|
Fri, 8 Jul 2011
|
[ 13:27 dinoex ]
- enable option APNG
PR: 158716
Suggested by: Mikhail T.
- bump PORTREVISION
- use compressed patch from original master
- remove obsolte ghostscript hooks
|
Thu, 23 Dec 2010
|
[ 05:41 dinoex ]
- update to 1.4.5
|
Tue, 7 Dec 2010
|
[ 17:41 dinoex ]
- update MASTER_SITES
distribution subdirs has changed
|
Sun, 5 Dec 2010
|
[ 22:08 dinoex ]
- update to 1.4.4
|
Fri, 9 Jul 2010
|
[ 08:17 dinoex ]
- fix option WITH_APNG
PR: 148413
Submitted by: Klaus Aehlig
Feature safe: yes
|
Tue, 29 Jun 2010
|
[ 13:14 pav ]
- Update to 1.4.3
PR: ports/148214
Submitted by: dinoex (maintainer)
Approved by: portmgr
Security: CVE-2010-1205
Feature safe: yes
|
Mon, 28 Jun 2010
|
[ 16:22 dinoex ]
- mark FORBIDDEN, remote code injection possible
Security: CVE-2010-1205
Security: http://www.libpng.org/pub/png/libpng.html
Feature safe: yes
|
Sat, 12 Jun 2010
|
[ 07:10 dinoex ]
- add MASTER_SITES
PR: 147774
Submitted by: swell.k
|
Fri, 4 Jun 2010
|
[ 08:09 pav ] (Only the first 10 of 27 ports in this commit are shown above. )
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it
PR: ports/146329
Submitted by: mm
With hat: portmgr
|
Wed, 5 May 2010
|
[ 15:18 dinoex ]
- new option WITH_APNG
PR: 146229
|
Mon, 29 Mar 2010
|
[ 17:00 dinoex ]
- enable PNG_READ_DITHER_SUPPORTED
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Wed, 10 Mar 2010
|
[ 08:05 dinoex ]
- update to 1.2.43
PR: 144596
Submitted by: Xin LI
|
Wed, 13 Jan 2010
|
[ 13:29 dinoex ]
- update to 1.2.42
PR: 142575
|
Tue, 12 Jan 2010
|
[ 12:52 dinoex ]
- take maintainership
- update to 1.2.41
|
Sun, 10 Jan 2010
|
[ 09:12 ache ]
Remove my maintainership
|
Mon, 14 Sep 2009
|
[ 11:33 ache ]
Upgrade to 1.2.40
PR: 138724
Submitted by: bf <bf1783@gmail.com>
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Thu, 6 Aug 2009
|
[ 06:53 ache ]
Upgrade to 1.2.38
|
Thu, 16 Jul 2009
|
[ 14:05 ache ]
Update to 1.2.37
PR: 136207
Submitted by: bf <bf1783@gmail.com>
Security: CVE-2009-2042
|
Mon, 30 Mar 2009
|
[ 19:33 ache ]
Add MAKE_JOBS_SAFE
PR: 132998
Submitted by: Martin Matuska <mm@FreeBSD.org>
|
Tue, 24 Feb 2009
|
[ 04:01 ache ]
Upgrade to 1.2.35
(fix for CVE-2009-0040)
|
Sun, 4 Jan 2009
|
[ 18:01 ache ]
Upgrade to 1.2.34
|
Thu, 13 Nov 2008
|
[ 10:19 ache ]
Upgrade to 1.2.33
PR: 128718
Submitted by: bf <bf2006a@yahoo.com>
|
Sat, 20 Sep 2008
|
[ 18:24 ache ]
Update to 1.2.32 which includes security fix.
Security: CVE-2008-3964
PR: 127502
Submitted by: bf <bf2006a@yahoo.com>
Approved by: portmgr (linimon)
|
Sun, 31 Aug 2008
|
[ 16:45 ache ]
update to 1.2.31
PR: 126988
Submitted by: bf <bf2006a@yahoo.com>
|
Thu, 1 May 2008
|
[ 00:39 ache ]
Upgrade to 1.2.28
|
[ 00:15 ache ]
s,INSTALLS_SHLIB,USE_LDCONFIG,
|
Wed, 30 Apr 2008
|
[ 20:41 ache ]
Dist is rerolled with minor config changes and *.diff leftovers.
New dist does not match MD5/size stated on libpng homepage.
Until situation becomes clear, put the previous one at MASTER_SITE_LOCAL
|
Tue, 29 Apr 2008
|
[ 12:09 ache ]
Upgrade to 1.2.27
It fix CVE-2008-1382
PR: 123186
Submitted by: bf <bf2006a@yahoo.com>
|
Tue, 8 Apr 2008
|
[ 17:08 ache ]
Upgrade to 1.2.26
PR: 122558
Submitted by: bf <bf2006a@yahoo.com>
|
Tue, 4 Mar 2008
|
[ 15:52 ache ]
Upgrade to 1.2.25
PR: 121328
|
Thu, 20 Dec 2007
|
[ 21:11 ache ]
Install libpng.pc as symlink to libpng12.pc, some ports search it.
Submitted by: Tim Bishop <tim@bishnet.net> (partially)
|
Tue, 11 Dec 2007
|
[ 19:37 ache ]
Update to 1.2.23
|
Sun, 14 Oct 2007
|
[ 01:56 ache ]
Upgrade to 1.2.22
PR: 117165
Submitted by: Nick Barkas <snb@threerings.net>
|
Sat, 13 Oct 2007
|
[ 13:48 ache ]
Upgrade to 1.2.21
|
Number of commits found: 156 (showing only 100 on this page) |