c73b FreshPorts -- graphics/GraphicsMagick13
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
GraphicsMagick13 1.3.16_1 graphics on this many watch lists=2 search for ports that depend on this port An older version of this port was marked as vulnerable.
Fast image processing tools based on ImageMagick
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Nov 2008 14:20:48
License: not specified in port


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/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/libtool
  2. print/ghostscript9
Required To Run:
  1. print/ghostscript9
Required Libraries:
  1. print/freetype2
  2. graphics/png
  3. graphics/jbigkit
  4. textproc/libxml2
  5. graphics/jasper
  6. graphics/jpeg
  7. graphics/lcms
  8. graphics/tiff
  9. graphics/libfpx
  10. x11/dgs
  11. graphics/libwmf
  12. converters/libiconv
  13. devel/libltdl

This port is required by:

for Libraries

To install the port: cd /usr/ports/graphics/GraphicsMagick13/ && make install clean
To add the package: pkg_add -r GraphicsMagick13


Configuration Options
===> The following configuration options are available for GraphicsMagick-1.3.16_1:
     DOCS=on: Build and/or install documentation
     FPX=on: 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=on: Run bundled self-tests after build
     X11=on: X11 (graphics) support
====> Options available for the single X11: you have to select exactly one of them
     DPS=on: Enable Display Ghostscript support
     NODPS=off: Disable Display Ghostscript support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/
  3. http://aarnet.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  4. http://freefr.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  5. http://garr.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  6. http://heanet.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  7. http://hivelocity.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  8. http://ignum.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  9. http://internode.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  10. http://iweb.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  11. http://jaist.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  12. http://kaz.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  13. http://kent.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  14. http://master.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  15. http://nchc.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  16. http://ncu.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  17. http://netcologne.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  18. http://sunet.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  19. http://superb-dca3.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  20. http://switch.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  21. http://tenet.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  22. http://ufpr.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/
  23. http://waix.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.3.16/

Number of commits found: 28

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
27 Apr 2013 11:59:29
Original commit files touched by this commit  1.3.16_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
25 Sep 2012 21:57:13
Original commit files touched by this commit  1.3.16_1
glarkin search for other commits by this committer
- Added vendor patch to fix most recent vulnerability
- Bumped PORTREVISION

Security:	98690c45-0361-11e2-a391-000c29033c32
20 Sep 2012 20:25:55
Original commit files touched by this commit  1.3.16
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- 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]
12 Jun 2012 15:21:52
Original commit files touched by this commit  1.3.15_2
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Incorporated upstream patch to fix failing test after PNG 1.5.10 update
- Bumped PORTREVISION

Reported by:    pointyhat (via pav)
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.3.15_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update png to 1.5.10
10 May 2012 14:40:25
Original commit files touched by this commit  1.3.15
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.3.15

PR:             ports/166683 (based on)
Submitted by:   Sato Kuro <poyopoyo@puripuri.plala.or.jp>
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.3.12_1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
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.
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.3.12_1
 This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- 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
03 Jul 2011 14:12:23
Original commit files touched by this commit  1.3.12_1
 This port version is marked as vulnerable.
ohauer search for other commits by this committer
-remove MD5
08 Dec 2010 19:58:49
Original commit files touched by this commit  1.3.12_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Clean up "current" versions of autotools components to further reduce
tree-churn on updates.
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.3.12_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.3.12_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
12 Mar 2010 15:41:53
Original commit files touched by this commit  1.3.12
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.3.12
08 Mar 2010 23:19:48
Original commit files touched by this commit  1.3.11
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.3.11
17 Feb 2010 20:09:52
Original commit files touched by this commit  1.3.10
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.3.10

Requested by:   Peter Kieltyka <peter.kieltyka@nulayer.com>
Feature safe:   yes
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.3.7_2
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to jpeg-8
30 Dec 2009 22:31:28
Original commit files touched by this commit  1.3.7_1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Added PORTSCOUT variables to stop erroneous warnings
15 Nov 2009 18:54:23
Original commit files touched by this commit  1.3.7_1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- 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>
25 Sep 2009 23:17:26
Original commit files touched by this commit  1.3.7
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.3.7

Feature safe:   yes
12 Aug 2009 23:56:40
Original commit files touched by this commit  1.3.6
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated MASTER_SITES to use new SFP macro and added MASTER_SITE_SUBDIR
11 Aug 2009 15:25:19
Original commit files touched by this commit  1.3.6
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.3.6
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.3.5_2
 This port version is marked as vulnerable.
mezz search for other commits by this committer
-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
18 Jul 2009 11:11:29
Original commit files touched by this commit  1.3.5_1
 This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
27 Jan 2009 14:52:29
Original commit files touched by this commit  1.3.5
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.3.5
10 Dec 2008 13:35:13
Original commit files touched by this commit  1.3.3
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.3.3
02 Dec 2008 22:42:58
Original commit files touched by this commit  1.3.2
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.3.2
20 Nov 2008 22:41:04
Original commit files touched by this commit  1.3.1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Initial release of version 1.3.1
- Turned on OpenMP by default
17 Nov 2008 14:20:28
Original commit files touched by this commit  1.2.5
glarkin search for other commits by this committer
Repocopy from GraphicsMagick12 to GraphicsMagick13 is complete.

Number of commits found: 28

2840
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24568
Broken 188
Deprecated 455
Ignore 562
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 49
Set to expire 440
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight84
new month172

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0