Bug 109862 - [PATCH] graphics/ImageMagick: SVG support requires X11 libraries
Summary: [PATCH] graphics/ImageMagick: SVG support requires X11 libraries
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-04 20:40 UTC by chinsan
Modified: 2007-04-03 17:30 UTC (History)
1 user (show)

See Also:


Attachments
ImageMagick-6.3.2.0_2.patch (846 bytes, patch)
2007-03-04 20:40 UTC, chinsan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2007-03-04 20:40:04 UTC
- SVG support requires X11 libraries, please unset WITHOUT_X11

Port maintainer (shaun@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-04 20:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-03 17:25:36 UTC
rafan       2007-04-03 16:25:26 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ImageMagick Makefile distinfo pkg-plist 
    graphics/ImageMagick/files patch-configure 
  Added files:
    graphics/ImageMagick/files patch-wand-Wand-config.in 
  Log:
  - Update to 6.3.3-5 [1]
  - SVG support requires X11 support, so mark as IGNORE if WITHOUT_X11
    is defined [2]
  - Correct set CPPFLAGS for fontconfig, librsvg, and graphviz [3]
  
  PR:             ports/109862 [2], ports/110141[3]
  Submitted by:   rafan [1], chinsan [2], Maxim Samsonov <xors at mne.ru> [3]
  Approved by:    shuan
  
  Revision  Changes    Path
  1.236     +4 -2      ports/graphics/ImageMagick/Makefile
  1.109     +3 -3      ports/graphics/ImageMagick/distinfo
  1.9       +30 -3     ports/graphics/ImageMagick/files/patch-configure
  1.1       +11 -0     ports/graphics/ImageMagick/files/patch-wand-Wand-config.in (new)
  1.105     +4 -2      ports/graphics/ImageMagick/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2007-04-03 17:25:49 UTC
State Changed
From-To: open->closed

Committed with maintainer approval.