cvs commit: ports/net Makefile ports/net/simpleproxy Makefile distinfo pkg-descr

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 7 02:23:56 UTC 2009


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)


More information about the cvs-ports mailing list