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)
19 lines
608 B
Plaintext
19 lines
608 B
Plaintext
nbdkit is a toolkit for creating Network Block Device servers.
|
|
|
|
The key features are:
|
|
|
|
* Multithreaded NBD server written in C with good performance.
|
|
|
|
* Minimal dependencies for the basic server.
|
|
|
|
* Liberal license (BSD) allows nbdkit to be linked to proprietary
|
|
libraries or included in proprietary code.
|
|
|
|
* Well-documented, simple plugin API with a stable ABI guarantee.
|
|
Lets you export "unconventional" block devices easily.
|
|
|
|
* You can write plugins in C, Go, Lua, Perl, Python, OCaml, Ruby,
|
|
Rust, shell script or Tcl.
|
|
|
|
* Filters can be stacked in front of plugins to transform the output.
|