summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-06-16 15:11:25 +0000
committertaca <taca@pkgsrc.org>2012-06-16 15:11:25 +0000
commitc5d1ed5436e62c427e5cd7cb1911a4705348e817 (patch)
treef8bec9fd8938fb349e5a6c8fa32df5638dfa1ce0 /sysutils
parent1afe1244dc479d22b6ac860a79b5f73f226634cc (diff)
downloadpkgsrc-c5d1ed5436e62c427e5cd7cb1911a4705348e817.tar.gz
Remove php-fileinfo which is bundled with base by PHP 5.3 and later.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/php-fileinfo/DESCR5
-rw-r--r--sysutils/php-fileinfo/Makefile22
-rw-r--r--sysutils/php-fileinfo/distinfo5
3 files changed, 0 insertions, 32 deletions
diff --git a/sysutils/php-fileinfo/DESCR b/sysutils/php-fileinfo/DESCR
deleted file mode 100644
index 4b0e6fb46ea..00000000000
--- a/sysutils/php-fileinfo/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Allows retrieval of information regarding a vast majority of file types.
-This information may include dimensions, quality, length etc.
-
-Additionally it can also be used to retrieve the mime type for a particular
-file and for text files proper language encoding.
diff --git a/sysutils/php-fileinfo/Makefile b/sysutils/php-fileinfo/Makefile
deleted file mode 100644
index c198f53cb35..00000000000
--- a/sysutils/php-fileinfo/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2012/06/16 03:01:00 taca Exp $
-
-MODNAME= fileinfo
-PECL_VERSION= 1.0.4
-CATEGORIES+= sysutils
-
-MAINTAINER= filip@joyent.com
-COMMENT= PHP extension for libmagic bindings
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-# PHP 5.3 and later includes in base.
-PHP_VERSIONS_ACCEPTED= 52
-CONFLICTS= php-fileinfo-[0-9]*
-
-WRKSRC= ${WRKDIR}/Fileinfo-${PECL_VERSION}
-
-CONFIGURE_ARGS+= --with-fileinfo=${BUILDLINK_PREFIX.php}
-
-.include "../../lang/php/ext.mk"
-.include "../../sysutils/file/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/php-fileinfo/distinfo b/sysutils/php-fileinfo/distinfo
deleted file mode 100644
index ec15a25050d..00000000000
--- a/sysutils/php-fileinfo/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/10/04 07:42:35 manu Exp $
-
-SHA1 (php-fileinfo/fileinfo-1.0.4.tgz) = 60a146cf58357ab59f42061d35c0aa4bff8fb170
-RMD160 (php-fileinfo/fileinfo-1.0.4.tgz) = fedf7f72b1b2dca30f138ef31f507084d1392dbe
-Size (php-fileinfo/fileinfo-1.0.4.tgz) = 5835 bytes