Commit graph

279 commits

Author SHA1 Message Date
Ying-Chieh Liao
d764207296 upgrade to 5.3.8-3
PR:		42736
Submitted by:	Ports Fury
2002-09-19 21:11:48 +00:00
Andrey A. Chernov
ee9976fca9 Bump portrevision for prev change 2002-09-05 09:52:10 +00:00
Andrey A. Chernov
1d1bc5a16a Move libwmf out of X11-only section, it understand WITHOUT_X11 2002-09-05 08:01:39 +00:00
David W. Chapman Jr.
d886a16935 Add graphics/jasper to LIB_DEPENDS
Add graphics/hdf to optional LIB_DEPENDS

PR:		40897
Submitted by:	tkato@prontomail.com
2002-08-31 16:53:12 +00:00
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
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
Andrey A. Chernov
5be1f1bbaf Upgrade to 5.1.1
Disable LZW by default

PR:		16913
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
Approved by:	asami
2000-03-05 13:47:22 +00:00
Michael Haro
88b9a9d54e add WWW:
PR:		16264, 16265, 16266, 16267
Submitted by:	joseph.scott@owp.csus.edu
2000-01-22 09:11:48 +00:00
Justin M. Seger
3b6b5b88fc Bump freetype's lib number 1999-11-25 03:41:57 +00:00
Jim Mock
6900279156 Remove dead MASTER_SITE.
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@bart.nl>
1999-11-18 19:11:25 +00:00
Justin M. Seger
156548e889 Upgrade to ImageMagick-4.2.9.tar.gz 1999-10-12 21:25:59 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Justin M. Seger
777d1fbc58 Upgrade to ImageMagick-4.2.8 1999-09-02 17:56:01 +00:00
David E. O'Brien
5133141363 Change Id->FreeBSD. 1999-08-25 06:16:32 +00:00
Justin M. Seger
30de0ec337 Upgrade to ImageMagick-4.2.7 1999-07-11 23:28:31 +00:00
Tim Vanderhoek
4b7f92f936 Commit #2/4 to enforce Caps, no period. I ran this oe as
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`

Results to follow.  :)
1999-06-26 17:55:58 +00:00
Justin M. Seger
b68449fd58 Upgrade to ImageMagick 4.2.6. 1999-06-14 00:55:56 +00:00
Justin M. Seger
a0c8c463e9 Upgrade to ImageMagick-4.2.5.
Also fix compilation on current.
1999-05-30 11:45:07 +00:00
Justin M. Seger
77ae9f019e Upgrade to ImageMagick-4.2.2 1999-04-19 17:33:37 +00:00
Justin M. Seger
f94c853f26 Upgrade to ImageMagick 4.2.1 1999-03-08 01:39:40 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Andrey A. Chernov
1cc21e1743 It not use -lmpeg anymore but external utility mpeg2{encode,decode} instead 1999-01-05 14:00:47 +00:00
Justin M. Seger
94e40fa99e Remove inappropriate BROKEN tag. 1998-12-14 20:03:28 +00:00
David E. O'Brien
c2a69db7fd BROKEN= 'depends on BROKEN freetype' 1998-12-14 02:48:24 +00:00
Justin M. Seger
5afa6e9101 Upgrade to 4.1.6 1998-12-13 02:07:13 +00:00
Justin M. Seger
2b585a1dd2 Use libttf.3 of the new freetype 1.2 1998-12-12 21:03:36 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Justin M. Seger
c4d45c8fca Upgrade to version 4.1.4 1998-11-23 12:48:53 +00:00
Justin M. Seger
6814c00a66 Make sure that this properly finds all installed libraries and headers.
Submitted by:	ache
1998-11-03 01:21:47 +00:00
Justin M. Seger
eaa1bc9b2a Upgrade to version 4.1.3. 1998-10-31 15:34:42 +00:00
Scott Mace
39da008a99 Convert to ELF. 1998-09-22 20:05:25 +00:00
Scott Mace
f1260d2917 Convert to ELF.
1.  jbig is elfed
2.  use PERL5 variable
3.  fix ldconfig

Note: PerlMagick is still broken is some respects
1998-09-22 20:04:41 +00:00
Satoshi Asami
81b27d4ffd libmpeg now supports ELF. 1998-09-21 08:54:25 +00:00
Satoshi Asami
5d9c9602fa freetype (libttf) is now converted to ELF. 1998-09-21 08:41:46 +00:00
Steve Price
a712d50fe2 Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
Satoshi Asami
27ba461c8e Roll back libpng major to 2. 1998-09-17 00:50:52 +00:00
Satoshi Asami
4610ae86c9 libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Justin M. Seger
b8df51a288 Add perl5 category and properly compress perl man pages.
Suggested by:   ache
1998-08-21 12:00:41 +00:00
Justin M. Seger
9e82e73362 Upgrade to updated version of 4.0.9 and place its distfile back in my web dir.
Also enable PerlMagick compilation.
1998-08-19 02:26:37 +00:00
Satoshi Asami
516855e2ab I'm going to host this distfile until Justin returns (I didn't know
he's away but ache is complaining he's not replying to his mails).
Justin, when you want to take over again go ahead and change back
MASTER_SITES and the checksum.
1998-08-18 09:27:41 +00:00
Andrey A. Chernov
62217f8878 distfile changed without version number bumping 1998-08-18 09:20:33 +00:00
Andrey A. Chernov
380976ef1f upgrade to 4.0.9 1998-08-17 20:49:34 +00:00
Andrey A. Chernov
1f2d5cdd9a upgrade to 4.0.8
Reviewed by: maintainer not respond several days
1998-08-17 17:48:24 +00:00
Andrey A. Chernov
f6f67af0d1 use non-relative -L dir for libtool 1998-08-13 04:40:06 +00:00
Andrey A. Chernov
fce2cb4457 Oops, add -Lmagick/.libs to wrong place, must go to LDFLAGS 1998-08-13 03:08:54 +00:00
Steve Price
cbce863db7 Use libjbig.1*.
PR:		7399
Submitted by:	John Kurtz <john@idlinc.com>
1998-07-27 00:49:00 +00:00
Justin M. Seger
d0eb0816c4 Upgrade to 4.0.7 1998-06-21 02:45:28 +00:00
Justin M. Seger
fb53e1cd79 Upgrade to ImageMagick 4.0.6. 1998-06-09 19:54:01 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Justin M. Seger
0ea0793908 Upgrade to ImageMagick 4.0.5. 1998-04-26 11:24:24 +00:00
Justin M. Seger
0fc2b8bdd1 Use jpeg shared library version 8. 1998-04-15 21:41:13 +00:00
Justin M. Seger
323c2e352a Upgrade to version 4.04. 1998-04-11 01:54:07 +00:00
Andrey A. Chernov
574f6deb06 upgrade png major 1998-03-28 19:49:58 +00:00
Justin M. Seger
53203db3f7 Upgrade to version 4.0.2 and fix some DEPENDS lines. 1998-03-03 22:24:49 +00:00
Justin M. Seger
3640e3c970 Remove outdated MASTER_SITE. 1998-03-02 22:08:36 +00:00
Justin M. Seger
5eba7839ce Switch back to using http://www.freebsd.org/~jseger/ as a MASTER_SITE due to
a changing distfile on the master_site.
1998-02-12 14:26:52 +00:00
Justin M. Seger
ad09b8f6f5 Fixes to deal with updated DISTFILE. 1998-02-11 17:24:47 +00:00
Justin M. Seger
ea6cc1edd3 DISTFILE was updated on MASTER_SITE. 1998-02-09 00:03:33 +00:00
Justin M. Seger
45a0e524a2 Upgrade to version 4.0.1 1998-02-08 03:37:54 +00:00
Justin M. Seger
b37dc0939a Fixes for port to work cleanly with changed DISTFILE. 1998-01-30 23:53:57 +00:00
Justin M. Seger
fc792b94ad Remove a bogus line that I had used for testing with the bad version of patch.
Forgotten by:		jseger
1998-01-30 22:51:07 +00:00
Bill Fenner
aba90702ca Fix version number in MASTER_SITES
Submitted by:	distfile checker
1998-01-29 16:44:00 +00:00
Justin M. Seger
73022d2f09 Make http://www.freebsd.org/~jseger primary MASTER_SITE so that I can keep a
distfile with a consistent checksum.
1998-01-29 16:04:19 +00:00
Justin M. Seger
5a53a20e8c Distfile changed on MASTER_SITE. 1998-01-28 11:58:29 +00:00
Justin M. Seger
4693044fd2 Upgrade to version 4.0. 1998-01-26 15:38:42 +00:00
Thomas Gellekum
6bb5fe57a7 Use new location for the tiff34 headers. 1997-12-01 08:00:52 +00:00
Justin M. Seger
5b9d84001c Upgrade to version 3.9.2, portlint, add new MASTER_SITES, and make myself
MAINTAINER.
1997-11-29 01:35:52 +00:00
Thomas Gellekum
ed00a30be5 Upgrade to 3.9.1. Doesn't work with tiff-3.3 anymore.
Submitted by:	pst
1997-11-05 09:47:01 +00:00
Thomas Gellekum
3b2a2eecad Ignore checksum. 1997-10-13 11:47:13 +00:00
Satoshi Asami
e2ca859455 Update this to the version I managed to get. (I never seem to be able
to grab the one that people commit....)
1997-09-24 06:32:35 +00:00
Thomas Gellekum
84de07c909 Upgrade to 3.9.0. 1997-09-22 12:37:51 +00:00