Commit graph

278 commits

Author SHA1 Message Date
Rong-En Fan
ffbfe57c4d - Update to 6.3.3-5 [1]
- SVG support requires X11 support, so mark as IGNORE if WITHOUT_X11
  is defined [2]
- Correct set CPPFLAGS for fontconfig, librsvg, and graphviz [3]

PR:		ports/109862 [2], ports/110141[3]
Submitted by:	rafan [1], chinsan [2], Maxim Samsonov <xors at mne.ru> [3]
Approved by:	shuan
2007-04-03 16:25:26 +00:00
Pav Lucistnik
e8cb8584f2 - Re-enable PDF support now when default Ghostscript is -gpl
Submitted by:	rafan
2007-04-02 23:01:25 +00:00
Shaun Amott
26eea5af5d Fix build with graphviz support in some cases where it fails.
PR:		ports/111018
Submitted by:	Scot Hetzel <swhetzel@gmail.com>
2007-03-29 20:57:15 +00:00
Shaun Amott
35bf5b794b Bump PORTREVISION for previous commit. 2007-03-16 20:23:59 +00:00
Shaun Amott
8688d2d046 Switch off PDF support by default, to avoid requiring ghostscript-afpl.
This will be reviewed again if/after -afpl is made the default
ghostscript.
2007-03-16 13:32:26 +00:00
Andrey A. Chernov
0db632260f Turn gslib support into option. IM can work with gs with or without it.
Switch to gs-afpl as default one checked. IM needs newer gs for some
operations and gs-gnu is too old.

Add without-dps option by default since Xorg does not have required
DPS library anymore. DPS is poor choice in any case because renders first
page only. When DPS is off, gs automatically used, which is the right thing.

Approved by:    shaun (maintainer)
2007-02-23 03:48:43 +00:00
Shaun Amott
2d30022858 Upgrade to 6.3.2-0. 2007-01-25 19:00:56 +00:00
Shaun Amott
a72d2dc92a Minor fix for FreeBSD 4.x.
Submitted by:	tdb
2006-12-16 01:55:37 +00:00
Shaun Amott
66b5c1f0a5 Assume maintainership. 2006-12-15 22:26:18 +00:00
Mark Linimon
a86537301c Maintainer no longer has time for these ports.
Hat:		portmgr
2006-12-15 11:56:54 +00:00
Stanislav Sedov
8a1d6d6bd3 - Add options
PR:		ports/105183
Submitted by:	Alex Kozlov<spam@rm-rf.kiev.ua>
Approved by:	maintainer timeout (3 weeks)
2006-11-28 18:30:40 +00:00
Pav Lucistnik
781099df87 - Update to 6.2.9.8
PR:		ports/104020
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2006-10-05 20:57:04 +00:00
Pav Lucistnik
a140229ae9 - Update to 6.2.9.3
PR:		ports/102817
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2006-09-04 18:36:59 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Andrey A. Chernov
a1117ed619 Upgrade to 6.2.8-5
Submitted by:   maintainer
2006-07-26 15:44:03 +00:00
Pav Lucistnik
0808d7ad4c - Mirror unfetchable distfile on ftp.FreeBSD.org 2006-05-29 11:58:12 +00:00
Marcus Alves Grando
70d145df9f - Fix compilation when set WITHOUT_X11 and WITH_IMAGEMAGICK_FONTCONFIG
Approved by:	maintainer timeout (in combination with my last 2 commits)
2006-05-27 18:47:51 +00:00
Michael Nottebrock
a636a7eabd Reverse all occurrances of WITHOUT_IMAGEMAGICK_SVG to WITH_IMAGEMAGICK_SVG 2006-05-27 00:44:42 +00:00
Michael Nottebrock
36c043b020 Don't turn on SVG support by default, since librsvg brings in gtk-themes2
as a runtime dependency.
2006-05-27 00:37:16 +00:00
Marcus Alves Grando
cad64a1755 - Fix detection of fontconfig and add knob to enable/disable
- Fix detection of librsvg and add knob to enable/disable
- Fix leftovers when set many combinations of WITH/WITHOUT
- Respect CFLAGS/LDFLAGS
- Bump PORTREVISION since have default features that now are detected property

Pointy hat to:	me
Approved by:	maintainer timeout (on past commit)
Tested by:	many and me on all day
2006-05-26 01:41:08 +00:00
Marcus Alves Grando
24739242ec - Update to 6.2.7.7
- portlint(1)

PR:		96747
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet___sunpoet.net>
Approved by:	maintainer timeout (20 days)
2006-05-24 14:20:33 +00:00
Marcus Alves Grando
be7f5a0086 - Change deprecated gvCleanup to gvFreeContext [1]
- Fix link with pthreads using LDFLAGS [2]
- Fix pkg_config files when use pthreads. [3]
- Bump PORTREVISION
- portlint(1)

