| 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
pluknet
2009-05-06 13:50:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed From-To: open->closed New port added, with minor changes. Thanks! 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"
|