Commit graph

353 commits

Author SHA1 Message Date
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
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
2009-08-02 19:36:34 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Stanislav Sedov
bd65612c4c - djvulibre DSO version has changed to 22. Reflect this.
- ImageMagick should never depend on djvulibre, instead -nox11
  version should be used, which contains the library required.
2009-07-03 14:23:32 +00:00
Martin Matuska
63b9399f08 - Fix pkg-plist if building modules
PR:		ports/136018
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2009-06-25 07:56:59 +00:00
Martin Matuska
5214d8cb67 - Update to 6.5.3-10 2009-06-24 18:08:53 +00:00
Martin Matuska
ce93314237 - Update to 6.5.2-10
- Add Liquid Rescale library support [1]

PR:		ports/134867 [1]
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
2009-06-01 21:27:13 +00:00
Martin Matuska
a9d46a6719 - Update to 6.5.1-10 2009-05-05 15:05:33 +00:00
Martin Matuska
f027ec07ba - Update to 6.5.1-1 2009-04-12 08:43:07 +00:00
Martin Matuska
41d40e1854 - Update to 6.5.1-0 2009-04-03 23:28:03 +00:00
Martin Matuska
d11dfb6d92 - Update to 6.5.0-7
- Cleanup MASTER_SITES
2009-03-24 23:44:50 +00:00
Martin Matuska
a483d55243 - Update to 6.5.0-5
- Mark MAKE_JOBS_SAFE for SMP compilation
- Change order of MASTER_SITES (make MASTER_SITE_SOURCEFORGE secondary)
2009-03-23 12:25:33 +00:00
Mark Linimon
1abfd97f98 As a temporary measure, disable self-tests on sparc64 to see if a package
will actually complete.

Hat:		portmgr
2009-03-18 04:57:45 +00:00
Martin Matuska
305454a04b - Mark HDRI support as broken
- Fix pkg-plist if building modules
- Bump PORTREVISION

PR:		ports/132370
Reported by:	Denise H. G. <darcsis@gmail.com>
2009-03-07 19:50:32 +00:00
Martin Matuska
8c0260b170 - Fix that PDF format support requires ghostscript 8 and higher
PR:		ports/132321
Reported by:	Johan Svensson <johan@loxley.se>
2009-03-05 10:27:35 +00:00
Martin Matuska
a23471115c - Update to 6.4.9-8
- Add patch to disable new validate tests for MOV
2009-03-04 16:23:45 +00:00
Martin Matuska
cc73264680 - Update to 6.4.9-3 2009-02-12 14:31:23 +00:00
Martin Matuska
c5e1202db4 - Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
2009-02-10 19:50:55 +00:00
Martin Matuska
bc2d7b96f2 - Update to 6.8.2-3
- fix pkg-plist for modules [1]
- fix WMF module

PR:		ports/130060 [1]
Submitted by:	nork@FreeBSD.org [1]
2008-12-31 14:02:35 +00:00
Martin Matuska
5744910564 - Update to 6.4.8-2
- Remove patch and run self-tests again, developers fixed the problem
2008-12-29 12:09:57 +00:00
Martin Matuska
dd85d3b6ac - Update to 6.4.7-5
- Disable TESTS for now (double_cmy fails on some platforms and circumstances)
2008-12-10 14:16:02 +00:00
Martin Matuska
477ef015dd - Unbreak for 8.x (replace warning lines with ECHO_CMD) 2008-11-13 12:49:20 +00:00
Martin Matuska
e95a728be4 - Update to 6.4.5-5
- Add filter patch for quantize
- Do not run tests on 8.x
2008-11-11 10:13:28 +00:00
Martin Matuska
7650e28165 - remove X11 IGNOREs
- WMF now supports WITHOUT_X11
- bump PORTREVISION

Reported by:	timur
2008-10-13 11:42:22 +00:00
Martin Matuska
39bd85df28 - Update to 6.4.4-1
PR:		ports/127833
Submitted by:	Fred Condo <fcondo at quinn.com>
2008-10-06 11:45:29 +00:00
Martin Matuska
55b9a8babe - Update to 6.4.4-0 2008-09-29 09:10:13 +00:00
Martin Matuska
11f66ba4bb - Update to 6.4.3-6 2008-09-04 09:36:28 +00:00
Martin Matuska
0be341b294 - Update to 6.4.3-4 2008-08-25 18:08:23 +00:00
Martin Matuska
26dbc6b0a1 - Update to 6.4.2-7 2008-08-14 20:56:31 +00:00
Martin Matuska
402040205d - Update to 6.4.2-5 2008-07-28 12:24:44 +00:00
Martin Matuska
e60d56b94a - Update to 6.4.1-8 2008-06-17 10:19:12 +00:00
Martin Matuska
d4fe53b1b7 - Update to 6.4.1-5 [1]
- Remove ALL_TARGET from Makefile [2]

PR:		ports/124171 [2]
Submitted by:	mm [1], Adam McDougall <mcdouga9@egr.msu.edu> [2]
2008-06-06 22:00:48 +00:00
Martin Matuska
c48e892fdc - Disable OpenMP support and enable test suite by default
- Bump PORTREVISION
2008-05-23 11:45:52 +00:00