---
name: umem
version: 1.0.1
origin: devel/umem
comment: A port of the Solaris memory allocator
arch: freebsd:9:x86:64
www: https://labs.omniti.com/trac/portableumem/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 406857
desc: "Portable libumem.\n================\n\nThis is a port of Solaris libumem to
  non-Solaris systems.\n\nThe port was made while integrating libumem with our Ecelerity
  MTA product, so\nyour initial experience will not be 100%25 out-of-the-box, because
  there is no\nstandalone configure script for the library at this time. (patches
  welcome!)\n\nIn addition, since our deployment is threaded, we force the library
  into\nthreaded mode.\n\nWhile the library is itself stable (it's the memory allocator
  used by the\nSolaris OS), the port may have a few rough edges.  We're shipping umem
  with\nLinux and Windows versions of our product as we have found it to be stable.\n\nWe
  will continue to update this project as and when we make improvements, and\nwelcome
  third-party patches that improve the usability for everyone.\n\n \nWez Furlong,\nOmniTI,
  Inc.\n\nWWW: https://labs.omniti.com/trac/portableumem/\n"
categories: [devel]
files:
  /usr/local/include/sys/vmem.h: a4fc72bac2e8b9155ce59ddb292bb06b35762f30ad78087ebd4b720c33779066
  /usr/local/include/umem.h: 88e2ed8467857d341c0b564f63c19b438579269dbf96a4bf55d4a9202afd7c60
  /usr/local/lib/libumem.a: 2484e3953dffd5f8e8e5cc488036fb15d77e07d449cd5259071a618f4dc220e2
  /usr/local/lib/libumem.la: bc2cd03ece3807c81f5d700bfc117c52c48606a2c1121bec85fc624e776a6dea
  /usr/local/lib/libumem.so: '-'
  /usr/local/lib/libumem.so.0: eb7f419c13e74bc58cd242eddb325df8ac62ef139cd9251aed199873d7ea69ab
  /usr/local/lib/libumem_malloc.a: daf3ddb7a734e329a6d65701d54a8eb84941b6e2f7521904ff8584658a5b7721
  /usr/local/lib/libumem_malloc.la: cfba3295944bd6f5eff63c9977ed9409859c5fe02d68eae8cfefb1a854230231
  /usr/local/lib/libumem_malloc.so: '-'
  /usr/local/lib/libumem_malloc.so.0: 2dc84ee43353030a0a49aa310d0affeb15e0a7a11d601fd9c79023f0ccc63c9f
  /usr/local/man/man3/umem_alloc.3.gz: 70b0294e1bd05112c7a70326f12c6432c56d03fa4b9923ce9997692710e9e6c1
  /usr/local/man/man3/umem_cache_create.3.gz: 0280e8044b0005f3de81e239a43b69dd61bb47a60cc8a7641855872096f7e459
  /usr/local/man/man3/umem_debug.3.gz: 69c9e67c0e1828170df66b55ac7de7e9cbcef810cd1abd56ae0356bd446dd7b9
directories:
  /usr/local/include/sys/: y
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
