From dc9064040d81b9338aaa00072df7c79792ae75f8 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 16 Jun 2012 15:09:36 +0000 Subject: Remove php-mhash which is only supported by PHP 5.2. --- security/php-mhash/DESCR | 2 -- security/php-mhash/Makefile | 17 ----------------- 2 files changed, 19 deletions(-) delete mode 100644 security/php-mhash/DESCR delete mode 100644 security/php-mhash/Makefile (limited to 'security') diff --git a/security/php-mhash/DESCR b/security/php-mhash/DESCR deleted file mode 100644 index dece779b038..00000000000 --- a/security/php-mhash/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -PHP is a programming language designed to be embedded into web pages. -This module provides access to the mhash hash algorithms library. diff --git a/security/php-mhash/Makefile b/security/php-mhash/Makefile deleted file mode 100644 index ce9345eaa6f..00000000000 --- a/security/php-mhash/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# $NetBSD: Makefile,v 1.11 2010/03/21 11:20:41 jdolecek Exp $ - -MODNAME= mhash -CATEGORIES+= security -COMMENT= PHP extension for the mhash hash algorithms library - -PKG_DESTDIR_SUPPORT= user-destdir - -CONFLICTS= php-mhash-[0-9]* - -CONFIGURE_ARGS+= --with-${MODNAME}=shared,${BUILDLINK_PREFIX.mhash} - -PHP_VERSIONS_ACCEPTED= 52 - -.include "../../lang/php/ext.mk" -.include "../../security/mhash/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3