aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2007-07-04 03:41:48 +0800
committererwin <erwin@FreeBSD.org>2007-07-04 03:41:48 +0800
commit93aaddbc6562e717bfb731f04f3db0ddd42b5eec (patch)
tree1383628cbd69e4af2b56525da8f6bfa0993fc07c /databases
parent2c90d2956fee5c7ac78991b48244af331a00b2ca (diff)
downloadfreebsd-ports-gnome-93aaddbc6562e717bfb731f04f3db0ddd42b5eec.tar.gz
freebsd-ports-gnome-93aaddbc6562e717bfb731f04f3db0ddd42b5eec.tar.zst
freebsd-ports-gnome-93aaddbc6562e717bfb731f04f3db0ddd42b5eec.zip
Remove expired port.
2007-07-30 databases/p5-DBD-RAM: Only works on 4.x
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/p5-DBD-RAM/Makefile30
-rw-r--r--databases/p5-DBD-RAM/distinfo3
-rw-r--r--databases/p5-DBD-RAM/pkg-descr8
-rw-r--r--databases/p5-DBD-RAM/pkg-plist5
5 files changed, 0 insertions, 47 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b8634f4e5be7..2341704a8164 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -221,7 +221,6 @@
SUBDIR += p5-DBD-Pg
SUBDIR += p5-DBD-PgPP
SUBDIR += p5-DBD-PgSPI
- SUBDIR += p5-DBD-RAM
SUBDIR += p5-DBD-SQLite
SUBDIR += p5-DBD-SQLite2
SUBDIR += p5-DBD-Sybase
diff --git a/databases/p5-DBD-RAM/Makefile b/databases/p5-DBD-RAM/Makefile
deleted file mode 100644
index d7975902d70c..000000000000
--- a/databases/p5-DBD-RAM/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# New ports collection makefile for: p5-DBD-RAM
-# Date created: Nov 15 2003
-# Whom: vanilla
-#
-# $FreeBSD$
-#
-
-PORTNAME= DBD-RAM
-PORTVERSION= 0.072
-PORTREVISION= 0
-CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= DBD
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= DBI driver for files and data structures
-
-BUILD_DEPENDS= ${SITE_PERL}/DBD/File.pm:${PORTSDIR}/databases/p5-DBD-File \
- ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-DEPRECATED= Only works on 4.x
-EXPIRATION_DATE= 2007-07-30
-
-PERL_CONFIGURE= yes
-
-MAN3= DBD::RAM.3
-
-.include <bsd.port.mk>
diff --git a/databases/p5-DBD-RAM/distinfo b/databases/p5-DBD-RAM/distinfo
deleted file mode 100644
index 5b64b70b6392..000000000000
--- a/databases/p5-DBD-RAM/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (DBD-RAM-0.072.tar.gz) = 4ab119a341b4b2afa4644805239449b9
-SHA256 (DBD-RAM-0.072.tar.gz) = ed78b68daced5d3fe2ee4f8867e260b1bcd2c0fbc78a4f0fff1b7fc518fef3f8
-SIZE (DBD-RAM-0.072.tar.gz) = 29864
diff --git a/databases/p5-DBD-RAM/pkg-descr b/databases/p5-DBD-RAM/pkg-descr
deleted file mode 100644
index f37da0e03d8c..000000000000
--- a/databases/p5-DBD-RAM/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-DBD::RAM allows you to import almost any type of Perl data
-structure into an in-memory table and then use DBI and SQL
-to access and modify it. It also allows direct access to
-almost any kind of file, supporting SQL manipulation
-of the file without converting the file out of its native
-format.
-
-WWW: http://search.cpan.org/dist/DBD-RAM/
diff --git a/databases/p5-DBD-RAM/pkg-plist b/databases/p5-DBD-RAM/pkg-plist
deleted file mode 100644
index d4ff0b0e101e..000000000000
--- a/databases/p5-DBD-RAM/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/DBD/RAM.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/RAM/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/RAM
-@dirrmtry %%SITE_PERL%%/%PERL_ARCH%%/auto/DBD
-@dirrmtry %%SITE_PERL%%/DBD