Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Jun 2022 18:16:21 7.1.0.34_1
|
Tobias C. Berner (tcberner)  |
Mk/bsd.options.desc.mk: add common DESC for HEIF option |
29 Jun 2022 13:18:14 7.1.0.34_1
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: enable HEIF support by default |
18 May 2022 04:50:29 7.1.0.34
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0-34 |
09 May 2022 16:46:58 7.1.0.33
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0.33 |
02 May 2022 04:37:12 7.1.0.32
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0-32
Changes:
https://github.com/ImageMagick/ImageMagick/compare/7.1.0-31...7.1.0-32 |
24 Apr 2022 09:55:08 7.1.0.31
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0-31 |
19 Apr 2022 07:25:33 7.1.0.30
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0.30
Changes:
* generalize multispectral support 914c2e8
* support 6 channel cmyka + metachannel images fa0e7bf
* TXT format supports multispectral images a107b94
* generalize multispectral support 101e955
* Lab colorspace survives a round-trip 6eb56b8
* eliminate Coverity defects 3a256ce
* limit trim to a minimum size 32fa9ae
* fix Coverity defects c8ca79e
* eliminate Coverity defects a564acf
* bypass FFT compare when mask is defined c5b8a8e
* Use -define connected-components:sort=area | width | height | x | y
to sort the verbose connected components objects. By default, the (Only the first 15 lines of the commit message are shown above ) |
10 Apr 2022 19:11:41 7.1.0.29_1
|
Charlie Li (vishwin)  |
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) |
01 Apr 2022 14:19:30 7.1.0.29
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0.29 |
30 Mar 2022 18:40:16 7.1.0.28
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0.28 |
26 Mar 2022 08:27:27 7.1.0.19_4
|
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
12 Mar 2022 16:30:58 7.1.0.19_3
|
Jan Beich (jbeich)  |
Mk/bsd.options.desc.mk: add shared JXL description
Intended for the reference implementation. Other implementations to
use different option names due to different constraints/dependencies. |
03 Mar 2022 12:11:36 7.1.0.19_3
|
Jan Beich (jbeich)  |
graphics/ImageMagick7: enable OPENEXR by default
PR: 262149
Approved by: tcberner |
22 Feb 2022 08:07:20 7.1.0.19_2
|
Jan Beich (jbeich)  |
graphics/ImageMagick7: enable JXL by default
PR: 261043
Approved by: tcberner |
25 Jan 2022 22:44:17 7.1.0.19_1
|
Daniel Engberg (diizzy)  |
*/*: Bump PORTREVISION of print/libraqm users
Bump due to new version of print/libraqm |
10 Jan 2022 15:15:39 7.1.0.19
|
Stefan Eßer (se)  |
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 ) |
09 Jan 2022 13:20:45 7.1.0.19
|
Jan Beich (jbeich)  |
graphics/ImageMagick7: expose JPEG XL support |
27 Dec 2021 10:30:06 7.1.0.19
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0-19 |
26 Dec 2021 11:03:21 7.1.0.18
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0-18 |
11 Dec 2021 18:41:27 7.1.0.17
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0-17 |
23 Nov 2021 22:11:40 7.1.0.13
|
Stefan Eßer (se)  |
*/*: 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) |
12 Nov 2021 16:40:44 7.1.0.13
|
Tobias C. Berner (tcberner)  |
graphics/ImageMagick7: update to 7.1.0-13
From [1]:
2021-10-28 7.1.0-13 Dirk Lemstra <dirk@lem.....org>
* Fix stack overflow when parsing malicious ps image file (report from
Muhammad Aldo Firmansyah).
2021-10-15 7.1.0-12 <quetzlzacatenango@image...>
* Fix x64 build.
2021-10-11 7.1.0-11 <quetzlzacatenango@image...>
* Fix connected component abort trap (reference
https://github.com/ImageMagick/ImageMagick/issues/4372).
* Fix possible unitialized values (reference (Only the first 15 lines of the commit message are shown above ) |
03 Nov 2021 21:53:43 7.0.11.12_3
|
Daniel Engberg (diizzy)  |
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 |
03 Oct 2021 17:47:27 7.0.11.12_3
|
Fernando ApesteguÃa (fernape)  |
*/*: 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 |
03 Aug 2021 18:19:14 7.0.11.12_2
|
Matthias Andree (mandree)  |
*: graphics/openexr PORTREVISION bumps
OpenEXR changes its SONAME again, so bump PORTREVISION of its users. |
18 Jul 2021 08:35:14 7.0.11.12_1
|
Matthias Andree (mandree)  |
*: 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) |
18 Jun 2021 15:39:42 7.0.11.12
|
Thierry Thomas (thierry)  |
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 |
27 May 2021 20:54:09 7.0.11.12
|
Thierry Thomas (thierry)  |
graphics/ImageMagick7: upgrade to 7.0.11-12 and fix some vulnerabilities
Changelog at <https://imagemagick.org/script/changelog.php>.
PR: 255802
Approved by: maintainer’s time-out
Security: CVE-2020-27829
Security: CVE-2020-29599
Security: CVE-2021-20176
Security: CVE-2021-20241
Security: CVE-2021-20243
Security: CVE-2021-20244
Security: CVE-2021-20245
Security: CVE-2021-20246 |
12 Apr 2021 00:33:50 7.0.10.24_3 
|
Matthias Andree (mandree)  |
graphics/ImageMagick7: make compatible with OpenEXR/Imath 3.0 |
07 Apr 2021 08:09:01 7.0.10.24_2 
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 7.0.10.24_2 
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Jan 2021 00:04:43
7.0.10.24_2 
|
jhale  |
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 |
09 Nov 2020 17:08:12
7.0.10.24_1 
|
tcberner  |
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 |
28 Jul 2020 13:02:35
7.0.10.24 
|
joneum  |
Update to 7.0.10-24
This Update fix a vulnerabiliy:
2020-06-14 7.0.10-20 <quetzlzacatenango@image...>
Fix out-of-bounds vulnerability when reading sixel images (reference
https://github.com/ImageMagick/ImageMagick/issues/2143).
Full Changelog: https://imagemagick.org/script/changelog.php
PR: 246337
Reported by: VVD <vvd@unislabs.com>
Approved by: kwm (maintainer timeout)
MFH: 2020Q3
Sponsored by: Netzkommune GmbH |
19 Apr 2020 17:51:35
7.0.10.6 
|
kwm  |
Update ImageMagick7 to 7.0.10-6
- Fix library name in bin/Magick*-config scripts. [1]
- Reduce nox11 diff with the Imagemagick 6 version.
PR: 245557 [1], 244275 [2]
Reported by: VVD (vvd@unislabs.com) [1]
nork@ninth-nine.com [2] |
01 Mar 2020 06:51:11
7.0.9.20 
|
sunpoet  |
Update MASTER_SITES and WWW
Approved by: portmgr (blanket) |
31 Jan 2020 15:26:28
7.0.9.20 
|
kwm  |
Update ImageMagick6 to 7.0.9-20. |
26 Jan 2020 17:22:58
7.0.9.18 
|
kwm  |
Update Imagemagick7 to 7.0.9-18. |
05 Nov 2019 22:21:16
7.0.8.57_1 
|
zeising  |
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. |
13 Sep 2019 12:44:03
7.0.8.57_1 
|
tobik  |
Canonicalize librsvg dependency
- Use USE_GNOME=librsvg2 where possible
- Reduce scope of D18878 |
05 Aug 2019 16:25:45
7.0.8.57_1 
|
kwm  |
Update ImageMagick to 7.0.8.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
Reported by: Martin Waschbusch <martin@waschbuesch.de>
Ting-Wei Lan <lantw44@gmail.com>
Gary <freebsd-bugzilla@in-addr.com> |
26 Jul 2019 20:46:57
7.0.8.50_1 
|
gerald  |
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 |
26 Jun 2019 17:42:16
7.0.8.50 
|
kwm  |
Update Imagemagick7 to 7.0.8-50. |
03 Jun 2019 20:35:10
7.0.8.48 
|
kwm  |
Update ImageMagick7 to 7.0.8-48.
Add support for complex text layout via libraqm. |
30 May 2019 11:01:11
7.0.8.47 
|
kwm  |
Update ImageMagick7 to 7.0.8.47.
PR: 238199
Reported by: Tommy P <tommyhp2@gmail.com>
MFH: 2019Q2
Security: 183d700e-ec70-487e-a9c4-632324afa934 |
29 Mar 2019 23:00:36
7.0.8.22_1 
|
jhale  |
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 |
30 Dec 2018 20:51:02
7.0.8.22 
|
kwm  |
Update ImageMagick7 to 7.0.8-22. |
25 Dec 2018 12:17:29
7.0.8.20 
|
kwm  |
Update ImageMagick7 to 7.0.8-20. |
12 Dec 2018 18:01:39
7.0.8.16 
|
kwm  |
Update Imagemagick7 to 7.0.8-16. |
12 Dec 2018 01:35:36
7.0.8.14_2 
|
gerald  |
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 |
20 Nov 2018 16:56:57
7.0.8.14_1 
|
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 |
11 Nov 2018 15:43:03
7.0.8.14 
|
kwm  |
Update ImageMagick7 to 7.0.8.14 [1]
* Add option for ISO/IEC 23008-12:2017 HEIF suport [1]
* Add option for RAW support (from IM6).
* Convert a number of options to optionhelpers (sync from IM6).
* Add comment to the patch-config_policy.xml file why it still needed.
PR: 230788 (based on) [1]
Submitted by: Sebastian Steinmetz <freebsd-2018@sebastiansteinmetz.ch> |
10 Nov 2018 19:57:08
7.0.7.16_2 
|
kwm  |
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> |
22 Sep 2018 10:15:22
7.0.7.16_2 
|
mandree  |
Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.
Release notes: <https://github.com/openexr/openexr/releases/tag/v2.3.0>
Adjust LIB_DEPENDS of all ports that require ilmbase or openexr to chase
the new lower-case spelling of the name, and to omit the version from the
library name to ease future maintenance.
Bump PORTREVISION of all ports that depend on ilmbase or openexr directly,
so that they all get rebuilt on upgrades.
Add patches to graphics/ampasCTL to keep it alive, with (a) ilmbase now
that its Iex::BaseExc class is no longer derived from std::string,
details were given upstream through https://github.com/ampas/CTL/issues/71
and (b) to unwind semicolon/;-lists in cmake that stem from openexr/
ilmbase pkg-config variables.
(Note ampasCTL is unmaintained as FreeBSD port, and upstream,
and I cannot run-time test it.)
Poudriere build tests on 11.2-RELEASE-p1 amd64 of ALL ports depending
directly or indirectly on ilmbase and/or openexr have passed without
regressions. Thus invoking due diligence, I believe I have done the
equivalent of an -exp run, and do not require approval for the dependency
chases to third-party ports. |
22 Sep 2018 07:49:35
7.0.7.16_1 
|
pi  |
graphics/ImageMagick[7]: remove CONFLICTS with lang/execline, 2nd try
- lang/execline dropped their bin/import, so it no longer conflicts
PR: 185818
Submitted by: mj@netauth.com
Approved by: kwm (maintainer timeout) |
21 Sep 2018 22:02:31
7.0.7.16_1 
|
antoine  |
Revert r480301, it's broken
With hat: portmgr |
21 Sep 2018 18:37:30
7.0.8.10_1 
|
pi  |
graphics/ImageMagick[7]: remove CONFLICTS with lang/execline
- lang/execline dropped their bin/import, so it no longer conflicts
PR: 185818
Submitted by: mj@netauth.com
Approved by: koobs (maintainer timeout) |
29 Jul 2018 22:18:46
7.0.7.16_1 
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
26 Dec 2017 16:14:29
7.0.7.16 
|
kwm  |
Update ImageMagick to 7.0.7-16. |
09 Nov 2017 20:09:18
7.0.7.4 
|
antoine  |
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545
With hat: portmgr |
24 Sep 2017 13:14:27
7.0.7.4 
|
kwm  |
Update ImageMagick7 to 7.0.7-4. |
19 Sep 2017 14:12:41
7.0.7.2 
|
kwm  |
ImageMagick7 to 7.0.7-2.
Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
Bump vapoursynth for sharedi library bumps in IM7.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1] |
10 Sep 2017 20:55:39
7.0.5.10_1 
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
16 Jul 2017 16:28:52
7.0.5.10 
|
pawel  |
Register CONFLICTS
Approved by: portmgr blanket |
07 Jun 2017 17:45:05
7.0.5.10 
|
kwm  |
Update ImageMagick7 to 7.0.5-10. |
29 May 2017 14:34:22
7.0.5.9 
|
kwm  |
Update ImageMagick to 7.0.5-9.
PR: 219627 |
24 May 2017 13:29:19
7.0.5.7 
|
kwm  |
Update ImageMagick7 to 7.0.5-7. |
17 May 2017 12:12:33
7.0.5.6 
|
kwm  |
Update ImageMagick7 to 7.0.5-6.
PR: 216930 |
30 Apr 2017 12:50:54
7.0.3.7_2 
|
sunpoet  |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
01 Apr 2017 15:23:32
7.0.3.7_1 
|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
04 Dec 2016 23:59:10
7.0.3.7 
|
feld  |
graphics/ImageMagick7: Update to 7.0.3-7
Summarized ChangeLog since 7.0.2-9:
* Off by one memory allocation (reference
https://github.com/ImageMagick/ImageMagick/issues/296).
* The -extent option now matches the results of IMv6 (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=30779).
* Prevent fault in MSL interpreter (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797).
* Mask composite produces proper results for the convert utility (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29675).
* Added layer RLE compression to the PSD encoder.
* Fixed incorrect parsing with ordered dither. (reference
https://github.com/ImageMagick/ImageMagick/issues/254) (Only the first 15 lines of the commit message are shown above ) |
20 Nov 2016 09:38:09
7.0.2.9_1 
|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
22 Aug 2016 19:03:21
7.0.2.9 
|
kwm  |
Update ImageMagick7 to 7.0.2-9.
Only add dependancy (indirect) to glib20 if the depenancy uses glib20. [1]
Add Indirect dependancy to ilmbase for the exr plugin.
Reported by: Miroslav Lachman <000.fbsd@quip.cz> (on freebsd-ports@) [1] |
11 Aug 2016 10:32:57
7.0.2.7 
|
kwm  |
Fix plist so this port now packages.
Reported by: pkg-fallout@ |
10 Aug 2016 12:08:05
7.0.2.7 
|
kwm  |
Don't add X libraries to the nox11 ports [1]
While here fix USE_GNOME in the SVG case to add to the USE_GNOME macro
and not overwrite it.
PR: 211721 [1]
Reported by: Gary (freebsd-bugzilla@in-addr.com)
Pointy hat to: kwm@ |
10 Aug 2016 10:00:41
7.0.2.7 
|
kwm  |
Update ImageMagick7 to 7.0.2.7.
Register indirect dependancies.
PR: 201726 (based on) |
19 May 2016 09:39:17
7.0.1.5 
|
kwm  |
Update ImageMagick7 to 7.0.1-5. |
13 May 2016 12:57:03
7.0.1.3 
|
kwm  |
Update ImageMagick7 to 7.0.1.3.
Remove the delegate patch since it done in IM now.
MFH: 2016Q2
Security: 82b702e0-1907-11e6-857b-00221503d280 |
03 May 2016 21:52:32
7.0.1.0_1 
|
kwm  |
Disable EPHEMERAL, HTTPS, MVG and MSL coders until a a new release can be
made what fixes the CVE issues with these coders.
Obtained from: ImageMagick support forum
Security: CVE-2016-3714 |
03 May 2016 08:48:27
7.0.1.0 
|
kwm  |
Update ImageMagick7 to 7.0.1-0.
* Switch to USES=localbase.
* Removal all the warnings about this being unstable now that it is
released.
* Switch to CONFLICT_INSTALL |
01 Apr 2016 14:00:57
7.0.0.0.b20160225_2 
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
01 Apr 2016 11:17:54
7.0.0.0.b20160225_2 
|
sunpoet  |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
24 Mar 2016 15:47:50
7.0.0.0.b20160225_1 
|
tijl  |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
26 Feb 2016 15:33:49
7.0.0.0.b20160225 
|
kwm  |
Update ImageMagick7 to snapshot from 2016.02.25 |
20 Jan 2016 15:46:33
7.0.0.0.b20160119 
|
kwm  |
Update ImageMagick7 to a new snapshot from 2016-01-19. |
17 Dec 2015 17:19:48
7.0.0.0.b20151120_1 
|
mat  |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
22 Nov 2015 10:15:41
7.0.0.0.b20151120 
|
kwm  |
Update ImageMagick7 to 20151120 snapshot.
* Convert the custom test target into a do-test target and run it when
the TESTS options is selected.
* Sort plist |
09 Oct 2015 22:04:46
7.0.0.0.b20151006 
|
kwm  |
Update ImageMagick snapshot from 20151006. |
03 Sep 2015 22:23:10
7.0.0.0.b20150902 
|
kwm  |
Update ImageMagick7 to the snapshot from 2015.09.02. |
22 Aug 2015 17:48:36
7.0.0.0.b20150715_2 
|
hrs  |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
02 Aug 2015 18:13:17
7.0.0.0.b20150715_1 
|
kwm  |
Add some more X11 / NOX11 checks around USES=ghostscript usage.
While here apply the same checks to IM7.
PR: 201993
Submitted by: daniel@blodan.se |
02 Aug 2015 15:03:20
7.0.0.0.b20150715_1 
|
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
25 Jul 2015 09:40:35
7.0.0.0.b20150715 
|
kwm  |
Catch up with ghostscript changes. |
22 Jul 2015 21:54:19
7.0.0.0.b20150715 
|
mat  |
[00:01:47] ====>> Warning: (graphics/ImageMagick7): make:
"/poudriere/ports/head/graphics/ImageMagick7/Makefile" line 387: Malformed
conditional (${USER} == kwm)
Sponsored by: Absolight |
16 Jul 2015 12:30:28
7.0.0.0.b20150715 
|
kwm  |
Add ImageMagick 7.0.0-0 snapshot from 20150715.
* This is a beta release, API breakage might happen.
* HDRI option is now on by default.
* Remove second WWW url in pkg-descr. |