---
name: mm
version: 1.4.2
origin: devel/mm
comment: Shared memory allocation library for pre-forked process models
arch: freebsd:9:x86:64
www: http://www.ossp.org/pkg/lib/mm/
maintainer: rodrigo@bebik.net
prefix: /usr/local
licenselogic: single
flatsize: 69550
desc: "OSSP mm - Shared Memory Allocation Library\nCopyright (c) 1999-2005 Ralf S.
  Engelschall <rse@engelschall.com>\nCopyright (c) 1999-2005 The OSSP Project <http://www.ossp.org/>\n\nOSSP
  mm is a 2-layer abstraction library which simplifies\nthe usage of shared memory
  between forked (and this way strongly\nrelated) processes under Unix platforms.
  On the first layer it\nhides all platform dependent implementation details (allocation\nand
  locking) when dealing with shared memory segments and on the\nsecond layer it provides
  a high-level malloc(3)-style API for a\nconvenient and well known way to work with
  data-structures inside\nthose shared memory segments. \n\nWWW: http://www.ossp.org/pkg/lib/mm/\n"
categories: [devel]
files:
  /usr/local/bin/mm-config: ff49cfd2958c9b9a755adbee63c8f57b21c05f83fdbeec6f7203f5ecb6497a25
  /usr/local/include/mm.h: f1b096d390695b7022252265f2744866931cb140dd036d3280554d383e4d2d47
  /usr/local/lib/libmm.a: f442d6cea88c581a49adf37f91e0197e94a8461c46f1d796d02f75070fb2d252
  /usr/local/lib/libmm.la: df6f1ee25e7da19a127453cb19c40ca626ef1b4b95140c75b5300c2512976e87
  /usr/local/lib/libmm.so: '-'
  /usr/local/lib/libmm.so.14: e5cc45628ee29eda05caecaa23932d10b0939167a1bb5f8a597fcee2cdc54ff5
  /usr/local/man/man1/mm-config.1.gz: 12c23001b179f76dfa6c4b10773bfa7a668c20d3cf90c8e1c5ebde8bfe7129f8
  /usr/local/man/man3/mm.3.gz: 4fb6c8158e49f462c1bc556c2dc1134e42d579dcf3f38e55dcf58350d27a5ddd
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