PR:		91557 [1], 94287 [2], 94614 [3]
Submitted by:	Seva Gluschenko <gvs___rinet.ru> [1], lioux [3]
Notified by:	cokane [2]
Approved by:	maintainer timeout, 28 days
2006-04-15 02:37:50 +00:00
Norikatsu Shigemura
cd1f166541 Conversion to a single libtool environment.
Approved by:	portmgr(clement),
		Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2006-03-07 14:18:31 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
MANTANI Nobutaka
a97853991b Bump PORTREVISION to synchronize Wand-config with elimination of libdpstk
caused by upgrade of xorg-libraries.
2006-02-08 17:25:25 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
d568611c3e eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 05:52:28 +00:00
Edwin Groothuis
63db7b7d25 Fix building of ImageMagick on systems with graphviz installed but
disabled in the config menu.

Noticed by: mich, grrr and others.
2006-01-05 12:15:21 +00:00
Edwin Groothuis
999aa2d0da [patch] ImageMagick segfaults, port update to 6.2.5-5 solves problem
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
2006-01-05 03:56:16 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
b679561845 - Update to 6.2.2.1
PR:		ports/80501
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Approved by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2005-05-02 08:27:39 +00:00
Pav Lucistnik
28eb48bab7 - Fix WITH_IMAGEMAGICK_MODULES [1]
- 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]
2005-04-09 21:48:45 +00:00
Pav Lucistnik
3371bb19db - Update to 6.2.0-5
- 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)
2005-03-06 22:16:12 +00:00
Mikhail Teterin
b21957367c Add the xwindow.h header to pkg-plist.
Reported by:	lofi
2005-02-18 00:31:50 +00:00
Mikhail Teterin
fa725d714b Update from 6.1.9-2 to 6.1.9-4 and re-enable the FPX support. The vendor
flipped the `--without-fpx' into `--with-fpx' some time ago, but we did
not notice.
2005-02-17 15:39:00 +00:00
Pav Lucistnik
51ca30db62 - Update to 6.1.9.2
PR:		ports/76479
Submitted by:	Gerald <gcoon@inch.com>
Approved by:	maintainer (illness)
2005-01-23 11:50:24 +00:00
Josef El-Rayes
d469fb11da Update Imagemagick to lastest version
Submitted by:	maintainer
Approved by:	pav
2004-12-17 18:27:58 +00:00
Pav Lucistnik
8353357eaa - Update to 6.1.6.7
- Fix WITH_IMAGEMAGICK_THREADS knob

PR:		ports/75065
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2004-12-15 00:13:54 +00:00
Pav Lucistnik
dc22d2a3e5 - Update to 6.1.6.6
PR:		ports/74997
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2004-12-12 23:59:05 +00:00
Pav Lucistnik
433b9abfa5 - Update to 6.1.6.4
PR:		ports/74955
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2004-12-11 18:12:39 +00:00
Pav Lucistnik
3cccde804f - Update to 6.1.6.3
- 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]
2004-12-10 21:24:01 +00:00
Pav Lucistnik
b6a297aef0 - ImageMagick authors pulled tarball of "stable" release from sites again.
Stick it onto FreeBSD.org mirrors for now.

Reported by:	krismail
2004-12-10 09:03:40 +00:00
Pav Lucistnik
7e4a1669d2 - ImageMagick 6.1.6.0 is always installing it's own copy of libltdl,
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>
2004-12-09 00:13:31 +00:00
Tilman Keskinoz
2f508fa0a3 Depend on libltdl
PR:		74763
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>

Bump PORTREVISION
2004-12-07 19:04:14 +00:00
Josef El-Rayes
6f9ab98a3d Update ImageMagick to 6.1.6-0.
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
2004-12-05 13:58:11 +00:00
Josef El-Rayes
593e9c65c8 Mark port forbidden due to security vulnerability. 2004-12-02 15:38:32 +00:00
Norikatsu Shigemura
e7934375ef Update to 6.0.6.2.
PR		ports/71024
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Pointed out by:	pav
2004-08-27 16:03:19 +00:00
Norikatsu Shigemura
8a4b5a7cc5 Fix pkg-plist (some added documents/images). 2004-08-21 19:55:25 +00:00
Norikatsu Shigemura
9109d16180 Oops, I forgot. 2004-08-21 19:51:09 +00:00
Norikatsu Shigemura
5be110f5fd Update to 6.0.5.3.
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)
2004-08-21 19:47:56 +00:00