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)
8 lines
392 B
Text
8 lines
392 B
Text
IPC::MM provides an interface to Ralf Engelschall's mm library, allowing
|
|
memory to be shared between multiple processes in a relatively
|
|
convenient way.
|
|
|
|
IPC::MM provides methods to create and destroy shared memory segments and
|
|
to access data structures within those shared memory segments, as well
|
|
as miscellaneous methods. Additionally, it provides a tied interface
|
|
for scalars and hashes.
|