Commit Graph

148 Commits

Author SHA1 Message Date
FUJISHIMA Satsuki
33fda9b1d6 update to 5.3.8.2.
PR:		30717
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-22 05:59:41 +00:00
Akinori MUSHA
feb9a53df5 Build without libwmf. (and bump PORTREVISION accordingly)
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-13 07:25:08 +00:00
Akinori MUSHA
520f943856 Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
Andrey A. Chernov
b60160c5d8 Bump png major 2001-09-11 02:02:57 +00:00
Pete Fritchman
87236a41af Add missing files to pkg-plist when including modules.
Submitted by:	maintainer
2001-08-25 04:50:16 +00:00
Pete Fritchman
32a0eca12e Update to version 5.3.7.
PR:		30053
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-08-25 03:18:49 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +00:00
Andrey A. Chernov
108b885c03 Back out part of my changes (with-modules by default) because PerlMagick not
really work (while 'make test' works),
pointed by "KATO Tsuguru" <tkato@prontomail.com>
Add comment describing situation.
2001-08-09 01:22:17 +00:00
Andrey A. Chernov
2175103362 Allow more flexible tuning for with/without-threads option 2001-08-09 00:11:14 +00:00
Andrey A. Chernov
046f47ada1 Bymp portrevision for prev. changes 2001-08-08 20:41:16 +00:00
Andrey A. Chernov
b1d4751d4c Enable 16bit pixels by default since they are enabled by default in newer
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
2001-08-08 20:02:49 +00:00
Mario Sergio Fujikawa Ferreira
bca4b248de Update to 5.3.6
PR:		29442
Submitted by:	Kato Tsuguru <tkato@prontomail.org>
2001-08-08 06:17:40 +00:00
Maxim Sobolev
495daa29cc Update version number of freetype2 shared library. 2001-07-12 10:10:30 +00:00
Mario Sergio Fujikawa Ferreira
bf47b90ad0 o Update port to version 5.3.5
o Update MASTER_SITES definitly removing SOURCEFORGE

PR:		28647
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-07-03 01:34:57 +00:00
Mario Sergio Fujikawa Ferreira
ef4410aa3c Update MASTER_SITES as it seems SOURCEFORGE is no longer carrying
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
2001-06-24 19:03:18 +00:00
Akinori MUSHA
bd9051cab6 Update to 5.3.4.
PR:		ports/28047
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-06-12 16:45:08 +00:00
Maxim Sobolev
400f4557f6 Standartise the way used to disable X11 support in various ports. From now
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
SADA Kenji
1d530b280a Upgrade to version 5.3.1 .
PR:	26622
Submitted by:	ports fury
2001-04-17 19:39:19 +00:00
Mikhail Teterin
6702077846 lcms/lcms.h --> lcms.h -- that's how the new lcms-1.07 is installed 2001-04-10 23:15:57 +00:00
Maxim Sobolev
2a1e03477c Ensure that the freetype-config is available. This should workaround the
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.
2001-04-09 18:20:17 +00:00
Trevor Johnson
b2bf9ee7cd When compiled with X, ImageMagick conflicts with display. Warn
users about the conflict.  Squeeze the pkg-comment files so they
are less than 71 characters.
2001-03-21 21:11:23 +00:00
Akinori MUSHA
c8cbb9d35e Reword pkg-comment to shorten it to under 70 bytes and let there be no
misunderstanding about the interactivity of image manipulation tools.
2001-03-14 12:48:01 +00:00
FUJISHIMA Satsuki
1c49901155 o cleanup MASTER_SITES.
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>
2001-03-13 22:36:26 +00:00
Mikhail Teterin
628a47d1fa Reword the pkg-comment to stress, that the X11-dependent
display functionality is optional.

Submitted by:	Akinori MUSHA
2001-03-13 16:14:52 +00:00
Mikhail Teterin
a0236a6b1d Made ``--with-modules'' an optional argument triggered by WITH_MODULES
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...
2001-03-09 19:51:23 +00:00
Mikhail Teterin
d690fdadfb Something I wanted to do for a long time -- make this port
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.
2001-03-08 01:06:35 +00:00
FUJISHIMA Satsuki
d236dd7030 o drop non-responsive maintainer. jseger nothing commits last 6 months.
o update to 5.2.9.

PR:		25547
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-06 17:19:53 +00:00
Andrey A. Chernov
16cd5c06ec Bump PORTREVISION I forget
Checksum changed (on the file we not use)

PR:		24602
Submitted by:	tkato@prontomail.ne.jp
2001-01-25 11:05:14 +00:00
Andrey A. Chernov
9ed5152dde Since we don't have our perl threaded by default, PerlMagick not
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
2001-01-23 23:00:25 +00:00
FUJISHIMA Satsuki
2e36bf9100 bump PORTREVISION; added new file. 2001-01-17 17:11:16 +00:00
FUJISHIMA Satsuki
1994f90a35 add missing manpage.
Submitted by: bento
2001-01-17 17:04:51 +00:00
Steve Price
ef77816e02 Update to version 5.2.7.
PR:		24094
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-11 05:19:46 +00:00
Jeremy Lea
57a1bd47b9 Add missing run depends. 2000-10-03 00:56:07 +00:00
Justin M. Seger
e1657265b5 Upgrade to ImageMagick-5.2.3 2000-08-23 21:20:20 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
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
2000-08-03 09:28:57 +00:00
Ade Lovett
4b967bcca1 Do not try to use XML support since:
(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 :)
2000-08-02 01:52:41 +00:00
Justin M. Seger
e16dd81b26 Upgrade to 5.2.2.
Host a snapshot of this changing distfile in my directory.
2000-07-26 03:02:22 +00:00
Akinori MUSHA
0590e43412 Sorry, seems I committed the files in the old work dir.
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.
2000-07-19 14:18:38 +00:00
Akinori MUSHA
25375e24c5 Update to 5.2.1.
PR:		ports/19944
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (the defacto Maintainer)
2000-07-19 13:08:38 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Justin M. Seger
944c6a9545 Fix ImageMagick configure issue with XFree86-4
PR:		ports/17838
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-04-24 17:58:37 +00:00
David E. O'Brien
5fc663a1ad PORTNAME / PORTVERSION syntax conversion 2000-04-13 06:28:28 +00:00
Satoshi Asami
a5500138cb Temporarily provide the distfile from my homepage (again) to fix
checksum problems on rapidly-changing distfile.
2000-03-27 19:13:42 +00:00
R. Imura
220dc1e40e Our system is not Solaris 7.
Remove config.cache before configure.
2000-03-09 23:36:52 +00:00
Andrey A. Chernov
f25bd9e19f checksum changed 2000-03-09 03:32:42 +00:00
Andrey A. Chernov
de83520289 Integrate parts of PR 16864: HDF support, XLIB, PLIST's ldconfig
Add BZLIB support

PR:		16864
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
Approved by:	asami
2000-03-05 15:38:27 +00:00