aboutsummaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
Commit message (Collapse)AuthorAgeFilesLines
* Fix building of ImageMagick on systems with graphviz installed butEdwin Groothuis2006-01-051-0/+1
| | | | | | | | | disabled in the config menu. Noticed by: mich, grrr and others. Notes: svn path=/head/; revision=152801
* [patch] ImageMagick segfaults, port update to 6.2.5-5 solves problemEdwin Groothuis2006-01-054-177/+166
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=152777
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 6.2.2.1Pav Lucistnik2005-05-023-61/+52
| | | | | | | | | PR: ports/80501 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Approved by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Notes: svn path=/head/; revision=134489
* - Fix WITH_IMAGEMAGICK_MODULES [1]Pav Lucistnik2005-04-093-9/+26
| | | | | | | | | | | - Resort MASTER_SITES PR: ports/79697 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Reported by: NAKAMURA Takeshi <1yen@sh.rim.or.jp> [1] Notes: svn path=/head/; revision=132834
* - Update to 6.2.0-5Pav Lucistnik2005-03-063-18/+30
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=130478
* Add the xwindow.h header to pkg-plist.Mikhail Teterin2005-02-181-0/+1
| | | | | | | Reported by: lofi Notes: svn path=/head/; revision=129121
* Update from 6.1.9-2 to 6.1.9-4 and re-enable the FPX support. The vendorMikhail Teterin2005-02-172-5/+4
| | | | | | | | flipped the `--without-fpx' into `--with-fpx' some time ago, but we did not notice. Notes: svn path=/head/; revision=129093
* - Update to 6.1.9.2Pav Lucistnik2005-01-233-6/+8
| | | | | | | | | PR: ports/76479 Submitted by: Gerald <gcoon@inch.com> Approved by: maintainer (illness) Notes: svn path=/head/; revision=127131
* Update Imagemagick to lastest versionJosef El-Rayes2004-12-172-21/+6
| | | | | | | | Submitted by: maintainer Approved by: pav Notes: svn path=/head/; revision=124323
* - Update to 6.1.6.7Pav Lucistnik2004-12-152-5/+4
| | | | | | | | | | - Fix WITH_IMAGEMAGICK_THREADS knob PR: ports/75065 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Notes: svn path=/head/; revision=124038
* - Update to 6.1.6.6Pav Lucistnik2004-12-122-3/+3
| | | | | | | | PR: ports/74997 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Notes: svn path=/head/; revision=123862
* - Update to 6.1.6.4Pav Lucistnik2004-12-112-3/+3
| | | | | | | | PR: ports/74955 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Notes: svn path=/head/; revision=123728
* - Update to 6.1.6.3Pav Lucistnik2004-12-103-8/+16
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=123652
* - ImageMagick authors pulled tarball of "stable" release from sites again.Pav Lucistnik2004-12-101-3/+3
| | | | | | | | | Stick it onto FreeBSD.org mirrors for now. Reported by: krismail Notes: svn path=/head/; revision=123628
* - ImageMagick 6.1.6.0 is always installing it's own copy of libltdl,Pav Lucistnik2004-12-092-1/+12
| | | | | | | | | | | | | | | | | | overwriting files installed by libltdl port. Stop it. Warning: people who installed ImageMagick 6.1.6.0 or 6.1.6.0_1 should probably run portupgrade -f libltdl after updating ImageMagick to recover original libltdl files. PR: ports/74875 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Reported by: Neil Darlow <neil@darlow.co.uk> Notes: svn path=/head/; revision=123516
* Depend on libltdlTilman Keskinoz2004-12-071-0/+2
| | | | | | | | | | PR: 74763 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> Bump PORTREVISION Notes: svn path=/head/; revision=123404
* Update ImageMagick to 6.1.6-0.Josef El-Rayes2004-12-053-75/+25
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=123230
* Mark port forbidden due to security vulnerability.Josef El-Rayes2004-12-021-0/+1
| | | | Notes: svn path=/head/; revision=122991
* Update to 6.0.6.2.Norikatsu Shigemura2004-08-272-3/+3
| | | | | | | | | PR ports/71024 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Pointed out by: pav Notes: svn path=/head/; revision=117431
* Fix pkg-plist (some added documents/images).Norikatsu Shigemura2004-08-211-0/+4
| | | | Notes: svn path=/head/; revision=116975
* Oops, I forgot.Norikatsu Shigemura2004-08-211-3/+0
| | | | Notes: svn path=/head/; revision=116973
* Update to 6.0.5.3.Norikatsu Shigemura2004-08-212-10/+4
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=116972
* Update to 6.0.2.7Volker Stolz2004-06-242-3/+3
| | | | | | | | PR: ports/68257 Submitted by: maintainer Notes: svn path=/head/; revision=112103
* - Update to 6.0.2.6 [1]Pav Lucistnik2004-06-123-382/+205
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=111342
* - Unbreak checksum by updating to 6.0.2.1Pav Lucistnik2004-06-072-6/+9
| | | | | | | | PR: ports/67663 Submitted by: Toni Viemero <toni.viemero@iki.fi> Notes: svn path=/head/; revision=111004
* - Update to 6.0.2Pav Lucistnik2004-06-063-13/+12
| | | | | | | | PR: ports/67628 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer) Notes: svn path=/head/; revision=110948
* - Add empty directories to package, so deinstalling of package does not throwPav Lucistnik2004-05-312-0/+13
| | | | | | | | | warnings about nonexisting directories Approved by: maintainer Notes: svn path=/head/; revision=110558
* - Revert my previous commit, it does not fix the problem.Pav Lucistnik2004-05-311-6/+6
| | | | Notes: svn path=/head/; revision=110556
* - Put @dirrm of Q8/Q16 modules under %%MODULES%%Pav Lucistnik2004-05-311-6/+6
| | | | | | | Reported by: Tinderbox Notes: svn path=/head/; revision=110553
* - Add optional dependency on graphviz (default off)Pav Lucistnik2004-05-221-1/+8
| | | | | | | | | | - Pass maintainership to submitter PR: ports/66993 Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> Notes: svn path=/head/; revision=109700
* - Update to 6.0.1Pav Lucistnik2004-05-195-91/+92
| | | | | | | | For what's new in 6.0 please read http://www.imagemagick.org/www/News.html Notes: svn path=/head/; revision=109517
* Fix freetype2 configuration failure and build ImageMagick with theAkinori MUSHA2004-04-213-3/+55
| | | | | | | | | | | freetype2 support properly (unless WITHOUT_IMAGEMAGICK_TTF is not defined). Patches have been sent to the developer forum. Hopefully the next version to 6.0.0 will include the fix. Notes: svn path=/head/; revision=107772
* - Add WITH_WINDOWS_FONT_DIR knob to allow setting --with-window-font-dirPav Lucistnik2004-03-151-0/+4
| | | | | | | | | | configure tunable from outside. PR: ports/64258 Submitted by: Seva Gluschenko <gvs@rinet.ru> Notes: svn path=/head/; revision=104038
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Somehow, the PerlMagick/Magick.c (and the .o !!) generated by vendorMikhail Teterin2004-02-171-0/+3
| | | | | | | | | | | ended up in the distribution. Be sure to remove the .c, so it gets re-generated from Magick.xs by the Perl installed on the system. It used to work for -current, where Perl happened be similar enough to that of Christy, but broke PerlMagick for (some?) -stable users, where Perl's API is different. Notes: svn path=/head/; revision=101234
* Closer investigation shows, that ImageMagick stopped supporting HDFMikhail Teterin2004-02-133-10/+5
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=100884
* Disable hdf4 on amd64.Tilman Keskinoz2004-02-111-1/+1
| | | | Notes: svn path=/head/; revision=100672
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Update to 5.5.7-15.Norikatsu Shigemura2004-01-212-2/+2
| | | | Notes: svn path=/head/; revision=98683
* Use the new ghostscript options.Joe Marcus Clarke2004-01-201-18/+2
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=98657
* Upgrade from 5.5.7-11 to yesterday's 5.5.7-14. Nothing to see here...Mikhail Teterin2003-12-102-3/+2
| | | | Notes: svn path=/head/; revision=95552
* - Add patch to choose build for print/ghostscript-gnu andKirill Ponomarev2003-11-201-4/+10
| | | | | | | | | | print/ghostscript-afp1 PR: 54926 Submitted by: Jens Rehsack <rehsack@liwing.de> Notes: svn path=/head/; revision=94475
* utilize SITE_PERLYing-Chieh Liao2003-10-241-8/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* o Utilize CONFICTSNorikatsu Shigemura2003-10-052-8/+10
| | | | | | | | | | | | o Utilize USE_GNOME o Install pkgconfig .pc file to correct place o Support alternative PTHREAD_LIBS difinition PR: ports/57592 Submitted by: Ports Fury Notes: svn path=/head/; revision=90308
* Update to 5.5.7-11. [1]Norikatsu Shigemura2003-10-049-281/+477
| | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=90257
* Change `LIB_DEPENDS=' in the middle of optional dependency lines toAkinori MUSHA2003-09-131-1/+1
| | | | | | | | | | | `LIB_DEPENDS+=', to prevent this port from getting built without tiff support, which wasn't intended. (Luckily jpeg and png were enabled via other indirect dependencies) This should fix some dependent ports such as ruby-rmagick. Notes: svn path=/head/; revision=88975
* Back out to 5.5.6.Norikatsu Shigemura2003-09-109-668/+465
| | | | | | | Submitted by: marcus (portmgr) Notes: svn path=/head/; revision=88953
* Update to 5.5.7-10. [1]Norikatsu Shigemura2003-09-109-465/+668
| | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=88950