notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: graphics/ImageMagick/distinfo

Number of commits found: 168 (showing only 68 on this page)

«  1 | 2 

Friday, 2 May 2008
17:53 mm search for other commits by this committer
- Update to 6.4.1-0
Original commit
Wednesday, 30 Apr 2008
14:47 mm search for other commits by this committer
- change distfile to .bz2
- take maintainership (mm)
Original commit
03:58 mi search for other commits by this committer
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...
Original commit
Sunday, 27 Apr 2008
19:01 mi search for other commits by this committer
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
Original commit
Saturday, 19 Apr 2008
15:01 mi search for other commits by this committer
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.
Original commit
Wednesday, 7 Nov 2007
05:46 mi search for other commits by this committer
Update from 6.3.5-10 to 6.3.6-9. Some of our patches were accepted
upstream. The tests should work with and without X11. Enable FPX by
default. Resolve all related PRs.

Approved by:    portmgr (linimon)
PR:     67815
PR:     117635
PR:     116874
PR:     114387
Original commit
Tuesday, 25 Sep 2007
19:41 mi search for other commits by this committer
Upgrade from 6.3.3-5 to 6.3.5-10 -- the latest available. Take over
maintainership -- with the previous maintainer's approval.

Remove explicit requirements for shared library major numbers of
dependencies. Like in almost all other ports, these quite gratuitous.

Scale the build to multiple CPUs, if available on the building
system.

Automatically run vendor's self-tests (unless disabled via OPTIONS).

Apply DOS2UNIX to a number of files including the HTML pages.

NB: ImageMagick's configure tries to detect an OpenMP-capable compiler.
This /may/ be a problem, when gcc-4.2 (such as on 7.x) or greater is
used... An explicit `--disable-openmp' may be needed...
Original commit
Tuesday, 3 Apr 2007
16:25 rafan search for other commits by this committer
- Update to 6.3.3-5 [1]
- SVG support requires X11 support, so mark as IGNORE if WITHOUT_X11
  is defined [2]
- Correct set CPPFLAGS for fontconfig, librsvg, and graphviz [3]

PR:             ports/109862 [2], ports/110141[3]
Submitted by:   rafan [1], chinsan [2], Maxim Samsonov <xors at mne.ru> [3]
Approved by:    shuan
Original commit
Thursday, 25 Jan 2007
19:00 shaun search for other commits by this committer
Upgrade to 6.3.2-0.
Original commit
Thursday, 5 Oct 2006
20:57 pav search for other commits by this committer
- Update to 6.2.9.8

PR:             ports/104020
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Monday, 4 Sep 2006
18:36 pav search for other commits by this committer
- Update to 6.2.9.3

PR:             ports/102817
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Wednesday, 26 Jul 2006
15:44 ache search for other commits by this committer
Upgrade to 6.2.8-5

Submitted by:   maintainer
Original commit
Wednesday, 24 May 2006
14:20 mnag search for other commits by this committer
- Update to 6.2.7.7
- portlint(1)

PR:             96747
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet___sunpoet.net>
Approved by:    maintainer timeout (20 days)
Original commit
Sunday, 22 Jan 2006
12:35 edwin search for other commits by this committer
SHA256ify

Approved by: krion@
Original commit
Thursday, 5 Jan 2006
03:56 edwin search for other commits by this committer
[patch] ImageMagick segfaults, port update to 6.2.5-5 solves problem

        Using 'convert' utility, even on basic operations causes
        job to be done, but command exits via receiveing SEGFAULT
        signal.

        Using new version of ImageMagick (6.2.5-5), convert utility
        works as expected.

        This problem also applies to pecl-imagick.  And of course
        is also solved by this port update

        /etc/make.cof is empty during port install

Also included an update to libMagick.so.9!

Submitted by:   Piotr Rybicki <meritus@innervision.pl>
Approved by:    Arjan van Leeuwen <avleeuwen@piwebs.com>
PR:             ports/91270
Original commit
Monday, 2 May 2005
08:27 pav search for other commits by this committer
- Update to 6.2.2.1

PR:             ports/80501
Submitted by:   Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by:    Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Sunday, 6 Mar 2005
22:16 pav search for other commits by this committer
- Update to 6.2.0-5
- fixes a security vulnerability
  Reported by:  simon
  Security:    
http://vuxml.freebsd.org/713c3913-8c2b-11d9-b58c-0001020eed82.html
- change logic in WITH_WMF/WITHOUT_WMF because of dependencies on X11 and
ImageMagick modules
  Reported by:  Joan Picanyol i Puig <lists-freebsd@biaix.org>

PR:             ports/78454
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Thursday, 17 Feb 2005
15:39 mi search for other commits by this committer
Update from 6.1.9-2 to 6.1.9-4 and re-enable the FPX support. The vendor
flipped the `--without-fpx' into `--with-fpx' some time ago, but we did
not notice.
Original commit
Sunday, 23 Jan 2005
11:50 pav search for other commits by this committer
- Update to 6.1.9.2

