fb16dfecae
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)
12 lines
403 B
Text
12 lines
403 B
Text
mbuffer is a tool for buffering data streams. It is also a replacement
|
|
for buffer with additional functionality:
|
|
|
|
- multi-target network output
|
|
- on the fly hash calculation
|
|
- display of I/O speed
|
|
- optional use of memory mapped I/O for huge buffers
|
|
- multithreaded instead of sharedmemory ipc
|
|
- multi volume support
|
|
- autoloader support
|
|
- networking support
|
|
- command-line options compatible to buffer
|