Port details |
- ossp-mm OSSP mm is a library which simplifies the usage of shared memory
- 1.2.2 devel
=0 1.2.2Version of this port present on the latest quarterly branch. - Maintainer: alane@FreeBSD.org
 - Port Added: 2003-01-31 20:16:40
- Last Update: 2003-02-01 19:39:45
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.ossp.org/pkg/lib/mm/
- Description:
- OSSP mm is a 2-layer abstraction library which simplifies the usage of
shared memory between forked (and this way strongly related) processes under
Unix platforms. On the first layer it hides all platform dependent
implementation details (allocation and locking) when dealing with shared
memory segments and on the second layer it provides a high-level
malloc(3)-style API for a convenient and well known way to work with data
structures inside those shared memory segments.
WWW: http://www.ossp.org/pkg/lib/mm/
-- AlanE@FreeBSD.org
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- libtool : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
01 Feb 2003 19:39:45
 |
alane  |
Turns out Ralf already had a port in devel/mm. I *do* need a break. |
1.2.2 01 Feb 2003 09:09:53
 |
alane  |
fix portlint warnings |
1.2.2 31 Jan 2003 22:59:21
 |
alane  |
drat they breed in the sewers. damn emacs backup files. |
1.2.2 31 Jan 2003 20:16:21
 |
alane  |
OSSP mm is a 2-layer abstraction library which simplifies the usage of
shared memory between forked (and this way strongly related) processes under
Unix platforms. By Ralf Engelschall. Yum Yum. |
Number of commits found: 4
|