FreshPorts -- The Place For Ports Mon, 13 Oct 2008 9:20 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
GraphicsMagick 1.1.14,1 graphics on this many watch lists=28 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: 27 Jul 2005 03:15:08


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/libtool15, print/ghostscript-gpl
Required To Run: print/ghostscript-gpl
Required Libraries: print/freetype2, graphics/libfpx, graphics/jbigkit, graphics/libwmf, textproc/libxml2, graphics/jasper, graphics/jpeg, graphics/lcms, graphics/png, graphics/tiff, converters/libiconv

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


Configuration Options
===> The following configuration options are available for GraphicsMagick-1.1.14,1:
     Q8BIT=off (default) "Use 8-bit pixels (speed) instead of 16 (quality)"
     TESTS=on (default) "Run bundled self-tests after build"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/graphicsmagick/
http://kent.dl.sourceforge.net/sourceforge/graphicsmagick/
http://easynews.dl.sourceforge.net/sourceforge/graphicsmagick/
http://ufpr.dl.sourceforge.net/sourceforge/graphicsmagick/
http://umn.dl.sourceforge.net/sourceforge/graphicsmagick/
http://mesh.dl.sourceforge.net/sourceforge/graphicsmagick/
http://heanet.dl.sourceforge.net/sourceforge/graphicsmagick/
ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-07-31
    Affects: users of graphics/GraphicsMagick
    Author: mat@FreeBSD.org
    Reason: 
      In order to fix a symbol collision between GraphicsMagick and libtidy,
      GraphicsMagick has been updated so that all its symbols are now prefixed with
      'Gm'. Consequently, all dependencies should be upgraded when you perform this
      upgrade with this command:
    
      portupgrade -rf graphics/GraphicsMagick
    
    

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Sep 2008 18:09:03
Original commit files touched by this commit  1.1.14,1
glarkin search for other commits by this committer
- Upgraded to 1.1.14.

- Made various stylistic fixes to Makefile.

- Broke files/patch-* files into individiual patch
  files and used "make makepatch" to name them all
  correctly.

- Removed NOPORTDOCS support, pending support in
  upstream package installation process.

Reviewed by:    beech, itetcu
Approved by:    beech (mentor, implicit)
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.1.12,1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
18 Jul 2008 22:05:20
Original commit files touched by this commit  1.1.12,1
glarkin search for other commits by this committer
Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:    beech (mentor)
28 Jun 2008 02:03:04
Original commit files touched by this commit  1.1.12,1
beech search for other commits by this committer
- Downgrade to 1.1.12, new api not compatible with koffice
- Bump PORTEPOCH
25 Jun 2008 06:13:50
Original commit files touched by this commit  1.2.3
beech search for other commits by this committer
- Update to 1.2.3
- Pass  maintainership to submitter

Added file(s):
- files/patch-configure.in

Removed file(s):
- files/patch-configure
- files/patch-magick_symbols.h
- files/patch-newfpx

PR:             ports/124365
Submitted by:   Greg Larkin <glarkin@sourcehosting.net>
16 May 2008 22:30:00
Original commit files touched by this commit  1.1.12
mi search for other commits by this committer
Unfortunately, portmgr's policies -- no matter how bogus -- have core's full
backing as long as they apply to all. I refuse to obey a particular policy --
that of automatic bumping PORTREVISION of all ports lib-depending on mine.

It is no longer possible to leave obeying a disagreable policy to those, who
finds it acceptable, either -- portmgr gets really angry, threatening backouts
and commit-bit suspensions.

I thus have no other option but to relinquish maintainership of ports, which
install shared libraries, which any other ports depend on -- starting with
GraphicsMagick.
29 Apr 2008 13:25:08
Original commit files touched by this commit  1.1.12
mi search for other commits by this committer
Remove a ".rej" entry from the list of PORTDOCS. It should not have been
there in the first place...
29 Apr 2008 01:52:06
Original commit files touched by this commit  1.1.12
mi search for other commits by this committer
Update to 1.1.12, which (partially) fixes some potential security
flaws...
19 Apr 2008 18:56:05
Original commit files touched by this commit  1.1.11
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
15 Apr 2008 17:07:24
Original commit files touched by this commit  1.1.11
mi search for other commits by this committer
Upgrade from 1.1.10 to 1.1.11. This brings security fixes and
tiff-handling improvements. Follow-up on an earlier threat and turn
self-checks on by default.
03 Nov 2007 15:50:52
Original commit files touched by this commit  1.1.10
mi search for other commits by this committer
Disable the parallelization during build. Although neither myself nor
the software authors can reproduce the problem, one user of FreeBSD-7.x
has reported an issue, which can only be explained by a build-time race.

