Commit graph

175 commits

Author SHA1 Message Date
Mikhail Teterin
0343349cb3 Another micro-upgrade -- to 5.4.7-4 2002-07-22 15:15:42 +00:00
Mario Sergio Fujikawa Ferreira
3f18987d26 o Fix build in case WITH_IMAGEMAGICK_MODULES is defined
o Trim pkg-plist

PR:		40358
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-07-09 02:46:31 +00:00
Alan Eldridge
4cb0d154d9 Bump PORTREVISION. Changed pkg-plist so that binary pkg will actually build.
I know this is a borderline case, but I'll err on the safe side ...

PR:	40295
2002-07-07 19:02:05 +00:00
Alan Eldridge
1555945a22 No feedback to contrary so far. Committed. 2002-07-07 18:40:25 +00:00
Mario Sergio Fujikawa Ferreira
f1460b6c2d 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
2002-07-06 22:33:23 +00:00
Mario Sergio Fujikawa Ferreira
99c35d4eb0 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
2002-06-24 15:17:16 +00:00
Mikhail Teterin
70d0bc9d4f Upgrade to 5.4.6.1 2002-06-20 04:37:08 +00:00
Andrey A. Chernov
f7a14c95a8 Remove GCC2 requirement, it builds fine with recently fixed GCC3 under -current
too (and I confirm it).

PR:	39300
Submitted by:	Alexander Kabaev <ak03@gte.com>
2002-06-14 19:38:27 +00:00
David E. O'Brien
5c472acaef Since I cannot pkg_add the dependancies to test this myself; we'll assume
this really cannot be compiled on -current with the stock compiler.
2002-06-04 23:05:12 +00:00
Mikhail Teterin
c7f67a580b 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 :-\
2002-05-26 06:38:12 +00:00
Patrick Li
a1362c0835 Update to 5.4.4.5
PR:		37685
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-05-02 22:24:28 +00:00
Andrey A. Chernov
e0d34c0ef9 Remove patch not needed for 5.4.4 2002-04-20 01:50:10 +00:00
Ade Lovett
c389efb32b Add USE_GCC295 for 3.x systems that need it to build.
PR:		36831
Submitted by:	Julian C. Dunn <julian@dreaming.org>
2002-04-13 18:17:34 +00:00
Patrick Li
1711deaff2 Update to 5.4.4 2002-03-29 00:31:38 +00:00
Andrey A. Chernov
be2c76123e Workaround hack for perl Ping() method wrong image dimension bug.
According to author, it is fixed in different way in not yet released 5.4.4
2002-03-15 06:21:46 +00:00
Akinori MUSHA
3ea570b04f Bump PORTREVISION after the freetype2 shlib major update. 2002-03-12 22:38:47 +00:00
Patrick Li
3cda04a8b4 - Update to 5.4.3.11
- Dont remove .la files

PR:		35614
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-07 02:40:05 +00:00
Patrick Li
3eac6862b8 - Update to 5.4.3.10
- Remove .la files (requested by mi)
2002-03-05 00:17:14 +00:00
Mikhail Teterin
8eea0a292a Update to 5.4.3.9. Obey DOCSDIR and NOPORTDOCS. Fix some warnings --
time_t is rather int than long.
2002-03-03 01:10:06 +00:00
Mikhail Teterin
6f137dbc9b Update to 5.4.3-6 -- released today :-) One more include file installed,
and a few more files of documentation.
2002-02-27 20:23:24 +00:00
Patrick Li
1c7064d8a6 Update to 5.4.3.5 2002-02-22 05:06:37 +00:00
Patrick Li
f2ecdbea97 Update to 5.4.3.4 2002-02-21 06:31:16 +00:00
Mikhail Teterin
91d30168b6 Remove major-number specifications from most of the entries in
LIB_DEPENDS.  ImageMagick will  compile  with any  version of  -ljpeg,
-ljbig, -lmpeg2, -lbz2, -lfpx,  -lfreetype, -lxml2, -lpng, -llcms. I'm
not sure about -ltiff (we had the old, incompatible version ported for
a while as recently as a few years ago) and -lltdl (libtool).

This should  make this port  more resilient  to upgrades to  the other
ports and make it easier to  build by people, who already have earlier
versions of the other libraries installed.

The idea -- of not requiring particular versions in some/most cases --
in general was discussed on -ports.
2002-01-21 17:26:30 +00:00
Maxim Sobolev
6cd76ded7b Update version number of freetype2 shared library. 2002-01-21 11:46:49 +00:00
Patrick Li
999bdad63f Update to 5.4.1.2
PR:		33563
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-05 09:46:36 +00:00
Mario Sergio Fujikawa Ferreira
bb1dec777e o Correct a "fix" that was made to the PR before commiting in last
revision
o This port requires special treatment regarding pthreads support,
  more than the ordinary one
o According to submitter: "Of cource, it isn't ordinary style to
  use -lc_r and -pthread at once, there are some reasons for
  hardcoding -lc_r within configure script of ImageMagick port even
  if on -stable"

Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-09 03:28:48 +00:00
Mario Sergio Fujikawa Ferreira
e022cdbdc5 Update to 5.4.0.5
PR:		32617
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-08 19:57:27 +00:00
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