Port details |
- ImageMagick7-nox11 Image processing tools
- 7.0.10.24_2 graphics
=2 7.0.8.57_1Version of this port present on the latest quarterly branch. NOTE: Slave port - quarterly revision is most likely wrong.- Maintainer: kwm@FreeBSD.org
 - Port Added: 2015-07-16 12:30:50
- Last Update: 2019-08-05 17:25:45
- SVN Revision: 508193
People watching this port, also watch: ImageMagick7, zrep - Also Listed In: perl5
- License: APACHE20
- Description:
- ImageMagick is a package for display and interactive manipulation of
images. The package includes tools for image conversion, annotation,
compositing, animation, and creating montages. ImageMagick can read and
write many of the more popular image formats (e.g. JPEG, TIFF, PNM, XPM,
Photo CD, etc.).
The package can be built _without_ the GUI (X11) support at all -- it
will not have the display, import, and animate functionality, but remain
extremely useful for image manipulation.
The optional "display" utility conflicts with the utility of the
same name from the misc/display port/package.
WWW: https://imagemagick.org/
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ImageMagick7-nox11>0:graphics/ImageMagick7-nox11
- Conflicts:
- CONFLICTS_INSTALL:
- ImageMagick
- ImageMagick-nox11
- ImageMagick6
- ImageMagick6-nox11
- ImageMagick7-*
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
cd /usr/ports/graphics/ImageMagick7-nox11/ && make install clean - To add the package:
pkg install ImageMagick7-nox11 - PKGNAME: ImageMagick7-nox11
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1595926080
SHA256 (ImageMagick-7.0.10-24.tar.xz) = 8f8d4715ac995aaae14dc1567608a05833764c13cd0c16cbac2a3a8e229e7f43
SIZE (ImageMagick-7.0.10-24.tar.xz) = 9705444
Packages: (move your mouse over the cells for more information)
- Master port: graphics/ImageMagick7
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- ghostscript9-agpl-base>=9.16_2 : print/ghostscript9-agpl-base
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- gsfonts>=0 : print/gsfonts
- pkgconf>=1.3.0_1 : devel/pkgconf
- ghostscript9-agpl-base>=9.16_2 : print/ghostscript9-agpl-base
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libltdl.so : devel/libltdl
- libfftw3.so : math/fftw3
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libjbig.so : graphics/jbigkit
- libopenjp2.so : graphics/openjpeg
- liblcms2.so : graphics/lcms2
- liblqr-1.so : graphics/liblqr-1
- libpng.so : graphics/png
- libraw_r.so : graphics/libraw
- libtiff.so : graphics/tiff
- libwebp.so : graphics/webp
- libwmf.so : graphics/libwmf-nox11
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libjpeg.so : graphics/jpeg-turbo
- This port is required by:
- for Libraries
- graphics/pecl-imagick-im7
- for Run
- devel/rubygem-paperclip-rails50
- Configuration Options
- ===> The following configuration options are available for ImageMagick7-nox11-7.0.10.24_2:
16BIT_PIXEL=on: 16bit pixel support
BZIP2=on: bzip2 compressed MIFF images
DJVU=off: DJVU format support (needs THREADS)
DOCS=on: Build and/or install documentation
FFTW=on: Discrete Fourier Transform support
FONTCONFIG=on: X11 font configuration support
FPX=off: FlashPix image format support
FREETYPE=on: TrueType font rendering support
GRAPHVIZ=off: Graphviz graph drawing support
GSLIB=off: libgs (Postscript SHLIB) support
HDRI=on: High dynamic range images support
HEIF=off: ISO/IEC 23008-12:2017 HEIF file format support
JBIG=on: JBIG image format support
JPEG=on: JPEG image format support
JPEG2000=on: OpenJPEG 2000 support via openjpeg
LCMS2=on: Little CMS 2.x support
LQR=on: Liquid Rescale support
LZMA=on: LZMA compression support
MODULES=on: Modules support
OPENEXR=off: HDR image format support via OpenEXR
OPENMP=off: Parallel processing support via OpenMP
PDF=on: PDF document support
PERL=on: Perl scripting language support
PNG=on: PNG image format support
RAW=on: RAW format support (implies the lcms2 option)
TESTS=off: Run bundled self-tests after build
THREADS=on: Threading support
TIFF=on: TIFF image format support
WEBP=on: WebP image format support
WMF=on: Windows Metafile image format support
===> Use 'make config' to modify these settings
- USES:
- cpe gettext-runtime gmake gnome libtool:keepla localbase pathfix perl5 pkgconfig:both shebangfix tar:xz jpeg ghostscript
- Master Sites:
-
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
This is a slave port. You may also want to view the commits to the master port: graphics/ImageMagick7 | Date | By | Description |
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> |
07 Jun 2017 17:45:05
7.0.5.10

|
kwm  |
Update ImageMagick7 to 7.0.5-10. |
24 May 2017 13:29:19
7.0.5.7

|
kwm  |
Update ImageMagick7 to 7.0.5-7. |
10 Aug 2016 12:08:05
7.0.2.7_1

|
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@ |
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. |
Number of commits found: 5
|
Latest Vulnerabilities |
8 vulnerabilities affecting 82 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-09 06:29:12
|
|