Bug 143552 - New port: net/toonel Tunneling with data compression
Summary: New port: net/toonel Tunneling with data compression
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-04 12:20 UTC by Veniamin
Modified: 2010-02-13 18:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.52 KB, text/plain)
2010-02-04 12:20 UTC, Veniamin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Veniamin 2010-02-04 12:20:00 UTC
Toonel.net exploits a tunneling technique combined with data compression.
It runs compressed data frames from toonel client to one of the toonel
servers and then these are forwarded to the target host. Reducing the
size of resources that are transferred between the server and the client
makes more efficient use of the user's bandwidth.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-02-04 18:16:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-02-13 18:45:43 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-02-13 18:46:09 UTC
miwi        2010-02-13 18:45:55 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/toonel           Makefile distinfo pkg-descr 
    net/toonel/files     toonel.sh.in 
  Log:
  Toonel.net exploits a tunneling technique combined with data compression.
  It runs compressed data frames from toonel client to one of the toonel
  servers and then these are forwarded to the target host. Reducing the
  size of resources that are transferred between the server and the client
  makes more efficient use of the user's bandwidth.
  
  WWW:    http://toonel.net
  
  PR:             ports/143552
  Submitted by:   Gvozdikov Veniamin <g.veniamin at googlemail.com>
  
  Revision  Changes    Path
  1.2180    +1 -0      ports/net/Makefile
  1.1       +35 -0     ports/net/toonel/Makefile (new)
  1.1       +3 -0      ports/net/toonel/distinfo (new)
  1.1       +7 -0      ports/net/toonel/files/toonel.sh.in (new)
  1.1       +7 -0      ports/net/toonel/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"