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)
9 lines
360 B
Text
9 lines
360 B
Text
The binary I/O stream class library presents a platform-independent way to
|
|
access binary data streams in C++.
|
|
|
|
The library is hardware independent in the form that it transparently
|
|
converts between the different forms of machine-internal binary data
|
|
representation.
|
|
|
|
It further employs no special I/O protocol and can be used on arbitrary
|
|
binary data sources.
|