Commit graph

7 commits

Author SHA1 Message Date
minskim
a54636d6f3 Bl3ify and enable pkgviews installation. 2004-04-25 03:43:06 +00:00
he
8cf61eeb16 Update p5-IPC-ShareLite from 0.08 to 0.09.
Changelog:

0.09 Wed Dec  4 13:51:05 PST 2002
        - fixed bug in size() thanks to Craig Manley <c.manley@skybound.nl>
2003-08-31 10:01:43 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
seb
25e9e6b0ea Use buildlink2. Use perl5/module.mk. 2002-10-13 22:22:45 +00:00
jlam
96904a0049 Buildlinkify. 2001-11-28 05:20:38 +00:00
mjl
e06ff0adfc Initial import of p5-IPC-ShareLite
IPC::ShareLite provides a simple interface to shared memory, allowing
data to be efficiently communicated between processes.

It provides an abstraction of the shared memory and semaphore facilities
of SysV IPC, allowing the storage of arbitrarily large data; the module
automatically acquires and removes shared memory segments as needed.
Storage and retrieval of data is atomic, and locking functions are
provided for higher-level synchronization.

In many respects, this module is similar to IPC::Shareable. However,
IPC::ShareLite does not provide a tied interface, does not (automatically)
allow the storage of variables, and is written in C for additional speed.
2001-11-20 08:04:50 +00:00