Date: Wed, 8 Nov 2006 19:15:14 +0000 (UTC) From: Babak Farrokhi <farrokhi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/tcpxd Makefile distinfo pkg-descr Message-ID: <200611081915.kA8JFEjH048771@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
farrokhi 2006-11-08 19:15:14 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/tcpxd Makefile distinfo pkg-descr Log: tcpxd is a general purpose TCP/IP relay program designed to be simple to get going, requiring only three parameters; the port to listen on, the host to forward to, and the port on that host to connect to. PR: ports/104902 Submitted by: self Approved by: miwi (mentor) Revision Changes Path 1.1757 +1 -0 ports/net/Makefile 1.1 +25 -0 ports/net/tcpxd/Makefile (new) 1.1 +3 -0 ports/net/tcpxd/distinfo (new) 1.1 +6 -0 ports/net/tcpxd/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611081915.kA8JFEjH048771>