Commit b7f05445c00f 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)
9 lines
480 B
Plaintext
9 lines
480 B
Plaintext
libnvpair is a name-value pair library originating from Solaris
|
|
|
|
The nvpair library was released in OpenSolaris and has been extended
|
|
by the Illumos project. It exports a set of functions used for managing
|
|
name-value pairs. This is a base library for Solaris and its descendents.
|
|
However, the kernel-specific code has been removed thus libnvpair is
|
|
strictly meant for the userland. The XDR functionality has been masked
|
|
for now due to RPC differences between *BSD and Illumos.
|