Reported by:    Per olof Ljungmark
Approved by:    portmgr (mlinimon)
02 Nov 2007 14:50:52
Original commit files touched by this commit  1.1.10
mi search for other commits by this committer
Update from 1.1.7 to 1.1.10. FPX-support is now in (and no longer an
OPTION). Add support for running bundled self-tests after building.
Do not run the self-tests by default, in order to be able to secure
portmgr's approval, but advise the user to do so before installing.
The self-tests will be turned on, when port-freeze is over.

Approved by:    portmgr (pav)
16 Jul 2007 19:30:28
Original commit files touched by this commit  1.1.7_2
stas search for other commits by this committer
- Do not redefine GraphicsMagick symbols, since it causes problems with
  some ports, that expect standard Magick symbols to be present (that is
  revert revision 1.6). Redefine only the GetToken symbol instead just to
  get rid of ports/94905
- Use correct path for windows fonts [1]
- Add a knob to depend on windows fonts conditionally.

PR:             ports/114036 [1]
Submitted by:   Roderick van Domburg <r.s.a.vandomburg@nedforce.nl>
19 May 2007 21:32:57
Original commit files touched by this commit  1.1.7_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
10 Feb 2007 06:05:06
Original commit files touched by this commit  1.1.7
kris search for other commits by this committer
Use libtool15 port instead of included version to avoid objformat a.out botch
23 Dec 2006 07:07:56
Original commit files touched by this commit  1.1.7
rafan search for other commits by this committer
- Fix build when libpng is compiled with assembler code support.
  For example, setting CPUTYPE to p3 or above triggers this.

This is the same bug happened in ImageMagick, and the original patch can
be found at
http://www.imagemagick.org/pipermail/magick-developers/2006-April/002550.html
In fact, this patch was submitted in PR 101361, but a wrong version was
committed.

PR:             ports/107086
Obtained from:  GraphicsMagick cvs
12 Dec 2006 18:21:31
Original commit files touched by this commit  1.1.7
lofi search for other commits by this committer
Fix build on 4.x
29 Nov 2006 22:18:36
Original commit files touched by this commit  1.1.7
pav search for other commits by this committer
- Update to 1.1.7

PR:             ports/106025
Submitted by:   Nick Muerdter <spam@nickm.org>
21 Aug 2006 11:34:00
Original commit files touched by this commit  1.1.6_3
clsung search for other commits by this committer
- fix build
- bump PORTREVISION
15 Aug 2006 00:06:39
Original commit files touched by this commit  1.1.6_2
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
31 Jul 2006 17:40:01
Original commit files touched by this commit  1.1.6_2
mat search for other commits by this committer
In order to fix a symbol collision between GraphicsMagick and libtidy,
GraphicsMagick has been updated so that all its symbols are now prefixed with
'Gm'. All depending ports will have to be recompiled as noted in UPDATING.

PR:             94905
Submitted by:   mat
17 Jul 2006 05:37:32
Original commit files touched by this commit  1.1.6_1
linimon search for other commits by this committer
Reset maintainer due to bouncing email address.
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.1.6_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 12:35:18
Original commit files touched by this commit  1.1.6
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 05:52:28
Original commit files touched by this commit  1.1.6
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.1.6
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
29 Jul 2005 14:57:33
Original commit files touched by this commit  1.1.6
mi search for other commits by this committer
Add the missing USE_GHOSTSCRIPT.

Notified by:    pointyhat       (kris)
PR:     ports/84290
27 Jul 2005 04:21:21
Original commit files touched by this commit  1.1.6
mi search for other commits by this committer
Remove some hunks from patch-Makefile.in -- these changes really belong
to the configure script. This ensures, magick.mgk and friends are
properly found at run-time.
27 Jul 2005 04:09:22
Original commit files touched by this commit  1.1.6
will search for other commits by this committer
Nice.
27 Jul 2005 03:09:05
Original commit files touched by this commit  1.1.6
mi search for other commits by this committer
A fork of a better-known ImageMagick emphasizing user convenience
and API stability.

The port does not build nor install the Perl and Tcl APIs -- these
will be added by separate ports.

PR:             ports/83932
Submitted by:   Ron van Daal (maintainer to be)

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal5Oct 12
drupal6Oct 12
cups-baseOct 10
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03

12 vulnerabilities affecting 34 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 19306
Broken 157
Deprecated 80
Ignore 437
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 62
Interactive 78
new 24 hours 12
new 48 hours23
new 7 days44
new fortnight79
new month138

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.183 seconds.