summaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* graphics/GraphicsMagick: Update to 1.3.43Po-Chuan Hsieh2024-04-181-20/+8
| | | | Changes: http://www.graphicsmagick.org/NEWS.html
* graphics/GraphicsMagick: enable JXL by default after 7ea47cecaa27Jan Beich2022-08-251-0/+13
| | | | | PR: 265741 Approved by: maintainer timeout (2 weeks)
* graphics/GraphicsMagick: remove optional dependency on expired x11/dgsRene Ladan2018-12-211-19/+0
| | | | Notes: svn path=/head/; revision=487998
* graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21John Marino2015-10-101-7/+7
| | | | | | | | | | | The shared library versions changed, so bump all the ports that depend on GraphicsMagick by default too. PR: 200304 Submitted by: ports fury Notes: svn path=/head/; revision=399003
* Update www/GraphicsMagick to 1.3.19 and bump PORTREVISION for consumers.Rene Ladan2014-06-171-49/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | Note that graphics/GraphicsMagick12 was removed on 2014-05-20 because it is no longer maintained upstream. Detailed/other changes: * graphics/GraphicsMagick : - Copy contents from graphics/GraphicsMagick13 - Remove PORTREVISION and PKGNAMESUFFIX - Keep original pkg-descr, do not copy whitespace-only changes. * graphics/pecl-gmagick : - Use modern LIB_DEPENDS * graphics/vips : - Stage support - Use modern LIB_DEPENDS - USES libtool, pathfix * multimedia/bombono : - Update BUILD_DEPENDS and RUN_DEPENDS * textproc/htmltolatex : - Use modern LIB_DEPENDS Phabric: D108 162 Approved by: portmgr (antoine, bapt) Notes: svn path=/head/; revision=358158
* Update freetype to 2.5.2.Koop Mast2013-12-241-5/+34
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* - Upgraded to 1.1.14.Greg Larkin2008-09-021-9/+15
| | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=219678
* - Downgrade to 1.1.12, new api not compatible with kofficeBeech Rintoul2008-06-281-0/+23
| | | | | | | - Bump PORTEPOCH Notes: svn path=/head/; revision=215854
* - Update to 1.2.3Beech Rintoul2008-06-251-23/+0
| | | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=215749
* Remove some hunks from patch-Makefile.in -- these changes really belongMikhail Teterin2005-07-271-0/+23
to the configure script. This ensures, magick.mgk and friends are properly found at run-time. Notes: svn path=/head/; revision=140210