Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2009 02:23:55 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/simpleproxy Makefile distinfo pkg-descr
Message-ID:  <200905070223.n472NtYE085823@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
amdmi3      2009-05-07 02:23:55 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/simpleproxy      Makefile distinfo pkg-descr 
  Log:
  Simpleproxy program acts as simple tcp proxy. It listens for local
  socket, and any connection to this port will be forwarded to another
  socket at remote host.
  
  WWW: http://www.crocodile.org/software.html
  
  PR:             134266
  Submitted by:   pluknet <pluknet at gmail dot com>
  
  Revision  Changes    Path
  1.2102    +1 -0      ports/net/Makefile
  1.1       +24 -0     ports/net/simpleproxy/Makefile (new)
  1.1       +3 -0      ports/net/simpleproxy/distinfo (new)
  1.1       +7 -0      ports/net/simpleproxy/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905070223.n472NtYE085823>