From owner-cvs-all  Tue Jan  4  0:14: 0 2000
Delivered-To: cvs-all@freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP
	id D4CF714F79; Tue,  4 Jan 2000 00:13:55 -0800 (PST)
	(envelope-from dbaker@FreeBSD.org)
Received: (from dbaker@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id AAA99605;
	Tue, 4 Jan 2000 00:13:55 -0800 (PST)
	(envelope-from dbaker@FreeBSD.org)
Message-Id: <200001040813.AAA99605@freefall.freebsd.org>
From: Daniel Baker <dbaker@FreeBSD.org>
Date: Tue, 4 Jan 2000 00:13:54 -0800 (PST)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/net/datapipe - Imported sources
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk

dbaker      2000/01/04 00:13:54 PST

  ports/net/datapipe - Imported sources
  Update of /home/ncvs/ports/net/datapipe
  In directory freefall.freebsd.org:/d/users/dbaker/datapipe
  
  Log Message:
  properly (i hope) import datapipe port
  
  datapipe is a simple program that allows a listening TCP/IP port to be
  constructed on the machine it is running on.  Any connections to that port
  will then be forwarded to the specified remote host and remote port.
  
  Status:
  
  Vendor Tag:	DBAKER
  Release Tags:	datapipe_1
  		
  N ports/net/datapipe/Makefile
  N ports/net/datapipe/files/md5
  N ports/net/datapipe/pkg/COMMENT
  N ports/net/datapipe/pkg/DESCR
  N ports/net/datapipe/pkg/PLIST
  
  No conflicts created by this import
  


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message