| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
7.0.7.16_2 22 Sep 2018 10:15:22
  |
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. |
7.0.7.16_1 22 Sep 2018 07:49:35
  |
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) |
7.0.7.16_1 21 Sep 2018 22:02:31
  |
antoine  |
Revert r480301, it's broken
With hat: portmgr |
7.0.8.10_1 21 Sep 2018 18:37:30
  |
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) |
7.0.7.16_1 29 Jul 2018 22:18:46
  |
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 |
7.0.7.16 26 Dec 2017 16:14:29
  |
kwm  |
Update ImageMagick to 7.0.7-16. |
7.0.7.4 09 Nov 2017 20:09:18
  |
antoine  |
Fix the context of some patches so that they apply with stricter patch(1)
PR: 223545
With hat: portmgr |
7.0.7.4 24 Sep 2017 13:14:27
  |
kwm  |
Update ImageMagick7 to 7.0.7-4. |
7.0.7.2 19 Sep 2017 14:12:41
  |
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] |
7.0.5.10_1 10 Sep 2017 20:55:39
  |
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 |
7.0.5.10 16 Jul 2017 16:28:52
  |
pawel  |
Register CONFLICTS
Approved by: portmgr blanket |
7.0.5.10 07 Jun 2017 17:45:05
  |
kwm  |
Update ImageMagick7 to 7.0.5-10. |
7.0.5.9 29 May 2017 14:34:22
  |
kwm  |
Update ImageMagick to 7.0.5-9.
PR: 219627 |
7.0.5.7 24 May 2017 13:29:19
  |
kwm  |
Update ImageMagick7 to 7.0.5-7. |
7.0.5.6 17 May 2017 12:12:33
  |
kwm  |
Update ImageMagick7 to 7.0.5-6.
PR: 216930 |
7.0.3.7_2 30 Apr 2017 12:50:54
  |
sunpoet  |
Update to 0.6.0
- Bump PORTREVISION for dependent ports
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
7.0.3.7_1 01 Apr 2017 15:23:32
  |
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 |
7.0.3.7 04 Dec 2016 23:59:10
  |
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 ) |
7.0.2.9_1 20 Nov 2016 09:38:09
  |
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. |
7.0.2.9 22 Aug 2016 19:03:21
  |
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] |
7.0.2.7 11 Aug 2016 10:32:57
  |
kwm  |
Fix plist so this port now packages.
Reported by: pkg-fallout@ |
7.0.2.7 10 Aug 2016 12:08:05
  |
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@ |
7.0.2.7 10 Aug 2016 10:00:41
  |
kwm  |
Update ImageMagick7 to 7.0.2.7.
Register indirect dependancies.
PR: 201726 (based on) |
7.0.1.5 19 May 2016 09:39:17
  |
kwm  |
Update ImageMagick7 to 7.0.1-5. |
7.0.1.3 13 May 2016 12:57:03
  |
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 |
7.0.1.0_1 03 May 2016 21:52:32
  |
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 |
7.0.1.0 03 May 2016 08:48:27
  |
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 |
7.0.0.0.b20160225_2 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
7.0.0.0.b20160225_2 01 Apr 2016 11:17:54
  |
sunpoet  |
- Update to 0.5.0
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
7.0.0.0.b20160225_1 24 Mar 2016 15:47:50
  |
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) |
7.0.0.0.b20160225 26 Feb 2016 15:33:49
  |
kwm  |
Update ImageMagick7 to snapshot from 2016.02.25 |
7.0.0.0.b20160119 20 Jan 2016 15:46:33
  |
kwm  |
Update ImageMagick7 to a new snapshot from 2016-01-19. |
7.0.0.0.b20151120_1 17 Dec 2015 17:19:48
  |
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 |
7.0.0.0.b20151120 22 Nov 2015 10:15:41
  |
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 |
7.0.0.0.b20151006 09 Oct 2015 22:04:46
  |
kwm  |
Update ImageMagick snapshot from 20151006. |
7.0.0.0.b20150902 03 Sep 2015 22:23:10
  |
kwm  |
Update ImageMagick7 to the snapshot from 2015.09.02. |
7.0.0.0.b20150715_2 22 Aug 2015 17:48:36
  |
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 ) |
7.0.0.0.b20150715_1 02 Aug 2015 18:13:17
  |
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 |
7.0.0.0.b20150715_1 02 Aug 2015 15:03:20
  |
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 ) |
7.0.0.0.b20150715 25 Jul 2015 09:40:35
  |
kwm  |
Catch up with ghostscript changes. |
7.0.0.0.b20150715 22 Jul 2015 21:54:19
  |
mat  |
[00:01:47] ====>> Warning: (graphics/ImageMagick7): make:
"/poudriere/ports/head/graphics/ImageMagick7/Makefile" line 387: Malformed
conditional (${USER} == kwm)
Sponsored by: Absolight |
7.0.0.0.b20150715 16 Jul 2015 12:30:28
  |
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. |