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

Port details
GraphicsMagick12 1.2.10_3 graphics on this many watch lists=0 search for ports that depend on this port
Fast image processing tools based on ImageMagick
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Aug 2008 20:40:13
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
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for GraphicsMagick-1.2.10_3:
     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.2/
  3. http://aarnet.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  4. http://freefr.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  5. http://garr.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  6. http://heanet.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  7. http://hivelocity.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  8. http://ignum.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  9. http://internode.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  10. http://iweb.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  11. http://jaist.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  12. http://kaz.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  13. http://kent.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  14. http://master.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  15. http://nchc.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  16. http://ncu.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  17. http://netcologne.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  18. http://sunet.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  19. http://superb-dca3.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  20. http://switch.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  21. http://tenet.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  22. http://ufpr.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/
  23. http://waix.dl.sourceforge.net/project/graphicsmagick/graphicsmagick/1.2.10/

Number of commits found: 24

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.2.10_3
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 20:38:03
Original commit files touched by this commit  1.2.10_3
glarkin search for other commits by this committer
- Fixed X11-conditional dependency injection
- Converted to optionsNG
- Bumped PORTREVISION

Requested by:	Mark Felder <feld@feld.me>
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.2.10_2
dinoex search for other commits by this committer
- update png to 1.5.10
24 Oct 2011 04:17:38
Original commit files touched by this commit  1.2.10_1
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.2.10_1
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.2.10_1
ohauer search for other commits by this committer
-remove MD5
08 Dec 2010 19:58:49
Original commit files touched by this commit  1.2.10_1
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.2.10_1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 15:29:21
Original commit files touched by this commit  1.2.10_1
dinoex search for other commits by this committer
- fix build for png-1.4.1
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.2.10_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
23 Feb 2010 21:36:21
Original commit files touched by this commit  1.2.10
glarkin search for other commits by this committer
- Added a patch file to correct post-build, pre-installation test case
  core dumps. There is no new release yet, but the patch file was supplied
  by the upstream distribution author.

Reported by:    pointyhat (via pav, erwin)
Feature safe:   yes
17 Feb 2010 22:02:43
Original commit files touched by this commit  1.2.10
glarkin search for other commits by this committer
- Updated to 1.2.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.2.9_2
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.2.9_1
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.2.9_1
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>
17 Oct 2009 03:48:43
Original commit files touched by this commit  1.2.9
glarkin search for other commits by this committer
- Updated to 1.2.9
22 Aug 2009 00:23:13
Original commit files touched by this commit  1.2.7_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with G
10 Aug 2009 21:06:42
Original commit files touched by this commit  1.2.7_2
glarkin search for other commits by this committer
- Fixed non-SF download URL
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.2.7_2
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.2.7_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
27 Jan 2009 14:16:35
Original commit files touched by this commit  1.2.7
glarkin search for other commits by this committer
- Update to 1.2.7
20 Nov 2008 22:38:40
Original commit files touched by this commit  1.2.6
glarkin search for other commits by this committer
- Upgrade to 1.2.6
- Fixed OpenMP support by enabling threads at the same time
- Added more OPTIONS
- Added handling for NOPORTDOCS
02 Sep 2008 17:16:41
Original commit files touched by this commit  1.2.5
glarkin search for other commits by this committer
- Upgraded to 1.2.5

- Stylistic issues fixed in Makefile and added new options to
  help performance on certain architectures

- Removed NOPORTDOCS support, pending upstream installation process
  support

Reviewed by:    beech, itetcu
Approved by:    beech (mentor, implicit)
29 Aug 2008 20:39:41
Original commit files touched by this commit  1.1.12,1
glarkin search for other commits by this committer
Repocopy is complete.

PR:             ports/126556
Submitted by:   glarkin at FreeBSD dot org (maintainer)
Approved by:    beech (mentor, implicit)

Number of commits found: 24

2845
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days28
new fortnight60
new month218

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