summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2009-10-29 09:12:53 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2009-10-29 09:12:53 +0000
commitf8ec6856099e0a924cba7706b703eb497af079a6 (patch)
tree800a18f437d01b05ded699f62dbdb509b212e25d /databases
parent2009-10-01 databases/ruby-dbd_msql: no longer under development (diff)
2009-10-01 databases/ruby-dbd_proxy: no longer under development
Notes
Notes: svn path=/head/; revision=243441
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
-rw-r--r--databases/ruby-dbd_proxy/Makefile37
-rw-r--r--databases/ruby-dbd_proxy/pkg-descr4
-rw-r--r--databases/ruby-dbd_proxy/pkg-plist3
4 files changed, 0 insertions, 45 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c999cb6b3854..657d5679e4c0 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -611,7 +611,6 @@
SUBDIR += ruby-dbd_mysql
SUBDIR += ruby-dbd_odbc
SUBDIR += ruby-dbd_pg
- SUBDIR += ruby-dbd_proxy
SUBDIR += ruby-dbd_sqlite
SUBDIR += ruby-dbdbd
SUBDIR += ruby-dbi
diff --git a/databases/ruby-dbd_proxy/Makefile b/databases/ruby-dbd_proxy/Makefile
deleted file mode 100644
index 984efe829d12..000000000000
--- a/databases/ruby-dbd_proxy/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: dbd_proxy for DBD-for-Ruby
-# Date created: 9 June 2001
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= dbd_proxy
-PORTVERSION= ${RUBY_DBI_PORTVERSION}
-CATEGORIES= databases ruby
-MASTER_SITES= ${RUBY_DBI_MASTER_SITES}
-MASTER_SITE_SUBDIR= ${RUBY_DBI_MASTER_SITE_SUBDIR}
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ${RUBY_DBI_DISTNAME}
-DIST_SUBDIR= ruby
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Proxy/Server driver for DBI-for-Ruby
-
-RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR}
-
-USE_RUBY= yes
-USE_RUBY_FEATURES= drb
-USE_RUBY_SETUP= yes
-
-SLAVE_PORT= yes
-MASTER_PORT= databases/ruby-dbi
-
-WRKSRC= ${RUBY_DBI_WRKSRC}
-CONFIGURE_ARGS= --with=bin/proxyserver,${PORTNAME}
-
-EXPIRATION_DATE= 2009-10-01
-DEPRECATED= no longer under development
-
-.include "${.CURDIR}/../ruby-dbi/Makefile.common"
-
-.include <bsd.port.mk>
diff --git a/databases/ruby-dbd_proxy/pkg-descr b/databases/ruby-dbd_proxy/pkg-descr
deleted file mode 100644
index 09b5f0d92f69..000000000000
--- a/databases/ruby-dbd_proxy/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This is the Proxy/Server driver for DBI-for-Ruby.
-
-Author: Michael Neumann <neumann@s-direktnet.de>
-WWW: http://ruby-dbi.sourceforge.net
diff --git a/databases/ruby-dbd_proxy/pkg-plist b/databases/ruby-dbd_proxy/pkg-plist
deleted file mode 100644
index d1a0f040e2bb..000000000000
--- a/databases/ruby-dbd_proxy/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/proxyserver.rb
-%%RUBY_SITELIBDIR%%/DBD/Proxy/Proxy.rb
-@dirrm %%RUBY_SITELIBDIR%%/DBD/Proxy