non port: graphics/ImageMagick6/Makefile |
SVNWeb
|
Number of commits found: 58 |
Sat, 4 Mar 2023
|
[ 10:41 Matthias Andree (mandree) ] 5327591 (Only the first 10 of 50 ports in this commit are shown above. )
*: Bump PORTREVISION of math/Imath users
|
Thu, 2 Mar 2023
|
[ 17:59 Jason E. Hale (jhale) ] 35b0544 (Only the first 10 of 26 ports in this commit are shown above. )
graphics/libraw: Update to 0.21.1
Bump PORTREVISION on dependent ports due to shared library increase.
Add several fixes for compatability.
https://www.libraw.org/news/libraw-0-21-release
https://www.libraw.org/news/libraw-0-21-1-release
|
Sat, 18 Feb 2023
|
[ 19:37 Tobias C. Berner (tcberner) ] cd421da
graphics/ImageMagick6: update to 6.9.12.77
|
Fri, 27 Jan 2023
|
[ 20:40 Tobias C. Berner (tcberner) ] d40a618
graphics/ImageMagick6: update to 6.9.12.73
|
Wed, 11 Jan 2023
|
[ 07:30 Tobias C. Berner (tcberner) ] 79946af
graphics/ImageMagick6: update to 6.9.12.72
|
Fri, 14 Oct 2022
|
[ 14:31 Tobias C. Berner (tcberner) ] 3aeb23f
graphics/ImageMagick6: update to 6.9.12.65
|
Thu, 13 Oct 2022
|
[ 20:13 Dmitry Marakasov (amdmi3) ] d438d1a
graphics/ImageMagick6: fix build with TESTS enabled
Fix by removing circular dependency between targets:
install /→/ test → stage → install
PR: 266275
Approved by: maintainer timeout
|
Sat, 17 Sep 2022
|
[ 16:01 Tobias C. Berner (tcberner) ] 717da09
graphics/ImageMagick6: update to 6.9.12.63
- minor whitespace changes
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 31 Aug 2022
|
[ 09:39 Tobias C. Berner (tcberner) ] a97c424
graphics/ImageMagick6: update to 6.9.12-62
|
Tue, 26 Jul 2022
|
[ 18:43 Daniel Engberg (diizzy) ] 822a2eb
graphics/ImageMagick*: Use release archives
Upstream's new location was missed by mistake, revert and update
URLs to match accordingly
Reference: https://imagemagick.org/script/mirror.php
Approved by: desktop (tcberner)
|
Sun, 24 Jul 2022
|
[ 09:48 Tobias C. Berner (tcberner) ] 9fa3216
graphics/ImageMagick6: update to 6.9.12-58
- switch to github (/downloads no longer available).
|
Thu, 30 Jun 2022
|
[ 18:16 Tobias C. Berner (tcberner) ] 4bed58c (Only the first 10 of 12 ports in this commit are shown above. )
Mk/bsd.options.desc.mk: add common DESC for HEIF option
|
Wed, 29 Jun 2022
|
[ 13:18 Tobias C. Berner (tcberner) ] 5d480c5
graphics/ImageMagick6: enable HEIF support by default
|
Wed, 18 May 2022
|
[ 04:50 Tobias C. Berner (tcberner) ] 13f8152
graphics/ImageMagick6: update to 6.9.12-49
The const fixes introduced in 06ba562579f8b627b7bb8fdafc8a3ad422577648
have been integrated upstream.
|
Mon, 9 May 2022
|
[ 16:46 Tobias C. Berner (tcberner) ] c2fd22d
graphics/ImageMagick6: update to 6.9.12.48
|
Fri, 6 May 2022
|
[ 05:43 Loïc Bartoletti (lbartoletti) ] 06ba562
multimedia/lebiniou: fix build
multimedia/lebiniou uses -Werror flag and raises errors in ImageMagick6:
error: 'const' type qualifier on return type has no effect
[-Werror,-Wignored-qualifiers]
Removing the 'const' on different files, fix the build of
multimedia/lebiniou.
|
Mon, 2 May 2022
|
[ 04:37 Tobias C. Berner (tcberner) ] e44f582
graphics/ImageMagick6: update to 6.9.12-47
Changes:
https://github.com/ImageMagick/ImageMagick6/compare/6.9.12-45...6.9.12-47
|
Mon, 25 Apr 2022
|
[ 17:24 Tobias C. Berner (tcberner) ] 52f351a
graphics/ImageMagick6: update to 6.9.12-46
|
Tue, 19 Apr 2022
|
[ 07:25 Tobias C. Berner (tcberner) ] ffd0cad
graphics/ImageMagick6: update to 6.9.12-45
Changes:
* ImageMagick/ImageMagick#5028 6dca9a7
* eliminate Coverity defects 6ef3cb2
* eliminate arbitrary limit on CMS descriptions 2c452fc
* eliminate Coverity defects dcc7a67
* prep next release df41269
* eliminate coverity defects 68fe465
* check to see if ICC property exists before its created a5263ab
* pending release e8700b9
* revert 354943b
* Improved freetype error reporting. 05d5d26
* future: throw an exception if type cache cannot be acquired ae21b8c
* do not permit setting read-only properties (e.g. exif:*) 98abe54 (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Wed, 30 Mar 2022
|
[ 18:39 Tobias C. Berner (tcberner) ] 4285e81
graphics/ImageMagick6: update to 6.9.12.44
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Tue, 25 Jan 2022
|
[ 22:44 Daniel Engberg (diizzy) ] 0ca254d
*/*: Bump PORTREVISION of print/libraqm users
Bump due to new version of print/libraqm
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
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 )
|
Mon, 27 Dec 2021
|
[ 10:29 Tobias C. Berner (tcberner) ] a19180e
graphics/ImageMagick6: update to 6.9.12-34
|
Sun, 26 Dec 2021
|
[ 11:03 Tobias C. Berner (tcberner) ] 6192aee
graphics/ImageMagick6: update to 6.9.12-33
|
Sat, 11 Dec 2021
|
[ 18:47 Tobias C. Berner (tcberner) ] c6d5ecc
graphics/ImageMagick6: update to 6.9.12-32
|
Wed, 3 Nov 2021
|
[ 21:53 Daniel Engberg (diizzy) ] 394ba69
graphics/ImageMagick*: Assign ports to desktop team
Assign ImageMagick ports to desktop team (requested by tcberner) as
maintainer is currently unable to keep up due lack of time.
Approved by: kwm (port maintainer), arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32626
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
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").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Sun, 3 Oct 2021
|
[ 17:47 Fernando Apesteguía (fernape) ] 07fb2d5 (Only the first 10 of 14 ports in this commit are shown above. )
*/*: Remove compiler:openmp from Mk/Uses/compiler.mk
The option implied a dependency on gcc but clang got openmp support long ago.
Remove compiler:openmp from Mk/Uses/compiler.mk
For ports using USE=compiler:openmp, just remove it and make them build with
clang.
Fix conditionals when necessary
Bump PORTREVISION where appropriate
If problem arises, they can be addressed by using USE_GCC=yes
An update to the Porter's Handbook will follow.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D31971
|
Tue, 3 Aug 2021
|
[ 18:19 Matthias Andree (mandree) ] 56ffa08 (Only the first 10 of 44 ports in this commit are shown above. )
*: graphics/openexr PORTREVISION bumps
OpenEXR changes its SONAME again, so bump PORTREVISION of its users.
|
Sun, 18 Jul 2021
|
[ 08:35 Matthias Andree (mandree) ] cbc36ca
*: bump PORTREVISION after math/Imath update, #2
This also bumps the PORTREVISION of all ports that
OPTIONally depend on Imath, for instance, through an OPENEXR
or EXR option that defaults to off.
Missed in commit 3cda93bdf69bfb4ea99181e638e661c467dad38d.
Reported by: Philipp Ost <pj@smo.de>
Reported by: koobs@ (thanks for forwarding the report)
|
Fri, 18 Jun 2021
|
[ 15:39 Thierry Thomas (thierry) ] beb4adb
graphics/ImageMagick[6-7]: optionize the dependency on ffmpeg
- Make an option for FFMPEG, and do not enable it by default.
- Do not bump PORTREVISION: pkg will take care of it, and ports users
may rebuild it if needed.
- Note: there is no simple way to deactivate this option when ffmpeg is
already installed.
PR: 256215
Reported by: Toshimichi Masubuchi (ImageMagick7) and gessel (6)
Approved by: maintainer’s time-out
|
Thu, 27 May 2021
|
[ 20:56 Thierry Thomas (thierry) ] 0605ef1
graphics/ImageMagick6: upgrade to 6.9.12-12
Changelog at <https://legacy.imagemagick.org/script/changelog.php>.
Also change WWW: to the legacy version.
Note: this might fix some vulnerabilities, e.g. CVE-2021-20244,
CVE-2021-20243, CVE-2021-20176 or CVE-2020-27829, but this is not clear
for me.
PR: 255818
Approved by: maintainer’s time-out
|
Mon, 12 Apr 2021
|
[ 00:33 Matthias Andree (mandree) ] 6c6650b
graphics/ImageMagick6: make compatible with OpenEXR/Imath 3.0
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Fri, 1 Jan 2021
|
[ 00:04 jhale ] (Only the first 10 of 21 ports in this commit are shown above. )
graphics/libraw: Update to 0.20.2
Bump PORTREVISION on consumers due to shared library bump.
Changes: https://www.libraw.org/news/libraw-0-20-2-Release
|
Mon, 9 Nov 2020
|
[ 17:08 tcberner ] (Only the first 10 of 114 ports in this commit are shown above. )
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878
|
Sun, 19 Apr 2020
|
[ 17:51 kwm ]
Update ImageMagick6 to 6.9.11-6
- Fix library name in bin/Magick*-config scripts. [1]
PR: 245557 [1]
Reported by: VVD (vvd@unislabs.com) [1]
|
Sun, 1 Mar 2020
|
[ 06:51 sunpoet ]
Update MASTER_SITES and WWW
Approved by: portmgr (blanket)
|
Fri, 31 Jan 2020
|
[ 15:27 kwm ]
Update ImageMagick6 to 6.9.10-90.
|
Sun, 26 Jan 2020
|
[ 17:23 kwm ]
Update ImageMagick6 to 6.9.10-87.
|
Tue, 5 Nov 2019
|
[ 22:21 zeising ] (Only the first 10 of 36 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Fri, 13 Sep 2019
|
[ 12:44 tobik ]
Canonicalize librsvg dependency
- Use USE_GNOME=librsvg2 where possible
- Reduce scope of D18878
|
Mon, 5 Aug 2019
|
[ 16:24 kwm ]
Update ImageMagick to 6.9.10.57.
Temperarly disable RAQM support in the -nox11 port since it pulls in X libraries
(via harfbuzz->cairo->X) [1].
Thanks to the reportes for tracking down where the extra dependancies came
from.
PR: 239156 [1]
Reported by: Martin Waschbusch <martin@waschbuesch.de>
Ting-Wei Lan <lantw44@gmail.com>
Gary <freebsd-bugzilla@in-addr.com>
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 26 Jun 2019
|
[ 17:41 kwm ]
Update ImageMagick6 to 6.9.10-50.
|
Mon, 3 Jun 2019
|
[ 20:34 kwm ]
Update ImageMagick6 to 6.9.10.48.
Add support for complex text layout via libraqm.
|
Thu, 30 May 2019
|
[ 11:00 kwm ]
Update Imagemagick6 to 6.9.10.47.
PR: 238199
Reported by: Tommy P <tommyhp2@gmail.com>
MFH: 2019Q2
Security: 183d700e-ec70-487e-a9c4-632324afa934
|
Fri, 29 Mar 2019
|
[ 23:00 jhale ] (Only the first 10 of 21 ports in this commit are shown above. )
graphics/libraw: Update to 0.19.2
- Demosaic packs are no longer distributed nor supported upstream
- Bump PORTREVISON on all consumers due to libraw shlib version increase
Changes: https://www.libraw.org/news/libraw-0-19-2-release
|
Sun, 30 Dec 2018
|
[ 20:49 kwm ]
Update ImageMagick to 6.9.10-22.
|
Tue, 25 Dec 2018
|
[ 12:17 kwm ]
Update ImageMagick6 to 6.9.10-20.
|
Wed, 12 Dec 2018
|
[ 18:00 kwm ]
Update ImageMagick6 to 6.9.10-16.
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Tue, 20 Nov 2018
|
[ 16:56 kwm ]
* Fix a bug in the icon coder
* Fix a bug in configure that resulted in a string being inserted in the
Libs.private field of the pkg-config files.
Remove broken from 3 ports that where broken by the above bugs.
Reported by: jbeich@
Obtained from: upstream
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
|
Number of commits found: 58 |