Commit graph

386 commits

Author SHA1 Message Date
Martin Matuska
aa160a7e5b Update to 6.7.5.7 2012-02-26 12:50:16 +00:00
Ruslan Makhmatkhanov
a5e1aa060e - fix pkg-plist
- remove unsupported versions of FreeBSD

PR:		163424
Submitted by:	4720 at hushmail dot com, rm (myself)
Reviewed by:	mm (maintainer; timeout 2 weeks+)
2012-01-25 12:29:48 +00:00
Martin Matuska
074549090a Update ImageMagick to 6.7.4-4
Fix plist for some doc files [1]

PR:		ports/163424 [1]
2012-01-10 09:35:03 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Matuska
e0da916aa3 Upgrade to 6.7.3-4
Add WITH_IMAGEMAGICK_PANGO to OPTIONS [1]

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl> (private e-mail) [1]
2011-11-06 18:01:46 +00:00
Martin Matuska
601e3a3dae Update to 6.7.3-3 2011-11-05 14:44:12 +00:00
Martin Wilke
a65fcd6a9c - Fix build on FreeBSD 10 2011-10-29 12:27:12 +00:00
Martin Matuska
c8eea26130 Update to 6.7.3-1 2011-10-17 14:58:02 +00:00
Brendan Fabeny
ac39d25cb1 - update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:	ache, C. Burns, wen
2011-10-17 10:08:33 +00:00
Martin Matuska
72dbca8ccb - Add missing patch for configure 2011-10-11 22:01:00 +00:00
Martin Matuska
732f014a7a - Update to 6.7.3-0
- Add upstream patch to fix bundled tests [1]
- Add LCMS2 support (enabled by default)
- Add WEBP support (enabled by default)
- Enable WMF support by default
- Disable the IMAGEMAGICK_TESTS option by default
- Run tests if building package
- Update MASTER_SITES

PR:		ports/161487 [1]
2011-10-11 19:34:04 +00:00
Martin Matuska
3b6562012d Update ImageMagick to 6.7.2-10 (shlib bumped to .5) 2011-10-11 07:17:46 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Matuska
1e51913b60 Fix RSVG_CFLAGS
Reported by:	John W <jwdevel@gmail.com>
2011-08-31 14:40:49 +00:00
Martin Matuska
d281e6def0 Update to 6.7.1.10
Remove X11 knob (differenced by graphics/ImageMagick-nox11)
2011-08-25 17:15:25 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Martin Matuska
a53988aed0 WITH_IMAGEMAGICK_DJVU depend on graphics/djvulibre-nox11 [1]
Fix handling of WITH_IMAGEMAGICK_LZMA
Bump PORTREVISION

PR:	ports/158861 [1]
2011-07-25 14:04:37 +00:00
Martin Matuska
ebdf96af6e Update to 6.7.0.10 2011-07-08 12:51:57 +00:00
Martin Matuska
7def13faf9 Update to 6.7.0.2 2011-05-28 22:09:37 +00:00
Dirk Meyer
628b33a886 - bump after update to graphviz-0.28 2011-05-20 08:31:48 +00:00
Stanislav Sedov
9761062125 - Update graphics/djvulibre* to 3.5.25. [1]
- Update djview4 to version 4.7.
- Bump up portrevisions of all dependent ports.

PR:		ports/155742 [1]
Submitted by:	Takefu <takefu@airport.fm>
2011-03-31 08:39:53 +00:00
Martin Matuska
ab2a72aedb Fix LIB_DEPENDS for lzma
Reported by:	pav
2011-03-17 21:12:46 +00:00
Martin Matuska
bae20c0edf - Fix compilation if WITHOUT_X11 set
PR:		ports/155437
2011-03-10 22:47:17 +00:00
Martin Matuska
48a9b928d7 - Update to 6.6.7.10
- Change WITH_IMAGEMAGICK_SVG to on by default and only warn if WITHOUT_X11
- Fix dependency on liblzma
2011-03-09 13:58:31 +00:00
Martin Matuska
7f5457fe9c - Clean up Makefile
- Use SH

