1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

Oops, ruby-socketproxy is actually a very old uncompleted repo-copy of

ruby-tcpsocketpipe.  Remove it until someone can complete the upgrade.

Pointy hat to:	kris
This commit is contained in:
Kris Kennaway 2004-03-17 02:36:51 +00:00
parent f5da0fbd58
commit b8e2ef934c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104243
4 changed files with 0 additions and 37 deletions

View File

@ -565,7 +565,6 @@
SUBDIR += ruby-radius
SUBDIR += ruby-romp
SUBDIR += ruby-spread
SUBDIR += ruby-socketproxy
SUBDIR += ruby-tcpsocketpipe
SUBDIR += ruby-tserver
SUBDIR += rude

View File

@ -1,30 +0,0 @@
# New ports collection makefile for: Ruby/TCPSocketPipe
# Date created: 20 July 2001
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD$
#
PORTNAME= tcpsocketpipe
PORTVERSION= 1.8.2
CATEGORIES= net ruby
MASTER_SITES= http://rrr.jin.gr.jp/download/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= socketproxy.rb
EXTRACT_SUFX= # none
DIST_SUBDIR= ruby
EXTRACT_ONLY= # none
MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby library to create I/O pipes for TCP socket tunneling
USE_RUBY= yes
USE_RUBY_FEATURES= devel-logger
NO_BUILD= yes
PLIST_FILES= %%RUBY_SITELIBDIR%%/socketproxy.rb
do-install:
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/socketproxy.rb ${RUBY_SITELIBDIR}/
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
MD5 (ruby/socketproxy.rb) = 3501adb5db97c3652acbe3cb504a20e3

View File

@ -1,5 +0,0 @@
This is Ruby/TCPSocketPipe, a Ruby library to create I/O pipes for TCP
socket tunneling.
Author: NaHi (NAKAMURA, Hiroshi) <nahi@keynauts.com>
WWW: http://www.ruby-lang.org/raa/list.rhtml?name=tcpsocketpipe