Bug 134266

Summary: New port: www/simpleproxy Simple tcp proxy
Product: Ports & Packages Reporter: pluknet <pluknet>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description pluknet 2009-05-06 13:50:03 UTC
New port. Simple tcp proxy.

Fix: Patch attached with submission follows:
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-06 14:34:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-05-07 03:24:08 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-05-07 03:24:10 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"