PR:		ports/154196
Submitted by:	sunpoet@FreeBSD.org
Feature safe:	yes
2011-01-21 23:51:11 +00:00
Martin Matuska
0abd694b7e - Fix WITH_IMAGEMAGICK_WMF build 2011-01-10 09:08:07 +00:00
Martin Matuska
c0c2e1d7cd - Update to 6.6.6-10 2011-01-02 14:42:21 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Doug Barton
5f4680ff4d Allow the Makefile to determine the state of PERL_THREADED.
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
2010-11-24 00:40:22 +00:00
Martin Matuska
f80d1da1f4 - Update to 6.6.5-10
- Alphabetically sort OPTIONS
- Add WITH_THREADS option for threaded builds
- Rewrite handling of with/without threads
2010-11-22 13:47:12 +00:00
Stanislav Sedov
02d636fea3 - Update graphics/djvulibre to 3.5.23.
- Bump portrevisions of all dependent ports.

PR:		ports/152353, ports/152353 (based on)
Submitted by:	Takefu <takefu@airport.fm>
2010-11-21 08:59:10 +00:00
Martin Matuska
76ba43a984 - Update to 6.6.4.10 2010-10-19 10:29:22 +00:00
Sunpoet Po-Chuan Hsieh
f45b389ae0 - Add missing PLIST entries when IMAGEMAGICK_MODULES is set
- Pet portlint

PR:		ports/150714
Submitted by:	sunpoet (myself)
Approved by:	mm (maintainer timeout), pgollucci (mentor, implicit)
2010-10-16 15:26:51 +00:00
Martin Matuska
f09a44aef6 - Update to 6.6.3-10 2010-09-17 15:30:21 +00:00
Martin Matuska
dfc28b2b23 Update ImageMagick to 6.6.2-10 2010-07-24 19:49:59 +00:00
Pav Lucistnik
fe337e0489 - Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it

PR:		ports/146329
Submitted by:	mm
With hat:	portmgr
2010-06-04 08:09:20 +00:00
Martin Matuska
80b673b337 - Update to 6.6.1-10 2010-05-21 15:01:19 +00:00
Martin Matuska
6e11aea998 - Add missing support knob for FFTW and enable by default
- Bump PORTREVISION

PR:		ports/146514
Submitted by:	swell.k@gmail.com
2010-05-12 15:07:14 +00:00
Martin Matuska
a9b4900f5b - Update to 6.6.0-10
- Remove HDRI from OPTIONS (broken by now)
2010-03-28 21:40:05 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Matuska
59eb46bcd3 - Update to 6.5.8-10 2009-12-31 11:01:14 +00:00
Martin Matuska
855479b396 - Update to 6.5.7-10 2009-12-02 18:54:03 +00:00
Martin Matuska
6640201e91 - Fix pkg-plist if using WITH_MODULES
Reported by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes
2009-09-25 13:54:03 +00:00
Martin Matuska
25146276e8 - Update to from 6.5.5-7 to 6.5.5-10
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
2009-09-22 21:00:57 +00:00
Martin Matuska
83f5da6246 - Update to 6.5.5.7 2009-09-08 19:18:44 +00:00
Dmitry Marakasov
a2472d09d8 - Fix broken makefiles introduced with translation to new SF File Release System
Reported by:	dan
Pointyhat to:	myself
2009-08-22 02:23:49 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Martin Matuska
dc0825ec30 - Fix build on pre-8 systems: replace carg() with atan2()
- Tinderbox did not discover this

PR:		ports/137712
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu>
2009-08-13 07:18:52 +00:00
Martin Matuska
e719c1b880 - Update to 6.5.4-10 2009-08-12 13:40:30 +00:00