2009-10-01 databases/ruby-dbd_proxy: no longer under development

This commit is contained in:
Cheng-Lung Sung 2009-10-29 09:12:53 +00:00
parent 59264be3b1
commit f8ec685609
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243441
5 changed files with 1 additions and 45 deletions

1
MOVED
View file

@ -4190,3 +4190,4 @@ net-p2p/mute-net-text|net-p2p/mute-net|2009-10-19|Broken for extensive period of
archivers/zlib||2009-10-19|Removed
graphics/libwpcg||2009-10-25|Unmaintained upstream, depends on an old version of GCC, lacks a maintainer, and not used by anything else
databases/ruby-dbd_msql||2009-10-29|Has expired: no longer under development
databases/ruby-dbd_proxy||2009-10-29|Has expired: no longer under development

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -1,3 +0,0 @@
bin/proxyserver.rb
%%RUBY_SITELIBDIR%%/DBD/Proxy/Proxy.rb
@dirrm %%RUBY_SITELIBDIR%%/DBD/Proxy