Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
23 Jan 2022 19:09:30 4.11.0
|
Po-Chuan Hsieh (sunpoet)  |
graphics/rubygem-mini_magick: Update to 4.11.0
Changes: https://github.com/minimagick/minimagick/releases |
11 Dec 2021 13:50:53 4.10.1
|
Tobias C. Berner (tcberner)  |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
19 Sep 2021 06:00:45 4.10.1
|
Po-Chuan Hsieh (sunpoet)  |
graphics/rubygem-mini_magick: Update IMAGEMAGICK*_DESC |
06 Apr 2021 14:31:07 4.10.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
02 Feb 2020 11:05:16
4.10.1
|
sunpoet  |
Update to 4.10.1
- Change OPTIONS_DEFAULT:
- Change from IMAGEMAGICK6 to IMAGEMAGICK7 [1]
- Remove X11
- Take maintainership
[1] Upstream prioritize ImageMagick 7.x over 6.x since 4.10.0.
Changes: https://github.com/minimagick/minimagick/releases |
10 Nov 2018 19:57:08
4.9.2_1
|
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> |
26 Sep 2018 19:19:03
4.9.2
|
sunpoet  |
Update to 4.9.2
Changes: https://github.com/minimagick/minimagick/releases |
24 Sep 2018 11:13:31
4.9.1
|
sunpoet  |
Update to 4.9.1
Changes: https://github.com/minimagick/minimagick/releases |
22 Sep 2018 16:45:23
4.9.0
|
sunpoet  |
Update to 4.9.0
- Add ImageMagick 7 support
Changes: https://github.com/minimagick/minimagick/releases |
07 Jul 2017 16:33:52
4.8.0
|
sunpoet  |
Update to 4.8.0
Changes: https://github.com/minimagick/minimagick/releases |
21 Jun 2017 18:52:56
4.7.2
|
sunpoet  |
Update to 4.7.2
Changes: https://github.com/minimagick/minimagick/releases |
16 Jun 2017 13:57:10
4.7.1
|
sunpoet  |
Update to 4.7.1
Changes: https://github.com/minimagick/minimagick/releases |
26 May 2017 08:20:19
4.7.0_1
|
kwm  |
Chase ImageMagick shlib bump |
29 Mar 2017 23:37:09
4.7.0
|
sunpoet  |
Update to 4.7.0
Changes: https://github.com/minimagick/minimagick/releases |
06 Mar 2017 15:50:09
4.6.1
|
sunpoet  |
Update to 4.6.1
Changes: https://github.com/minimagick/minimagick/releases |
11 Feb 2017 08:38:14
4.6.0
|
sunpoet  |
Update to 4.6.0
- Add LICENSE_FILE
Changes: https://github.com/minimagick/minimagick/releases |
27 Apr 2016 21:57:32
4.2.10
|
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
27 Apr 2016 16:36:42
4.2.10
|
swills  |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
01 Apr 2016 14:00:57
4.2.10
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
13 Aug 2015 17:37:33
4.2.10
|
sunpoet  |
- Update to 4.2.10
Changes: https://github.com/minimagick/minimagick/releases |
13 Jun 2015 15:34:51
4.2.7
|
sunpoet  |
- Add NO_ARCH
- Update WWW |
31 May 2015 19:27:30
4.2.7
|
sunpoet  |
- Update to 4.2.7
- Add LICENSE
- Convert to new options helper
Changes: https://github.com/minimagick/minimagick/releases |
26 May 2015 15:53:07
4.2.4_1
|
zi  |
- Make X11 optional
- Bump PORTREVISION |
26 May 2015 15:32:42
4.2.4
|
zi  |
New port: graphics/rubygem-mini_magick:
Manipulate images with minimal use of memory via ImageMagick / GraphicsMagick
WWW: https://rubygems.org/gems/mini_magick/ |