PR:             ports/76479
Submitted by:   Gerald <gcoon@inch.com>
Approved by:    maintainer (illness)
Original commit
Friday, 17 Dec 2004
18:27 josef search for other commits by this committer
Update Imagemagick to lastest version

Submitted by:   maintainer
Approved by:    pav
Original commit
Wednesday, 15 Dec 2004
00:13 pav search for other commits by this committer
- Update to 6.1.6.7
- Fix WITH_IMAGEMAGICK_THREADS knob

PR:             ports/75065
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Sunday, 12 Dec 2004
23:59 pav search for other commits by this committer
- Update to 6.1.6.6

PR:             ports/74997
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Saturday, 11 Dec 2004
18:12 pav search for other commits by this committer
- Update to 6.1.6.4

PR:             ports/74955
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Friday, 10 Dec 2004
21:24 pav search for other commits by this committer
- Update to 6.1.6.3
- Add fruitsalad.org mirror to prevent fetch problems in case ImageMagick
  decides to update again
- Don't install/append to perllocal.pod [1]

PR:             ports/74928
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Reported by:    pointyhat via kris [1]
Original commit
Sunday, 5 Dec 2004
13:58 josef search for other commits by this committer
Update ImageMagick to 6.1.6-0.
This fixes vulnerability as documented in
http://www.vuxml.org/freebsd/eeb1c128-33e7-11d9-a9e7-0001020eed82.html

Submitted by:   maintainer
PR:             ports/74487
Approved by:    mat
Original commit
Friday, 27 Aug 2004
16:03 nork search for other commits by this committer
Update to 6.0.6.2.

PR              ports/71024
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Pointed out by: pav
Original commit
Saturday, 21 Aug 2004
19:47 nork search for other commits by this committer
Update to 6.0.5.3.
o Adios --enable-lzh. This was obsoleted from 6.0.3-3 or above. [1]
o Utilize libtool15.

Pointed out by: sf [1]
Approved by:    Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Thursday, 24 Jun 2004
07:05 vs search for other commits by this committer
Update to 6.0.2.7

PR:             ports/68257
Submitted by:   maintainer
Original commit
Saturday, 12 Jun 2004
14:52 pav search for other commits by this committer
- Update to 6.0.2.6 [1]
- Simplify plist [2]
- Reflect new mpeg2 dependency [3]

PR:             ports/67671 [3], ports/67861 [1,2]
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) [1],
                michael johnson <ahze@ahze.net> [2],
                edwin [3]
Approved by:    maintainer
Original commit
Monday, 7 Jun 2004
12:08 pav search for other commits by this committer
- Unbreak checksum by updating to 6.0.2.1

PR:             ports/67663
Submitted by:   Toni Viemero <toni.viemero@iki.fi>
Original commit
Sunday, 6 Jun 2004
15:22 pav search for other commits by this committer
- Update to 6.0.2

PR:             ports/67628
Submitted by:   Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Original commit
Wednesday, 19 May 2004
19:48 pav search for other commits by this committer
- Update to 6.0.1

  For what's new in 6.0 please read
  http://www.imagemagick.org/www/News.html
