aboutsummaryrefslogtreecommitdiff
path: root/graphics/pecl-imagick
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-09-11 18:06:13 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-09-11 18:06:13 +0000
commit9ad3555003b2ef8f2454b6706569c8655061680a (patch)
tree1f85edc0fa61012384edf53d759886c52bf30c40 /graphics/pecl-imagick
parentda412d866a8b2ddc317a8f34c2e78021edcc5b13 (diff)
Notes
Diffstat (limited to 'graphics/pecl-imagick')
-rw-r--r--graphics/pecl-imagick/Makefile46
-rw-r--r--graphics/pecl-imagick/distinfo3
-rw-r--r--graphics/pecl-imagick/pkg-descr7
-rw-r--r--graphics/pecl-imagick/pkg-plist76
4 files changed, 0 insertions, 132 deletions
diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile
deleted file mode 100644
index d1ce65e9e6ca..000000000000
--- a/graphics/pecl-imagick/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: pecl-imagick
-# Date created: 19 Jul 2004
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= imagick
-PORTVERSION= 0.9.11
-PORTREVISION= 5
-CATEGORIES= graphics pear
-MASTER_SITES= http://pecl.php.net/get/
-PKGNAMEPREFIX= pecl-
-EXTRACT_SUFX= .tgz
-DIST_SUBDIR= PECL
-
-MAINTAINER= ale@FreeBSD.org
-COMMENT= A PECL extension to manipulate images
-
-DEPRECATED= Project is dead and does not work
-EXPIRATION_DATE= 2006-09-10
-
-USE_PHP= yes
-USE_PHPEXT= yes
-
-CONFIGURE_ARGS= --with-imagick=${LOCALBASE}
-
-OPTIONS= GM "Use GraphicsMagick backend" off
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITHOUT_GM)
-LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick
-.else
-LIB_DEPENDS= GraphicsMagick.1:${PORTSDIR}/graphics/GraphicsMagick
-CONFIGURE_ARGS+=--with-imagick-gm
-BROKEN= Does not build
-.endif
-
-.if !defined(NOPORTDOCS)
-post-install:
- @${MKDIR} ${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/graphics/pecl-imagick/distinfo b/graphics/pecl-imagick/distinfo
deleted file mode 100644
index 6bfe46d08069..000000000000
--- a/graphics/pecl-imagick/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (PECL/imagick-0.9.11.tgz) = c8f78b063eb3fbdef1c8501190983c89
-SHA256 (PECL/imagick-0.9.11.tgz) = 03df8fb8f1ea5db5c21bee7029fb46af3621350f8987549faa24c4da9ae5fd59
-SIZE (PECL/imagick-0.9.11.tgz) = 69562
diff --git a/graphics/pecl-imagick/pkg-descr b/graphics/pecl-imagick/pkg-descr
deleted file mode 100644
index b03d7cc8c3e8..000000000000
--- a/graphics/pecl-imagick/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Imagick is a wrapper for the ImageMagick library to read, write, and
-manipulate an image in many image formats.
-
-WWW: http://pecl.php.net/package/imagick/
-
-- Alex Dupre
-ale@FreeBSD.org
diff --git a/graphics/pecl-imagick/pkg-plist b/graphics/pecl-imagick/pkg-plist
deleted file mode 100644
index e0a21475846f..000000000000
--- a/graphics/pecl-imagick/pkg-plist
+++ /dev/null
@@ -1,76 +0,0 @@
-%%PORTDOCS%%%%EXAMPLESDIR%%/animated.gif
-%%PORTDOCS%%%%EXAMPLESDIR%%/animatedgif2jpgs.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/annotate.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/arc.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/blob2image.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/blur.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/border.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/charcoal.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/chop.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/circle.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/clone_handle.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/composite.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/contrast.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/convert1.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/convert2.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/convert_and_resize.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/crop.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/despeckle.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/destroyhandle.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/edge.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/ellipse.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/emboss.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/enhance.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/equalize.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/first.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/flip.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/flop.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/gamma.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/gaussianblur.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/getcanvas.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/getimagedepth.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/getlistindex.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/getlistsize.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/getmimetype.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/getnumbercolors.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/goto.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/image.jpg
-%%PORTDOCS%%%%EXAMPLESDIR%%/image2blob.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/implode.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/isgrayimage.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/ismonochromeimage.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/isopaqueimage.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/ispaletteimage.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/level.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/line.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/list1.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/list2.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/medianfilter.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/modulate.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/motionblur.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/negate.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/normalize.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/oilpaint.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/ordereddither.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/point.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/profile.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/raise.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/rectangle.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/reducenoise.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/resize.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/roll.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/rotate.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/sample.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/scale.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/setfillcolor.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/setfontface.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/shade.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/sharpen.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/shear.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/solarize.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/spread.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/swirl.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/threshold.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/unsharpmask.php
-%%PORTDOCS%%%%EXAMPLESDIR%%/wave.php
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%