Commit graph

25 commits

Author SHA1 Message Date
Marcus Alves Grando
c6f9220716 - Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
2006-05-24 14:21:45 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +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
71779a0428 - Unbreak: don't remove file installed by another port
PR:		ports/79644
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2005-04-08 22:39:55 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Pav Lucistnik
e8e8d1ed23 - Chase ImageMagick shlib bump
PR:		ports/78455
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's maintainer)
2005-03-06 22:16:54 +00:00
Kris Kennaway
a22ee410e7 BROKEN: Removes file installed by another port 2005-02-28 05:46:07 +00:00
Volker Stolz
fbaef87540 No longer broken on 4.x 2005-02-24 08:13:37 +00:00
Tilman Keskinoz
be0393db47 Fix pixieplus compilation with the new ImageMagick
PR:		74489
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-12-07 20:04:58 +00:00
Pav Lucistnik
b4db9b9ff1 - Fix build on 5.x
PR:		ports/71913
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
Approved by:	portmgr (marcus, wca)
2004-09-20 00:08:56 +00:00
Kris Kennaway
99a34eb395 BROKEN on 4.x: Does not compile 2004-07-11 21:44:43 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Michael Nottebrock
8ded2e569f This patch updates PixiePlus to 0.5.4.1, a rerolled distfile
that responds correctly to $PTHREAD_LIBS and includes
the patches for working with ImageMagick 6.0.0 and 64-bit
compilation.

Makefile.kde include removed from the port Makefile by
request of the kde-freebsd team.

PR: ports/67072
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
2004-05-23 19:14:27 +00:00
Kirill Ponomarev
a205fecd19 - Fix build with new ImageMagick version
PR:		ports/66991
Submitted by:	maintainer
Reported by:	bento via kris
2004-05-21 14:14:19 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
2171508166 - Include x11/kde3/Makefile.kde 2004-03-03 14:05:35 +00:00
Kirill Ponomarev
6c469d4c86 - Fix build on all 64 bit systems
- SIZEify
- Respect PTHREAD_LIBS[CFLAGS]

PR:		ports/63653
Submitted by:	maintainer
2004-03-03 13:53:08 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Norikatsu Shigemura
8c426a761b Chase lib version change of graphics/ImageMagick.
Bump PORTREVISION acordingly.
2003-10-04 16:36:18 +00:00
Will Andrews
f92c9b2fa8 Temporarily host this distfile somewhere else.
PR:		57063
Submitted by:	MAINTAINER
2003-09-21 18:48:21 +00:00
Tilman Keskinoz
ecb2c587a4 Add dependency on libungif
Submitted by:	maintainer
Reported by:	bento
2003-04-23 12:32:53 +00:00
Tilman Keskinoz
4e08e8ed48 Add pixieplus, a fast image browser for KDE by Mosfet
PR:		48888
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
2003-04-16 12:38:16 +00:00