| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 10:53:22
6.8.0.7_1
|
bapt  |
Fix after previous commit |
23 Apr 2013 10:47:03
  |
bapt  |
Convert g* to USES=pkgconfig |
26 Mar 2013 15:56:00
6.8.0.7_1
|
bapt  |
ghostscript7 is very very outdated consider using newer version like
print/ghostscript9
Approved by: doceng (gjb) |
03 Mar 2013 05:15:17
6.8.0.7_1
|
beech  |
- Pass maintainership back to c.petrik.sosa@gmail.com |
03 Mar 2013 04:56:14
6.8.0.7_1
|
beech  |
- Back to pool |
17 Jan 2013 16:05:39
6.8.0.7_1
|
swills  |
- Chase lib version changes from ilmbase and OpenEXR updates |
10 Dec 2012 08:18:07
6.8.0.7
|
beech  |
- Update to 6.8.0-7
- Take maintainership
PR: ports/174267
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> |
10 Dec 2012 01:20:17
6.7.9.4
|
eadler  |
Revert Chris Petrik's ports to the pool. Thank you for all your work so far,
and should you desire to return just let us know.
PR: ports/174309
Submitted by: Chris Petrik |
25 Nov 2012 16:38:24
6.7.9.4
|
crees  |
Over to new volunteer.
PR: ports/173907
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Feature safe: yes |
11 Sep 2012 01:14:52
6.7.9.4
|
tj  |
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) |
27 Aug 2012 19:16:55
6.7.8.6  |
adamw  |
Remove DOCS from OPTIONS_DEFAULT, already there per bsd.port.mk.
Pointed out by: sunpoet |
27 Aug 2012 14:34:22
6.7.8.6  |
adamw  |
Enable a DOCS option---code was already in place to respect
the setting, but it wasn't in OPTIONS. |
26 Jul 2012 07:57:39
6.7.8.6  |
dougb  |
Fix typo: s/USE_PKGCONFIF/USE_PKGCONFIG/ |
26 Jul 2012 05:40:24
6.7.8.6  |
bapt  |
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) |
23 Jul 2012 12:56:15
6.7.8.6  |
mm  |
Update ImageMagick to 6.7.8.6
Convert to new options framework and use default option names.
Drop lcms v1 support. |
23 Jul 2012 01:33:56
6.7.7.7_1  |
dougb  |
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. |
19 Jun 2012 12:26:40
6.7.7.7_1  |
mm  |
Only try to delete the module directories (they may not get created).
PR: ports/169046 |
19 Jun 2012 12:19:37
6.7.7.7_1  |
mm  |
Disable HDRI by default. It fails the analyze.sh test on some systems. |
13 Jun 2012 04:49:48
6.7.7.7  |
bf  |
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 |
11 Jun 2012 22:15:33
6.7.7.7  |
mm  |
Update to 6.7.7-7 |
09 Jun 2012 18:06:28
6.7.7.6  |
mm  |
Update to 6.7.7-6
Re-enable WITH_IMAGEMAGICK_HDRI [1]
PR: ports/168871 [1]
Submitted by: sol@triumf.ca [1] |
01 Jun 2012 05:26:28
6.7.7.0_1  |
dinoex  |
- update png to 1.5.10 |
26 May 2012 22:45:52
6.7.7.0  |
mm  |
Move tests/validate-colorspace.sh patch to REINPLACE_CMD
Fix shell comparsion in validate-colorspace.sh |
25 May 2012 22:13:11
6.7.7.0  |
mm  |
Do not touch .keep files if not using WITH_IMAGEMAGICK_MODULES
PR: ports/168323
Reported by: Adam Weinberger <adamw@freebsd.org> |
24 May 2012 17:45:47
6.7.7.0  |
mm  |
Update to 6.7.7-0 |
16 May 2012 19:38:51
6.7.6.9  |
mm  |
Fix shell in validate-colorspace.sh test |
16 May 2012 08:48:59
6.7.6.9  |
mm  |
Update to 6.7.6.9 |
11 Mar 2012 10:29:44
6.7.5.10  |
mm  |
Update to 6.7.5.10
Feature safe: yes |
26 Feb 2012 12:50:16
6.7.5.7  |
mm  |
Update to 6.7.5.7 |
25 Jan 2012 12:29:48
6.7.4.4_1  |
rm  |
- 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+) |
10 Jan 2012 09:35:03
6.7.4.4  |
mm  |
Update ImageMagick to 6.7.4-4
Fix plist for some doc files [1]
PR: ports/163424 [1] |
09 Nov 2011 15:26:04
6.7.3.4  |
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
06 Nov 2011 18:01:46
6.7.3.4  |
mm  |
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] |
05 Nov 2011 14:44:12
6.7.3.3  |
mm  |
Update to 6.7.3-3 |
29 Oct 2011 12:27:13
6.7.3.1  |
miwi  |
- Fix build on FreeBSD 10 |
17 Oct 2011 14:58:02
6.7.3.1  |
mm  |
Update to 6.7.3-1 |
17 Oct 2011 10:08:33
6.7.3.0_1  |
bf  |
- 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 |
11 Oct 2011 22:01:01
6.7.3.0  |
mm  |
- Add missing patch for configure |
11 Oct 2011 19:34:04
6.7.3.0  |
mm  |
- 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] |
11 Oct 2011 07:17:46
6.7.2.10  |
mm  |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
23 Sep 2011 22:26:39
6.7.1.10  |
amdmi3  |
- 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 |
31 Aug 2011 14:40:49
6.7.1.10  |
mm  |
Fix RSVG_CFLAGS
Reported by: John W <jwdevel@gmail.com> |
25 Aug 2011 17:15:25
6.7.1.10  |
mm  |
Update to 6.7.1.10
Remove X11 knob (differenced by graphics/ImageMagick-nox11) |
11 Aug 2011 19:20:17
6.7.1.10  |
kwm  |
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> |
25 Jul 2011 14:04:37
6.7.0.10_1  |
mm  |
WITH_IMAGEMAGICK_DJVU depend on graphics/djvulibre-nox11 [1]
Fix handling of WITH_IMAGEMAGICK_LZMA
Bump PORTREVISION
PR: ports/158861 [1] |
08 Jul 2011 12:51:57
6.7.0.10  |
mm  |
Update to 6.7.0.10 |
28 May 2011 22:09:38
6.7.0.2  |
mm  |
Update to 6.7.0.2 |
20 May 2011 08:31:48
6.6.7.10_2  |
dinoex  |
- bump after update to graphviz-0.28 |
31 Mar 2011 08:39:53
6.6.7.10_1  |
stas  |
- 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> |
17 Mar 2011 21:12:46
6.6.7.10  |
mm  |
Fix LIB_DEPENDS for lzma
Reported by: pav |
10 Mar 2011 22:47:17
6.6.7.10  |
mm  |
- Fix compilation if WITHOUT_X11 set
PR: ports/155437 |
09 Mar 2011 13:58:31
6.6.7.10  |
mm  |
- Update to 6.6.7.10
- Change WITH_IMAGEMAGICK_SVG to on by default and only warn if WITHOUT_X11
- Fix dependency on liblzma |
21 Jan 2011 23:51:11
6.6.6.10  |
mm  |
- Clean up Makefile
- Use SH
PR: ports/154196
Submitted by: sunpoet@FreeBSD.org
Feature safe: yes |
10 Jan 2011 09:08:07
6.6.6.10  |
mm  |
- Fix WITH_IMAGEMAGICK_WMF build |
02 Jan 2011 14:42:21
6.6.6.10  |
mm  |
- Update to 6.6.6-10 |
04 Dec 2010 07:34:27
6.6.5.10  |
ade  |
Sync to new bsd.autotools.mk |
24 Nov 2010 00:40:22
6.6.5.10  |
dougb  |
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 |
22 Nov 2010 13:47:12
6.6.5.10  |
mm  |
- Update to 6.6.5-10
- Alphabetically sort OPTIONS
- Add WITH_THREADS option for threaded builds
- Rewrite handling of with/without threads |
21 Nov 2010 08:59:10
6.6.4.10_1  |
stas  |
- 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> |
19 Oct 2010 10:29:22
6.6.4.10  |
mm  |
- Update to 6.6.4.10 |
16 Oct 2010 15:26:51
6.6.3.10  |
sunpoet  |
- 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) |
17 Sep 2010 15:30:21
6.6.3.10  |
mm  |
- Update to 6.6.3-10 |
24 Jul 2010 19:49:59
6.6.2.10  |
mm  |
Update ImageMagick to 6.6.2-10 |
04 Jun 2010 08:09:20
6.6.1.10  |
pav  |
- 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 |
21 May 2010 15:01:19
6.6.1.10  |
mm  |
- Update to 6.6.1-10 |
12 May 2010 15:07:14
6.6.0.10_1  |
mm  |
- Add missing support knob for FFTW and enable by default
- Bump PORTREVISION
PR: ports/146514
Submitted by: swell.k@gmail.com |
28 Mar 2010 21:40:05
6.6.0.10  |
mm  |
- Update to 6.6.0-10
- Remove HDRI from OPTIONS (broken by now) |
28 Mar 2010 06:47:48
6.5.8.10_2  |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
6.5.8.10_1  |
dinoex  |
- update to jpeg-8 |
31 Dec 2009 11:01:14
6.5.8.10  |
mm  |
- Update to 6.5.8-10 |
02 Dec 2009 18:54:03
6.5.7.10  |
mm  |
- Update to 6.5.7-10 |
25 Sep 2009 13:54:03
6.5.5.10  |
mm  |
- Fix pkg-plist if using WITH_MODULES
Reported by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes |
22 Sep 2009 21:00:58
6.5.5.10  |
mm  |
- 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 |
08 Sep 2009 19:18:44
6.5.5.7  |
mm  |
- Update to 6.5.5.7 |
22 Aug 2009 02:23:49
6.5.4.10_1  |
amdmi3  |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself |
22 Aug 2009 00:23:13
6.5.4.10_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
13 Aug 2009 07:18:52
6.5.4.10_1  |
mm  |
- 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> |
12 Aug 2009 13:40:32
6.5.4.10  |
mm  |
- Update to 6.5.4-10 |
02 Aug 2009 19:36:34
6.5.3.10_3  |
mezz  |
-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 |
31 Jul 2009 13:57:52
6.5.3.10_2  |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
18 Jul 2009 11:11:29
6.5.3.10_1  |
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
03 Jul 2009 14:23:32
6.5.3.10_1  |
stas  |
- 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. |
25 Jun 2009 07:56:59
6.5.3.10  |
mm  |
- Fix pkg-plist if building modules
PR: ports/136018
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> |
24 Jun 2009 18:08:53
6.5.3.10  |
mm  |
- Update to 6.5.3-10 |
01 Jun 2009 21:27:13
6.5.2.10  |
mm  |
- Update to 6.5.2-10
- Add Liquid Rescale library support [1]
PR: ports/134867 [1]
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> |
05 May 2009 15:05:33
6.5.1.10  |
mm  |
- Update to 6.5.1-10 |
12 Apr 2009 08:43:07
6.5.1.1  |
mm  |
- Update to 6.5.1-1 |
03 Apr 2009 23:28:03
6.5.1.0  |
mm  |
- Update to 6.5.1-0 |
24 Mar 2009 23:44:51
6.5.0.7  |
mm  |
- Update to 6.5.0-7
- Cleanup MASTER_SITES |
23 Mar 2009 12:25:33
6.5.0.5  |
mm  |
- Update to 6.5.0-5
- Mark MAKE_JOBS_SAFE for SMP compilation
- Change order of MASTER_SITES (make MASTER_SITE_SOURCEFORGE secondary) |
18 Mar 2009 04:57:45
6.4.9.8_1  |
linimon  |
As a temporary measure, disable self-tests on sparc64 to see if a package
will actually complete.
Hat: portmgr |
07 Mar 2009 19:50:32
6.4.9.8_1  |
mm  |
- Mark HDRI support as broken
- Fix pkg-plist if building modules
- Bump PORTREVISION
PR: ports/132370
Reported by: Denise H. G. <darcsis@gmail.com> |
05 Mar 2009 10:27:35
6.4.9.8  |
mm  |
- Fix that PDF format support requires ghostscript 8 and higher
PR: ports/132321
Reported by: Johan Svensson <johan@loxley.se> |
04 Mar 2009 16:23:45
6.4.9.8  |
mm  |
- Update to 6.4.9-8
- Add patch to disable new validate tests for MOV |
12 Feb 2009 14:31:23
6.4.9.3  |
mm  |
- Update to 6.4.9-3 |
10 Feb 2009 19:50:55
6.4.9.2  |
mm  |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
31 Dec 2008 14:02:35
6.4.8.3  |
mm  |
- 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] |
29 Dec 2008 12:09:57
6.4.8.2  |
mm  |
- Update to 6.4.8-2
- Remove patch and run self-tests again, developers fixed the problem |
10 Dec 2008 14:16:02
6.4.7.5  |
mm  |
- Update to 6.4.7-5
- Disable TESTS for now (double_cmy fails on some platforms and circumstances) |
13 Nov 2008 12:49:20
6.4.5.5  |
mm  |
- Unbreak for 8.x (replace warning lines with ECHO_CMD) |