forked from freebsd/freebsd-ports
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chase libversion bumb to libMagick.so.9
PR: ports/91270
- Loading branch information
edwin
authored and
edwin
committed
Jan 5, 2006
1 parent
2163e4b
commit 9c1d452
Showing
111 changed files
with
129 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,14 +7,14 @@ | |
|
||
PORTNAME= kallery | ||
PORTVERSION= 1.0.7a | ||
PORTREVISION= 4 | ||
PORTREVISION= 5 | ||
CATEGORIES= graphics www kde | ||
MASTER_SITES= http://kallery.kdewebdev.org/releases/ | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= An image gallery generator for KDE | ||
|
||
LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick | ||
LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick | ||
|
||
USE_KDELIBS_VER=3 | ||
USE_BZIP2= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,15 +8,15 @@ | |
|
||
PORTNAME= opendx | ||
PORTVERSION= 4.3.2 | ||
PORTREVISION= 4 | ||
PORTREVISION= 5 | ||
CATEGORIES= graphics math | ||
MASTER_SITES= http://opendx.npaci.edu/source/ | ||
DISTNAME= dx-${PORTVERSION} | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= IBM's Open Visualization Data Explorer | ||
|
||
LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ | ||
LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick \ | ||
tiff.4:${PORTSDIR}/graphics/tiff | ||
|
||
OPTIONS= HDF "Build hdf-support (only hdf OR netcdf is supported)" on \ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
|
||
PORTNAME= imagick | ||
PORTVERSION= 0.9.11 | ||
PORTREVISION= 2 | ||
PORTREVISION= 3 | ||
CATEGORIES= graphics pear | ||
MASTER_SITES= http://pecl.php.net/get/ | ||
PKGNAMEPREFIX= pecl- | ||
|
@@ -17,7 +17,7 @@ DIST_SUBDIR= PECL | |
MAINTAINER= [email protected] | ||
COMMENT= A PECL extension to manipulate images | ||
|
||
LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick | ||
LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick | ||
|
||
USE_PHP= yes | ||
USE_PHPEXT= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,14 +7,14 @@ | |
|
||
PORTNAME= pixieplus | ||
PORTVERSION= 0.5.4.1 | ||
PORTREVISION= 4 | ||
PORTREVISION= 5 | ||
CATEGORIES= graphics kde | ||
MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/ | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= A free, fast, and feature packed image browser and viewer for KDE | ||
|
||
LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ | ||
LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick \ | ||
ungif.5:${PORTSDIR}/graphics/libungif | ||
|
||
GNU_CONFIGURE= yes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
|
||
PORTNAME= q | ||
PORTVERSION= 6.2 | ||
PORTREVISION= 1 | ||
PORTREVISION= 2 | ||
CATEGORIES= lang | ||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} | ||
MASTER_SITE_SUBDIR= q-lang | ||
|
@@ -16,7 +16,7 @@ MAINTAINER= [email protected] | |
COMMENT= Q -- equational programming language | ||
|
||
BUILD_DEPENDS= ${LOCALBASE}/dx/lib_freebsd/libDXL.a:${PORTSDIR}/graphics/opendx | ||
LIB_DEPENDS= Magick.8:${PORTSDIR}/graphics/ImageMagick \ | ||
LIB_DEPENDS= Magick.9:${PORTSDIR}/graphics/ImageMagick \ | ||
freetype.9:${PORTSDIR}/print/freetype2 \ | ||
gdbm.3:${PORTSDIR}/databases/gdbm \ | ||
gii.1:${PORTSDIR}/devel/libgii \ | ||
|
Oops, something went wrong.