Original commit
Friday, 13 Feb 2004
23:10 mi search for other commits by this committer
Closer investigation shows, that ImageMagick stopped supporting HDF
format on or before July 2002:

       
http://studio.imagemagick.org/pipermail/magick-users/2002-July/003703.html

Indeed, the HDF bits are commented out in the package's
configure/autoconf and none of the utilities installed by the port
actually link with HDF.

Rather than bump PORTREVISION, upgrade to the 5.5.7.16 (from .15).

Prompted by: troubles with HDF and amd64
Original commit
Thursday, 29 Jan 2004
07:24 trevor search for other commits by this committer
SIZEify.
Original commit
Wednesday, 21 Jan 2004
06:57 nork search for other commits by this committer
Update to 5.5.7-15.
Original commit
Wednesday, 10 Dec 2003
17:22 mi search for other commits by this committer
Upgrade from 5.5.7-11 to yesterday's 5.5.7-14. Nothing to see here...
Original commit
Saturday, 4 Oct 2003
16:36 nork search for other commits by this committer
Update to 5.5.7-11. [1]
o Removed two (now obsolate) libtool version patches
  as ImageMagick now uses internal version system for
  them starting from 0:0:0 (5.5.8 will become 0:1:0),
  also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION
  variables removed from the source.
o Removed two other patches as now they are already
  embedded to the source.
o Updated plist to reflect separate Q8/Q16 folder
  installations based on selection while installing.
  Also Makefile modifed to reflect this.

Minor cleanup MASTER_SITES.
Utilize PLIST_SUB from post-install:

PR:             ports/55274 (Update to 5.5.7-10) [1]
Submitted by:   Erdener Gonenc <ergonenc@artemis.efes.net> [1]
Reviewed by:    Rob Lahaye <lahaye@snu.ac.kr>
Original commit
Wednesday, 10 Sep 2003
17:02 nork search for other commits by this committer
Back out to 5.5.6.

Submitted by:   marcus (portmgr)
Original commit
16:28 nork search for other commits by this committer
Update to 5.5.7-10. [1]
o Removed two (now obsolate) libtool version patches
  as ImageMagick now uses internal version system for
  them starting from 0:0:0 (5.5.8 will become 0:1:0),
  also MAJOR_VERSION/MINOR_VERSION/MICRO_VERSION
  variables removed from the source.
o Removed two other patches as now they are already
  embedded to the source.
o Updated plist to reflect separate Q8/Q16 folder
  installations based on selection while installing.
  Also Makefile modifed to reflect this.

PR:             ports/55274 [1]
Submitted by:   Erdener Gonenc <ergonenc@artemis.efes.net> [1]
Pointed out by: Rob Lahaye <lahaye@snu.ac.kr>
Original commit
Sunday, 4 May 2003
12:22 demon search for other commits by this committer
Update to version 5.5.6;
Pass more sane arguments to libtool's -version-info option.
Original commit
Monday, 24 Feb 2003
16:29 demon search for other commits by this committer
Update to version 5.5.5.
Original commit
Tuesday, 29 Oct 2002
23:05 lioux search for other commits by this committer
o Update to 5.5.1.4
o Remove VERSION number from both directory and library names (e.g.,
  libMagick++-5.5.1.so becomes libMagick++.so)
o Add a library version number back; thus, fixing library dependencies
  which require this port to have a library version number. Current
  number is 5 (e.g., libMagick++.so.5)
