summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Conditionalize bzip2 dependencies.Akinori MUSHA2001-08-151-2/+4
| | | | Notes: svn path=/head/; revision=46297
* Back out part of my changes (with-modules by default) because PerlMagick notAndrey A. Chernov2001-08-091-3/+4
| | | | | | | | | really work (while 'make test' works), pointed by "KATO Tsuguru" <tkato@prontomail.com> Add comment describing situation. Notes: svn path=/head/; revision=45995
* Allow more flexible tuning for with/without-threads optionAndrey A. Chernov2001-08-091-1/+3
| | | | Notes: svn path=/head/; revision=45993
* Bymp portrevision for prev. changesAndrey A. Chernov2001-08-081-0/+1
| | | | Notes: svn path=/head/; revision=45983
* Enable 16bit pixels by default since they are enabled by default in newerAndrey A. Chernov2001-08-081-4/+5
| | | | | | | | | | | | | | | ImageMagick versions. Add WITHOUT_ option to disable them. Enable modules by default, much smaller executable up to 10Mb runtime. Add WITHOUT_ option to disable them. Use IMAGEMAGICK portion for two WITHOUT_ option names mentioned above - it allows to put them to /etc/make.conf without conflicts. Add few comments about options Notes: svn path=/head/; revision=45982
* Update to 5.3.6Mario Sergio Fujikawa Ferreira2001-08-083-3/+2
| | | | | | | | PR: 29442 Submitted by: Kato Tsuguru <tkato@prontomail.org> Notes: svn path=/head/; revision=45945
* Update version number of freetype2 shared library.Maxim Sobolev2001-07-121-1/+1
| | | | Notes: svn path=/head/; revision=45065
* o Update port to version 5.3.5Mario Sergio Fujikawa Ferreira2001-07-033-8/+10
| | | | | | | | | | o Update MASTER_SITES definitly removing SOURCEFORGE PR: 28647 Submitted by: Kato Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=44670
* Update MASTER_SITES as it seems SOURCEFORGE is no longer carryingMario Sergio Fujikawa Ferreira2001-06-241-3/+15
| | | | | | | | | | | these distfiles, keep it as a last resort MASTER_SITE for a while PR: 28331 Submitted by: Kevet Duncombe <dunc@tiny.net> Reviewed by: knu Notes: svn path=/head/; revision=44388
* Update to 5.3.4.Akinori MUSHA2001-06-124-10/+14
| | | | | | | | PR: ports/28047 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=43913
* Standartise the way used to disable X11 support in various ports. From nowMaxim Sobolev2001-06-051-1/+1
| | | | | | | on WITHOUT_X11 is the Only True Way[tm]. Notes: svn path=/head/; revision=43523
* Upgrade to version 5.3.1 .SADA Kenji2001-04-174-32/+57
| | | | | | | | PR: 26622 Submitted by: ports fury Notes: svn path=/head/; revision=41610
* lcms/lcms.h --> lcms.h -- that's how the new lcms-1.07 is installedMikhail Teterin2001-04-101-0/+2
| | | | Notes: svn path=/head/; revision=41252
* Ensure that the freetype-config is available. This should workaround theMaxim Sobolev2001-04-091-0/+1
| | | | | | | | | | XFree86-4 + freetype2 problem. This is not a final solution and provided only for forthcoming 4.3 release, after which it will be removed. We are still waiting for jmz to fix things properly. Notes: svn path=/head/; revision=41144
* When compiled with X, ImageMagick conflicts with display. WarnTrevor Johnson2001-03-212-1/+4
| | | | | | | | users about the conflict. Squeeze the pkg-comment files so they are less than 71 characters. Notes: svn path=/head/; revision=40178
* Reword pkg-comment to shorten it to under 70 bytes and let there be noAkinori MUSHA2001-03-141-1/+1
| | | | | | | misunderstanding about the interactivity of image manipulation tools. Notes: svn path=/head/; revision=39827
* o cleanup MASTER_SITES.FUJISHIMA Satsuki2001-03-133-45/+35
| | | | | | | | | | | | o add dependency on devel/libfpx. o get rid of libtool dependency unless WITH_MODULES. o trim unnecessary BUILD_DEPENDS'. PR: 25745 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39797
* Reword the pkg-comment to stress, that the X11-dependentMikhail Teterin2001-03-131-1/+1
| | | | | | | | | display functionality is optional. Submitted by: Akinori MUSHA Notes: svn path=/head/; revision=39772
* Made ``--with-modules'' an optional argument triggered by WITH_MODULESMikhail Teterin2001-03-092-164/+171
| | | | | | | | | | | | | | knob. IMO, this should be removed at all. It seems, the "modules" provide solution to a problem that does not exist. And provide poorly. First, every module is really a shell script (.la), which loads the namesake shared object (.so). Second -- they don't work. At least, not on FreeBSD. I wish someone did cd work/ImageMagick-<version>/PerlMagick/demo make before enabling them for the rest of us... Notes: svn path=/head/; revision=39319
* Something I wanted to do for a long time -- make this portMikhail Teterin2001-03-083-17/+38
| | | | | | | | | | | | | | | | | build without X11 support, for use on X11-less servers. Some dependencies had to be turned off -- until those ports are fixed to support the NO_X knob as well. I did not go as far as creating a slave port (ImageMagick-nox11). (BTW, may be we want a new category -- no-x11 -- for the slave ports of the stuff that's available in both -- x11 and nox11 -- flavors?) Nothing should change for the regular (non-NO_X) case -- hence PORTREVISION not touched. Notes: svn path=/head/; revision=39213
* o drop non-responsive maintainer. jseger nothing commits last 6 months.FUJISHIMA Satsuki2001-03-065-21/+374
| | | | | | | | | | o update to 5.2.9. PR: 25547 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=39140
* Bump PORTREVISION I forgetAndrey A. Chernov2001-01-252-6/+7
| | | | | | | | | | Checksum changed (on the file we not use) PR: 24602 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=37558
* Since we don't have our perl threaded by default, PerlMagick notAndrey A. Chernov2001-01-231-1/+4
| | | | | | | | | | | works. This patch adds --with-threads only when perl is threaded. Fixing Makefile.PL only not helps because libMagick.so linking _require_ -pthread when --with-threads used. Approved by: Maintainer's silence Notes: svn path=/head/; revision=37511
* bump PORTREVISION; added new file.FUJISHIMA Satsuki2001-01-171-0/+1
| | | | Notes: svn path=/head/; revision=37278
* add missing manpage.FUJISHIMA Satsuki2001-01-171-2/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=37277
* Update to version 5.2.7.Steve Price2001-01-114-8/+32
| | | | | | | | PR: 24094 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=37091
* Add missing run depends.Jeremy Lea2000-10-031-0/+4
| | | | Notes: svn path=/head/; revision=33340
* Upgrade to ImageMagick-5.2.3Justin M. Seger2000-08-232-2/+2
| | | | Notes: svn path=/head/; revision=31912
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Do not try to use XML support since:Ade Lovett2000-08-021-3/+2
| | | | | | | | | | | | | | | | | | | | (a) ImageMagick needs libxml2, not libxml (b) libxml2 does not co-exist AT ALL with libxml (c) libxml is a required component of GNOME (d) the extra functionality for ImageMagick is minimal Thus, if you installed GNOME, and then this port, or vice-versa Really Bad[tm] things will happen. As and when libxml2 is used by GNOME (and libxml is buried with partial military honors), then it will be possible to turn this support back on. Discovered by: my crashbox going nuts after an install of GNOME and then ImageMagick. There were no survivors :) Notes: svn path=/head/; revision=31236
* Upgrade to 5.2.2.Justin M. Seger2000-07-262-3/+3
| | | | | | | Host a snapshot of this changing distfile in my directory. Notes: svn path=/head/; revision=31037
* Sorry, seems I committed the files in the old work dir.Akinori MUSHA2000-07-192-3/+3
| | | | | | | | | | | This one is correct. - png.3 -> png.4 - Put a copy of the distfile in my space at ftp.FreeBSD.org. - Modify patch-aj as aclocal.m4 was changed in this silent update. Notes: svn path=/head/; revision=30865
* Update to 5.2.1.Akinori MUSHA2000-07-194-31/+42
| | | | | | | | PR: ports/19944 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (the defacto Maintainer) Notes: svn path=/head/; revision=30854
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-6/+2
| | | | Notes: svn path=/head/; revision=29614
* Fix ImageMagick configure issue with XFree86-4Justin M. Seger2000-04-241-6/+10
| | | | | | | | PR: ports/17838 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=27970
* PORTNAME / PORTVERSION syntax conversionDavid E. O'Brien2000-04-131-5/+5
| | | | Notes: svn path=/head/; revision=27470
* Temporarily provide the distfile from my homepage (again) to fixSatoshi Asami2000-03-271-1/+2
| | | | | | | checksum problems on rapidly-changing distfile. Notes: svn path=/head/; revision=27086
* Our system is not Solaris 7.R. Imura2000-03-091-0/+4
| | | | | | | Remove config.cache before configure. Notes: svn path=/head/; revision=26703
* checksum changedAndrey A. Chernov2000-03-091-1/+1
| | | | Notes: svn path=/head/; revision=26678
* Integrate parts of PR 16864: HDF support, XLIB, PLIST's ldconfigAndrey A. Chernov2000-03-052-4/+9
| | | | | | | | | | | Add BZLIB support PR: 16864 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Approved by: asami Notes: svn path=/head/; revision=26568
* Upgrade to 5.1.1Andrey A. Chernov2000-03-053-9/+15
| | | | | | | | | | | Disable LZW by default PR: 16913 Submitted by: Maxim Sobolev <sobomax@altavista.net> Approved by: asami Notes: svn path=/head/; revision=26563
* add WWW:Michael Haro2000-01-221-0/+2
| | | | | | | | PR: 16264, 16265, 16266, 16267 Submitted by: joseph.scott@owp.csus.edu Notes: svn path=/head/; revision=24911
* Bump freetype's lib numberJustin M. Seger1999-11-251-1/+1
| | | | Notes: svn path=/head/; revision=23312
* Remove dead MASTER_SITE.Jim Mock1999-11-181-1/+0
| | | | | | | Submitted by: Jeroen Ruigrok van der Werven <asmodai@bart.nl> Notes: svn path=/head/; revision=23185
* Upgrade to ImageMagick-4.2.9.tar.gzJustin M. Seger1999-10-123-7/+3
| | | | Notes: svn path=/head/; revision=22392
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367