aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-10-28 21:59:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-10-28 21:59:14 +0000
commit17ad6b43a82a9a41c0b330355b93dd291ed8d588 (patch)
tree06c915ff6967353b53a0687d8f6f2dafb8bdd0df /databases
parent411eab3356559e89a14db694a3bbb13d30d0fbd9 (diff)
downloadports-17ad6b43a82a9a41c0b330355b93dd291ed8d588.tar.gz
ports-17ad6b43a82a9a41c0b330355b93dd291ed8d588.zip
2012-05-10 databases/pear-MDB2_Driver_ibase: BROKEN for more than 6 month
Feature safe: yes
Notes
Notes: svn path=/head/; revision=306583
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/pear-MDB2_Driver_ibase/Makefile36
-rw-r--r--databases/pear-MDB2_Driver_ibase/distinfo2
-rw-r--r--databases/pear-MDB2_Driver_ibase/pkg-descr3
4 files changed, 0 insertions, 42 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 97d3e304e1f0..188b14c753a5 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -503,7 +503,6 @@
SUBDIR += pear-Horde_Memcache
SUBDIR += pear-MDB
SUBDIR += pear-MDB2
- SUBDIR += pear-MDB2_Driver_ibase
SUBDIR += pear-MDB2_Driver_mysql
SUBDIR += pear-MDB2_Driver_mysqli
SUBDIR += pear-MDB2_Driver_pgsql
diff --git a/databases/pear-MDB2_Driver_ibase/Makefile b/databases/pear-MDB2_Driver_ibase/Makefile
deleted file mode 100644
index 1ffed6d77074..000000000000
--- a/databases/pear-MDB2_Driver_ibase/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# New ports collection makefile for: pear-MDB2_Driver_ibase
-# Date created: 29 April 2007
-# Whom: Martin Wilke <miwi@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= MDB2_Driver_ibase
-DISTVERSION= 1.5.0b3
-CATEGORIES= databases www pear
-
-MAINTAINER= miwi@FreeBSD.org
-COMMENT= PEAR ibase MDB2 driver
-
-BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-USE_PHP= interbase
-
-DEPRECATED= BROKEN for more than 6 month
-EXPIRATION_DATE= 2012-05-10
-
-BROKEN= fails to build
-
-FILES= MDB2/Driver/ibase.php \
- MDB2/Driver/Datatype/ibase.php \
- MDB2/Driver/Function/ibase.php \
- MDB2/Driver/Manager/ibase.php \
- MDB2/Driver/Native/ibase.php \
- MDB2/Driver/Reverse/ibase.php
-
-TESTS= MDB2_nonstandard_ibase.php
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
diff --git a/databases/pear-MDB2_Driver_ibase/distinfo b/databases/pear-MDB2_Driver_ibase/distinfo
deleted file mode 100644
index e173678bc03d..000000000000
--- a/databases/pear-MDB2_Driver_ibase/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (PEAR/MDB2_Driver_ibase-1.5.0b3.tgz) = e8631f85337da0eee3070a8817661d9c9ba57d44ad3195545f9554e7374a1547
-SIZE (PEAR/MDB2_Driver_ibase-1.5.0b3.tgz) = 39695
diff --git a/databases/pear-MDB2_Driver_ibase/pkg-descr b/databases/pear-MDB2_Driver_ibase/pkg-descr
deleted file mode 100644
index c1355540be7c..000000000000
--- a/databases/pear-MDB2_Driver_ibase/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is the Interbase/Firebird MDB2 driver.
-
-WWW: http://pear.php.net/package/MDB2_Driver_ibase/