---
name: dlmalloc
version: 2.8.4
origin: devel/libdlmalloc
comment: Small, fast malloc library by Doug Lea
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: roberto@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 64148
desc: "  A version of malloc/free/realloc written by Doug Lea and released to the
  \n  public domain. \n\n  Version 2.6.5\n\n  Based loosely on libg++-1.2X malloc.
  (It retains some of the overall \n  structure of old version,  but most details
  differ.)\n"
categories: [devel]
files:
  /usr/local/include/dlmalloc/malloc.h: ec1fceed8abc285b53dcf5acd43f9b844a394d2412f4b08966ce011407af68e1
  /usr/local/lib/libdlmalloc.a: 2ac3a66f0cfd470fe9a418c135d18dbe70e7dad2b07cda75b6d7bcd02b1b1422
  /usr/local/lib/libdlmalloc.so: '-'
  /usr/local/lib/libdlmalloc.so.2: 975275f77490d81149bdbd6923ad8ce8cc58c66411b5565a8aca6cfee67369f6
directories:
  /usr/local/include/dlmalloc/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
message: |
  Please see http://g.oswego.edu/dl/html/malloc.html or the distribution file
  (malloc-<ver>.c) for documenation on the use of Doug Lea's malloc library.
