Commit graph

20 commits

Author SHA1 Message Date
Jan Beich
296ebc603a graphics/GraphicsMagick: enable JXL by default after 7ea47cecaa
PR:		265741
Approved by:	maintainer timeout (2 weeks)
2022-08-25 21:53:42 +00:00
Rene Ladan
9596eb2a2c graphics/GraphicsMagick: remove optional dependency on expired x11/dgs 2018-12-21 14:05:05 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
John Marino
f6a13dc9de graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21
The shared library versions changed, so bump all the ports that
depend on GraphicsMagick by default too.

PR:		200304
Submitted by:	ports fury
2015-10-10 15:20:41 +00:00
Rene Ladan
0685b3e969 Update www/GraphicsMagick to 1.3.19 and bump PORTREVISION for consumers.
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)
2014-06-17 18:39:34 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
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
2013-12-24 21:22:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dirk Meyer
0ab000c394 - fix build for png-1.4.1
PR:		145111
2010-03-28 18:22:49 +00:00
Greg Larkin
32fdc2ea20 - Updated CONFLICTS to add GM 1.3
- Added NOPORTDOCS support
2008-11-20 13:28:39 +00:00
Greg Larkin
0f9d4fa801 - 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)
2008-09-02 17:09:03 +00:00
Beech Rintoul
d37b1d5785 - Downgrade to 1.1.12, new api not compatible with koffice
- Bump PORTEPOCH
2008-06-28 01:03:04 +00:00
Beech Rintoul
db1c85a126 - 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>
2008-06-25 05:13:50 +00:00
Mikhail Teterin
7ae64abc40 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)
2007-11-02 14:50:52 +00:00
Stanislav Sedov
b5f66dee8e - 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>
2007-07-16 18:30:28 +00:00
Rong-En Fan
3554badc6b - 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
2006-12-23 07:07:56 +00:00
Michael Nottebrock
e5c6be44d9 Fix build on 4.x 2006-12-12 18:21:31 +00:00
Pav Lucistnik
872ef390e9 - Update to 1.1.7
PR:		ports/106025
Submitted by:	Nick Muerdter <spam@nickm.org>
2006-11-29 22:18:36 +00:00
Cheng-Lung Sung
9da829959c - fix build
- bump PORTREVISION
2006-08-21 10:34:00 +00:00
Mikhail Teterin
908c708ec8 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.
2005-07-27 03:21:21 +00:00
Mikhail Teterin
b3c0bec1c7 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)
2005-07-27 02:09:05 +00:00