remove sysutils/pecl-fileinfo;

As of PHP 5.3.0 this extension is enabled by default and this PECL
extension is no longer maintained and will contain no more releases.
This commit is contained in:
robert 2013-08-10 14:55:14 +00:00
parent 048f4d7367
commit 7ad6952ce5
5 changed files with 1 additions and 37 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.298 2013/08/10 13:44:47 landry Exp $
# $OpenBSD: Makefile,v 1.299 2013/08/10 14:55:14 robert Exp $
SUBDIR =
SUBDIR += accountsservice
@ -143,7 +143,6 @@
SUBDIR += p5-Unix-Statgrab
SUBDIR += p5-Unix-Syslog
SUBDIR += parallel
SUBDIR += pecl-fileinfo
SUBDIR += pciutils
SUBDIR += pftop
SUBDIR += pkg_mgr

View File

@ -1,20 +0,0 @@
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:41:32 espie Exp $
COMMENT = PHP support for retrieving info about files
DISTNAME = Fileinfo-1.0.4
REVISION = 7
CATEGORIES = sysutils
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
# PHP
PERMIT_PACKAGE_CDROM = Yes
WANTLIB += z magic
MODULES= lang/php/pecl
CONFIGURE_STYLE= gnu
LIB_DEPENDS = devel/libmagic
.include <bsd.port.mk>

View File

@ -1,5 +0,0 @@
MD5 (Fileinfo-1.0.4.tgz) = KFTnSdsVc2XHacuUlvVYbw==
RMD160 (Fileinfo-1.0.4.tgz) = /t9/crGy3KMPE47zH1BwhNE5Lb4=
SHA1 (Fileinfo-1.0.4.tgz) = YKFGz1g1erWfQgYdNcCqS/+PsXA=
SHA256 (Fileinfo-1.0.4.tgz) = 3zXuAPzmSDxYsvN9ve0zgxuoT9rpKCnb4D9zMb7Aqj8=
SIZE (Fileinfo-1.0.4.tgz) = 5835

View File

@ -1,6 +0,0 @@
The Fileinfo extension allows retrieval of information regarding
vast majority of file.
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.

View File

@ -1,4 +0,0 @@
@comment $OpenBSD: PLIST,v 1.2 2011/07/08 22:32:29 robert Exp $
lib/php-${MODPHP_VERSION}/modules/${MODULE_NAME}.so
share/examples/php-${MODPHP_VERSION}/${MODULE_NAME}.ini
@sample ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/${MODULE_NAME}.ini