Port details |
- GraphicsMagick13 Fast image processing tools based on ImageMagick
- 1.3.19_6 graphics
=1 1.3.19_6Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-11-17 14:20:48
- Last Update: 2014-06-17 19:30:57
- SVN Revision: 358168
- People watching this port, also watch:: zrep
- License: not specified in port
- WWW:
- http://www.graphicsmagick.org/
- Description:
- This is a port of GraphicsMagick(TM), the "swiss army knife" of image
processing. It provides a robust collection of tools and libraries which
support reading, writing, and manipulating an image in over 88 major
formats including formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, SVG
and TIFF.
The program is the fork of a better-known ImageMagick (5.5.2), which
emphasizes end-user and API-stabilities.
WWW: http://www.graphicsmagick.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- GraphicsMagick13>0:graphics/GraphicsMagick13
- No installation instructions:
- This port has been deleted.
- PKGNAME: GraphicsMagick13
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- gs : print/ghostscript9
- Runtime dependencies:
-
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- gs : print/ghostscript9
- Library dependencies:
-
- libjbig.so : graphics/jbigkit
- libjasper.so : graphics/jasper
- libjpeg.so : graphics/jpeg
- liblcms2.so : graphics/lcms2
- libpng15.so : graphics/png
- libtiff.so : graphics/tiff
- libfreetype.so : print/freetype2
- libwebp.so : graphics/webp
- libwmflite.so : graphics/libwmf
- libdps.so : x11/dgs
- libiconv.so.3 : converters/libiconv
- libxml2.so : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for GraphicsMagick13-1.3.19_6:
DOCS=on: Build and/or install documentation
FPX=off: FlashPix image format support
OPENMP=on: Parallel processing support via OpenMP
Q8BIT=off: Use 8-bit pixels (speed) instead of 16 (quality)
SSE=off: Use SSE optimized routines
TESTS=off: Run bundled self-tests after build
WEBP=on: WebP image format support
X11=on: X11 (graphics) support
====> X11 (graphics) support: you have to select exactly one of them
DPS=on: Enable Display Ghostscript support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.19_6 17 Jun 2014 19:30:57 |
rene |
Remove graphics/GraphicsMagick13, duplicate of unversioned
graphics/GraphicsMagick |
1.3.19_6 08 May 2014 03:25:06 |
sunpoet |
- Update to 0.4.0
- Add LICENSE
- Sort LIB_DEPENDS
- Use USES=libtool
- Do not silence installation message
- Bump PORTREVISION for graphics/webp shlib change
Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS |
1.3.19_5 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.3.19_5 26 Apr 2014 14:04:29 |
thierry |
Don't hardcode libdir flag spec in GraphicsMagick++-config: without
that, ports depending on it (e.g. graphics/cimg) fail with the error:
c++: error: unknown argument: '-R/usr/local/lib' |
1.3.19_4 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.3.19_3 07 Mar 2014 08:42:59 |
thierry |
Fix the linkage problem, even with the default options.
Reviewed by: tijl |
1.3.19_2 06 Mar 2014 15:46:25 |
thierry |
OPENMP implies compiler:openmp, hence Gcc46 (this could change in a
near future). This causes problems with the linker in some ports
(e.g. graphics/cimg).
Untill a better solution is found, don't enable OPENMP by default.
Checked with CImg and Octave. |
1.3.19_1 27 Feb 2014 18:04:17 |
antoine |
Remove TESTS from OPTIONS_DEFAULT
This option brings webfonts which is restricted and prevents building
around 100 ports on the package builders |
1.3.19 07 Feb 2014 13:10:20 |
miwi |
- Update to 1.3.19
PR: 185935
Submitted by: Ports Fury |
1.3.18_1 27 Dec 2013 13:13:48 |
thierry |
- On FreeBSD < 10, the linker adds -lXt with dps, but on 10 it does
not => force it;
- Register Xext too;
- rename patch-configure. |
1.3.18 26 Dec 2013 14:40:13 |
thierry |
- don't register lpthread in GraphicsMagick-config and
GraphicsMagick++-config
- don't link with -pthread and -lpthread together.
when GNU Pth is installed. |
1.3.18 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
1.3.18 16 Dec 2013 18:24:49 |
glarkin |
[Errno 11] Resource Temporarily Unavailable
Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.
Submitted by: glarkin |
1.3.18 30 Nov 2013 15:08:05 |
thierry |
- Upgrade to 1.3.18.
- Since I'm there, pet portlint and stagify.
PR: ports/183821
Submitted by: /me
Approved by: maintainer's time-out |
1.3.16_1 08 Nov 2013 13:07:45 |
bapt |
Fix badly set PKGNAMESUFFIX
Pointyhat to: bapt |
1.3.16_1 31 Oct 2013 11:06:16 |
bapt |
Fix pkgname collision
With hat: portmgr |
1.3.16_1 04 Oct 2013 08:52:33 |
bapt |
Do not arbitrary rename packages |
1.3.16_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.3.16_1 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
1.3.16_1 25 Sep 2012 21:57:13 |
glarkin |
- Added vendor patch to fix most recent vulnerability
- Bumped PORTREVISION
Security: 98690c45-0361-11e2-a391-000c29033c32 |
1.3.16 20 Sep 2012 20:25:55 |
glarkin |
- Updated to 1.3.16
- Fixed X11-conditional dependency injection [1]
- Converted to optionsNG
PR: ports/171516 (based on) [1]
Submitted by: Rainer Duffner <rainer@ultra-secure.de> [1] |
1.3.15_2 12 Jun 2012 15:21:52 |
glarkin |
- Incorporated upstream patch to fix failing test after PNG 1.5.10 update
- Bumped PORTREVISION
Reported by: pointyhat (via pav) |
1.3.15_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.3.15 10 May 2012 14:40:25 |
glarkin |
- Updated to 1.3.15
PR: ports/166683 (based on)
Submitted by: Sato Kuro <poyopoyo@puripuri.plala.or.jp> |
1.3.12_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.3.12_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.3.12_1 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.3.12_1 08 Dec 2010 19:58:49 |
ade |
Clean up "current" versions of autotools components to further reduce
tree-churn on updates. |
1.3.12_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.3.12_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.3.12 12 Mar 2010 15:41:53 |
glarkin |
- Updated to 1.3.12 |
1.3.11 08 Mar 2010 23:19:48 |
glarkin |
- Updated to 1.3.11 |
1.3.10 17 Feb 2010 20:09:52 |
glarkin |
- Updated to 1.3.10
Requested by: Peter Kieltyka <peter.kieltyka@nulayer.com>
Feature safe: yes |
1.3.7_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.3.7_1 30 Dec 2009 22:31:28 |
glarkin |
- Added PORTSCOUT variables to stop erroneous warnings |
1.3.7_1 15 Nov 2009 18:54:23 |
glarkin |
- Added explicit X11 support option
- Fixed LDFLAGS handling when OpenMP is enabled and X11 support is disabled.
The previous way it was handled caused optional image support (JPG, PNG,
etc.) to fail
NOTE: graphics/GraphicsMagick is not affected since it doesn't have OpenMP
support
PR: ports/139975
Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> |
1.3.7 25 Sep 2009 23:17:26 |
glarkin |
- Updated to 1.3.7
Feature safe: yes |
1.3.6 12 Aug 2009 23:56:40 |
glarkin |
- Updated MASTER_SITES to use new SFP macro and added MASTER_SITE_SUBDIR |
1.3.6 11 Aug 2009 15:25:19 |
glarkin |
- Updated to 1.3.6 |
1.3.5_2 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.3.5_1 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.3.5 27 Jan 2009 14:52:29 |
glarkin |
- Update to 1.3.5 |
1.3.3 10 Dec 2008 13:35:13 |
glarkin |
- Updated to 1.3.3 |
1.3.2 02 Dec 2008 22:42:58 |
glarkin |
- Update to 1.3.2 |
1.3.1 20 Nov 2008 22:41:04 |
glarkin |
- Initial release of version 1.3.1
- Turned on OpenMP by default |
1.2.5 17 Nov 2008 14:20:28 |
glarkin |
Repocopy from GraphicsMagick12 to GraphicsMagick13 is complete. |