Commit graph

405 commits

Author SHA1 Message Date
Tom Judge
9659bd2a95 Update to 6.7.9.4.
Change Log:

http://www.imagemagick.org/script/changelog.php

PR:		ports/171511
PR:		ports/171456
Submitted by:	4721@hushmail.com
Approved by:	eadler (mentor)
2012-09-11 01:14:52 +00:00
Adam Weinberger
c9b38b6170 Remove DOCS from OPTIONS_DEFAULT, already there per bsd.port.mk.
Pointed out by:	sunpoet
2012-08-27 19:16:55 +00:00
Adam Weinberger
bbd8af8aa8 Enable a DOCS option---code was already in place to respect
the setting, but it wasn't in OPTIONS.
2012-08-27 14:34:22 +00:00
Doug Barton
c437443349 Fix typo: s/USE_PKGCONFIF/USE_PKGCONFIG/ 2012-07-26 07:57:39 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Martin Matuska
3ce9aaf065 Update ImageMagick to 6.7.8.6
Convert to new options framework and use default option names.
Drop lcms v1 support.
2012-07-23 12:56:15 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Martin Matuska
88325e1e57 Only try to delete the module directories (they may not get created).
PR:		ports/169046
2012-06-19 12:26:40 +00:00
Martin Matuska
8726195e94 Disable HDRI by default. It fails the analyze.sh test on some systems. 2012-06-19 12:19:37 +00:00
Brendan Fabeny
dfe91aa6ae update DjVuLibre to 3.5.25.3 and adjust dependent ports: the QT3 GUI that was
formerly in graphics/djvulibre has been removed, and graphics/djvulibre-nox11
has been merged back into graphics/djvulibre
2012-06-13 04:49:48 +00:00
Martin Matuska
3c6dab1840 Update to 6.7.7-7 2012-06-11 22:15:33 +00:00
Martin Matuska
cb11d8a1f2 Update to 6.7.7-6
Re-enable WITH_IMAGEMAGICK_HDRI [1]

PR:		ports/168871 [1]
Submitted by:	sol@triumf.ca [1]
2012-06-09 18:06:28 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Matuska
4559a2e70f Move tests/validate-colorspace.sh patch to REINPLACE_CMD
Fix shell comparsion in validate-colorspace.sh
2012-05-26 22:45:52 +00:00
Martin Matuska
582a95ec10 Do not touch .keep files if not using WITH_IMAGEMAGICK_MODULES
PR:		ports/168323
Reported by:	Adam Weinberger <adamw@freebsd.org>
2012-05-25 22:13:11 +00:00
Martin Matuska
2215b45453 Update to 6.7.7-0 2012-05-24 17:45:47 +00:00
Martin Matuska
9b8fb5e74e Fix shell in validate-colorspace.sh test 2012-05-16 19:38:51 +00:00
Martin Matuska
c2050f499c Update to 6.7.6.9 2012-05-16 08:48:59 +00:00
Martin Matuska
705d53962e Update to 6.7.5.10
Feature safe:	yes
2012-03-11 10:29:44 +00:00
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