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
Martin Matuska
cfd27cfc77
- Update to 6.4.1-3
2008-05-19 09:46:50 +00:00
Martin Matuska
2338225514
- Update to 6.4.1-1
2008-05-15 13:42:36 +00:00
Martin Matuska
e85f9bca2c
- Update to 6.4.1-0
2008-05-02 17:53:42 +00:00
Martin Matuska
237053edab
- change distfile to .bz2
...
- take maintainership (mm)
2008-04-30 14:47:05 +00:00
Mikhail Teterin
1524ff5feb
The 6.4.0-11 was rerolled under the same name. ImageMagick admitted the
...
mistake, but would not correct it:
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=11147
register the new size and checksums in distinfo, and adjust pkg-plist
for this new release. Bump PORTREVISION to signify it...
2008-04-30 03:58:53 +00:00
Mikhail Teterin
1e8ba354a9
Relinquish maintainership. portmgr harassment is just too much.
2008-04-29 15:07:50 +00:00
Mikhail Teterin
df167460c5
Update from 6.4.0-7 to 6.4.0-11. Some minor problems should be fixed by
...
the vendor. For the port the important changes are:
* parallel building is back
* p7zip is now used to extract the distfile -- lzma used earlier
caused problems, because two different lzma-archivers exist
(conflicting ports). p7zip is also wider known and supports
more compression methods.
The p7zip-part was
Submitted by: Neil Darlow
2008-04-27 19:01:25 +00:00
Mikhail Teterin
bc527982c1
Add overlooked files to the packing list.
...
Notified by: pav
2008-04-21 02:46:58 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
2008-04-19 17:56:05 +00:00
Mikhail Teterin
fa42a4a9f4
Upgrade to 6.4.0-7 -- currently the latest.
...
Notable changes:
1. Pick the .lzma version of the vendor's distfile. Although
adds archivers/lzma to EXTRACT_DEPENDS, the savings make
it worth the trouble.
2. Disable parallel build, until the vendor figures out, what
broke it.
3. Disable use of our libtool -- somehow that does not work
any more. It would be nice, if our libtool-maintainers could
look into it -- just uncomment the relevant line in the new
Makefile and attempt building.
4. Most of the things are now installed into "versioned" directories:
"ImageMagick-6.4.0" instead of "ImageMagick".
5. API-headers now go into ${PREFIX}/include/ImageMagick instead of
directly into ${PREFIX}/include. This will make co-existence with
GraphicsMagick much easier.
2008-04-19 15:01:02 +00:00
Mark Linimon
b3e5a51a8a
Workaround for sparc64-6: set USE_GCC=4.2+.
...
The packages for 6.3R on sparc64 were actually built using this.
Hat: portmgr
2008-01-18 23:26:55 +00:00
Pav Lucistnik
3ec04c77b5
- Turn the self-tests off for now. Possible fix for failing test is in
...
ports/117986
Reported by: pointyhat
Approved by: portmgr (hat)
2007-11-12 18:41:15 +00:00