Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
407 B
Text
7 lines
407 B
Text
Cstream filters data streams, much like the UNIX tool dd(1). It has a more
|
|
traditional commandline syntax, support for precise bandwidth limiting and
|
|
reporting and support for FIFOs. Data limits and throughput rate
|
|
calculation will work for files > 4 GB.
|
|
|
|
Cstream reads from the standard input and writes to the standard output, if
|
|
no filenames are given. It will also 'generate' or 'sink' data if desired.
|