aboutsummaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
Commit message (Collapse)AuthorAgeFilesLines
* Update to 6.7.0.2Martin Matuska2011-05-283-26/+83
| | | | Notes: svn path=/head/; revision=274770
* - bump after update to graphviz-0.28Dirk Meyer2011-05-201-1/+1
| | | | Notes: svn path=/head/; revision=274364
* - Update graphics/djvulibre* to 3.5.25. [1]Stanislav Sedov2011-03-311-0/+1
| | | | | | | | | | | - Update djview4 to version 4.7. - Bump up portrevisions of all dependent ports. PR: ports/155742 [1] Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=272039
* Fix LIB_DEPENDS for lzmaMartin Matuska2011-03-171-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=271170
* - Fix compilation if WITHOUT_X11 setMartin Matuska2011-03-101-2/+2
| | | | | | | PR: ports/155437 Notes: svn path=/head/; revision=270631
* - Update to 6.6.7.10Martin Matuska2011-03-093-10/+35
| | | | | | | | - Change WITH_IMAGEMAGICK_SVG to on by default and only warn if WITHOUT_X11 - Fix dependency on liblzma Notes: svn path=/head/; revision=270552
* - Clean up MakefileMartin Matuska2011-01-211-24/+7
| | | | | | | | | | | - Use SH PR: ports/154196 Submitted by: sunpoet@FreeBSD.org Feature safe: yes Notes: svn path=/head/; revision=268099
* - Fix WITH_IMAGEMAGICK_WMF buildMartin Matuska2011-01-101-0/+1
| | | | Notes: svn path=/head/; revision=267579
* - Update to 6.6.6-10Martin Matuska2011-01-023-3/+10
| | | | Notes: svn path=/head/; revision=267284
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-2/+2
| | | | Notes: svn path=/head/; revision=265663
* Allow the Makefile to determine the state of PERL_THREADED.Doug Barton2010-11-241-1/+2
| | | | | | | | | | | | | | While I'm here, you cannot rely on the value of a define to be something specific, it is either defined or it is not. No PORTREVISION bump because WITH_THREADS is not the default, and for those attempting to use this option and/or related options the port has not built since the last update. Approved by: lack of response from maintainer, problem affecting users Notes: svn path=/head/; revision=265041
* - Update to 6.6.5-10Martin Matuska2010-11-223-55/+88
| | | | | | | | | - Alphabetically sort OPTIONS - Add WITH_THREADS option for threaded builds - Rewrite handling of with/without threads Notes: svn path=/head/; revision=264920
* - Update graphics/djvulibre to 3.5.23.Stanislav Sedov2010-11-211-0/+1
| | | | | | | | | | - Bump portrevisions of all dependent ports. PR: ports/152353, ports/152353 (based on) Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=264862
* - Update to 6.6.4.10Martin Matuska2010-10-193-4/+22
| | | | Notes: svn path=/head/; revision=263274
* - Add missing PLIST entries when IMAGEMAGICK_MODULES is setSunpoet Po-Chuan Hsieh2010-10-162-6/+8
| | | | | | | | | | | - Pet portlint PR: ports/150714 Submitted by: sunpoet (myself) Approved by: mm (maintainer timeout), pgollucci (mentor, implicit) Notes: svn path=/head/; revision=263107
* - Update to 6.6.3-10Martin Matuska2010-09-173-4/+6
| | | | Notes: svn path=/head/; revision=261336
* Update ImageMagick to 6.6.2-10Martin Matuska2010-07-243-8/+13
| | | | Notes: svn path=/head/; revision=258173
* - Introduce a new USE_XZ knob that handles lzma/xz compressed distfilesPav Lucistnik2010-06-042-6/+5
| | | | | | | | | | | - Convert a bunch of ports to use it PR: ports/146329 Submitted by: mm With hat: portmgr Notes: svn path=/head/; revision=255708
* - Update to 6.6.1-10Martin Matuska2010-05-212-5/+8
| | | | Notes: svn path=/head/; revision=254733
* - Add missing support knob for FFTW and enable by defaultMartin Matuska2010-05-121-1/+10
| | | | | | | | | | - Bump PORTREVISION PR: ports/146514 Submitted by: swell.k@gmail.com Notes: svn path=/head/; revision=254205
* - Update to 6.6.0-10Martin Matuska2010-03-284-27/+23
| | | | | | | - Remove HDRI from OPTIONS (broken by now) Notes: svn path=/head/; revision=251658
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 6.5.8-10Martin Matuska2009-12-313-6/+6
| | | | Notes: svn path=/head/; revision=246929
* - Update to 6.5.7-10Martin Matuska2009-12-024-125/+21
| | | | Notes: svn path=/head/; revision=245125
* - Fix pkg-plist if using WITH_MODULESMartin Matuska2009-09-251-3/+0
| | | | | | | | Reported by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Feature safe: yes Notes: svn path=/head/; revision=242077
* - Update to from 6.5.5-7 to 6.5.5-10Martin Matuska2009-09-222-6/+6
| | | | | | | | | | | | This is a release-ish version of ImageMagick (each X.Y.Z-10 is kept on mirrors for a long time). Several bugfixes since 6.5.5-7 Feature safe: yes Notes: svn path=/head/; revision=241923
* - Update to 6.5.5.7Martin Matuska2009-09-083-5/+6
| | | | Notes: svn path=/head/; revision=241051
* - Fix broken makefiles introduced with translation to new SF File Release SystemDmitry Marakasov2009-08-221-4/+1
| | | | | | | | Reported by: dan Pointyhat to: myself Notes: svn path=/head/; revision=240084
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+4
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* - Fix build on pre-8 systems: replace carg() with atan2()Martin Matuska2009-08-132-0/+12
| | | | | | | | | | - Tinderbox did not discover this PR: ports/137712 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> Notes: svn path=/head/; revision=239417
* - Update to 6.5.4-10Martin Matuska2009-08-123-5/+6
| | | | Notes: svn path=/head/; revision=239388
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-3/+3
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - update to jpeg7Dirk Meyer2009-07-181-0/+3
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - djvulibre DSO version has changed to 22. Reflect this.Stanislav Sedov2009-07-031-4/+1
| | | | | | | | - ImageMagick should never depend on djvulibre, instead -nox11 version should be used, which contains the library required. Notes: svn path=/head/; revision=237004
* - Fix pkg-plist if building modulesMartin Matuska2009-06-251-0/+6
| | | | | | | | PR: ports/136018 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=236609
* - Update to 6.5.3-10Martin Matuska2009-06-243-9/+4
| | | | Notes: svn path=/head/; revision=236596
* - Update to 6.5.2-10Martin Matuska2009-06-013-6/+16
| | | | | | | | | | - Add Liquid Rescale library support [1] PR: ports/134867 [1] Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> Notes: svn path=/head/; revision=234995
* - Update to 6.5.1-10Martin Matuska2009-05-052-4/+4
| | | | Notes: svn path=/head/; revision=233267
* - Update to 6.5.1-1Martin Matuska2009-04-123-4/+5
| | | | Notes: svn path=/head/; revision=232201
* - Update to 6.5.1-0Martin Matuska2009-04-032-4/+4
| | | | Notes: svn path=/head/; revision=231564
* - Update to 6.5.0-7Martin Matuska2009-03-242-12/+5
| | | | | | | - Cleanup MASTER_SITES Notes: svn path=/head/; revision=230915
* - Update to 6.5.0-5Martin Matuska2009-03-232-7/+7
| | | | | | | | - Mark MAKE_JOBS_SAFE for SMP compilation - Change order of MASTER_SITES (make MASTER_SITE_SOURCEFORGE secondary) Notes: svn path=/head/; revision=230734
* As a temporary measure, disable self-tests on sparc64 to see if a packageMark Linimon2009-03-181-0/+4
| | | | | | | | | will actually complete. Hat: portmgr Notes: svn path=/head/; revision=230345
* - Mark HDRI support as brokenMartin Matuska2009-03-072-0/+5
| | | | | | | | | | | - Fix pkg-plist if building modules - Bump PORTREVISION PR: ports/132370 Reported by: Denise H. G. <darcsis@gmail.com> Notes: svn path=/head/; revision=229651
* - Fix that PDF format support requires ghostscript 8 and higherMartin Matuska2009-03-051-2/+2
| | | | | | | | PR: ports/132321 Reported by: Johan Svensson <johan@loxley.se> Notes: svn path=/head/; revision=229516
* - Update to 6.4.9-8Martin Matuska2009-03-043-4/+14
| | | | | | | - Add patch to disable new validate tests for MOV Notes: svn path=/head/; revision=229478
* - Update to 6.4.9-3Martin Matuska2009-02-123-5/+4
| | | | Notes: svn path=/head/; revision=228111
* - Update ImageMagick to 6.4.9.2Martin Matuska2009-02-103-7/+7
| | | | | | | | - Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above Notes: svn path=/head/; revision=228018