o Update PLIST accordingly
Original commit
Thursday, 17 Oct 2002
18:46 mi search for other commits by this committer
My last commit, intended to fix -current, did not do so, and broke
-stable :-( Upgrade the port to the latest to compensate.

The port now installs things in version specific directories, so
add the version number to PLIST_SUB.

Remove USE_REINPLACE -- the port uses PERL anyway.

As usual, the hardest thing to do is to fix the pkg-plist.
Original commit
Thursday, 19 Sep 2002
21:11 ijliao search for other commits by this committer
upgrade to 5.3.8-3

PR:             42736
Submitted by:   Ports Fury
Original commit
Monday, 22 Jul 2002
15:15 mi search for other commits by this committer
Another micro-upgrade -- to 5.4.7-4
Original commit
Saturday, 6 Jul 2002
22:33 lioux search for other commits by this committer
Update to 5.4.7-1

PR:             39989, 40270
Submitted by:   KATO Tsuguru <tkato@prontomail.com>,
                Guilherme J. R. Oliveira <guilherme@nortenet.pt>
Reviewed by:    Cyrille Lefevre <cyrille.lefevre@laposte.net>
Prompted by:    many in FreeBSD-ports mailing list
Original commit
Monday, 24 Jun 2002
15:17 lioux search for other commits by this committer
o Update to 5.4.6.2
o Fix configure issue

PR:             39680
Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
Prompted by:    Stephen Montgomery-Smith <stephen@math.missouri.edu>,
                too many
Original commit
Thursday, 20 Jun 2002
04:37 mi search for other commits by this committer
Upgrade to 5.4.6.1
Original commit
Sunday, 26 May 2002
06:38 mi search for other commits by this committer
Update to 5.4.5.1. I tested it on -stable, but it wouldn't build on
my current machine -- because the C++ is busted on it :-\
Original commit
Thursday, 2 May 2002
22:24 pat search for other commits by this committer
Update to 5.4.4.5

PR:             37685
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Original commit
Friday, 29 Mar 2002
00:31 pat search for other commits by this committer
Update to 5.4.4
Original commit
Thursday, 7 Mar 2002
02:40 pat search for other commits by this committer
- Update to 5.4.3.11   - Dont remove .la files    
Original commit
Tuesday, 5 Mar 2002
00:17 pat search for other commits by this committer
- Update to 5.4.3.10   - Remove .la files (requested by mi)    
Original commit
Sunday, 3 Mar 2002
01:10 mi search for other commits by this committer
Update to 5.4.3.9. Obey DOCSDIR and NOPORTDOCS. Fix some warnings --   time_t is
rather int than long.    
Original commit
Wednesday, 27 Feb 2002
20:23 mi search for other commits by this committer
Update to 5.4.3-6 -- released today :-) One more include file installed,   and a
few more files of documentation.    
Original commit
Friday, 22 Feb 2002
05:06 pat search for other commits by this committer
Update to 5.4.3.5    
Original commit
Thursday, 21 Feb 2002
06:31 pat search for other commits by this committer
Update to 5.4.3.4    
Original commit
Saturday, 5 Jan 2002
09:46 pat search for other commits by this committer
Update to 5.4.1.2    
Original commit
Saturday, 8 Dec 2001
19:57 lioux search for other commits by this committer
Update to 5.4.0.5    
Original commit
Saturday, 22 Sep 2001
06:59 sf search for other commits by this committer
update to 5.3.8.2.    
Original commit
Saturday, 25 Aug 2001
04:18 petef search for other commits by this committer
Update to version 5.3.7.    
Original commit
Wednesday, 8 Aug 2001
07:17 lioux search for other commits by this committer
Update to 5.3.6    
Original commit
Tuesday, 3 Jul 2001
02:34 lioux search for other commits by this committer
o Update port to version 5.3.5   o Update MASTER_SITES definitly removing
SOURCEFORGE    
Original commit
Tuesday, 12 Jun 2001
17:45 knu search for other commits by this committer
Update to 5.3.4.    
Original commit
Tuesday, 17 Apr 2001
20:39 sada search for other commits by this committer
Upgrade to version 5.3.1 .    
Original commit
Tuesday, 6 Mar 2001
17:19 sf search for other commits by this committer
o drop non-responsive maintainer. jseger nothing commits last 6 months.   o
update to 5.2.9.    
Original commit
Thursday, 25 Jan 2001
11:05 ache search for other commits by this committer
Bump PORTREVISION I forget   Checksum changed (on the file we not use)    
Original commit
Thursday, 11 Jan 2001
05:19 steve search for other commits by this committer
Update to version 5.2.7.    
Original commit

Number of commits found: 168 (showing only 68 on this page)

«  1 | 2