---
name: ptmalloc2
version: 20060605_1
origin: devel/ptmalloc2
comment: Alternative threads-aware malloc
arch: freebsd:9:x86:64
www: http://www.malloc.de/en/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 78647
desc: "ptmalloc is the original version of the malloc that was later included\nin
  GNU libc.  This version is also but *not* exclusively LGPL:\n\n  Copyright (c) 2001-2006
  Wolfram Gloger\n  \n  Permission to use, copy, modify, distribute, and sell this
  software\n  and its documentation for any purpose is hereby granted without fee,\n
  \ provided that (i) the above copyright notices and this permission\n  notice appear
  in all copies of the software and related\n  documentation, and (ii) the name of
  Wolfram Gloger may not be used\n  in any advertising or publicity relating to the
  software.\n  \n  THE SOFTWARE IS PROVIDED \"AS-IS\" AND WITHOUT WARRANTY OF ANY
  KIND,\n  EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY\n  WARRANTY
  OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.\n  \n  IN NO EVENT SHALL
  WOLFRAM GLOGER BE LIABLE FOR ANY SPECIAL,\n  INCIDENTAL, INDIRECT OR CONSEQUENTIAL
  DAMAGES OF ANY KIND, OR ANY\n  DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
  OR PROFITS,\n  WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY\n
  \ THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\n  PERFORMANCE
  OF THIS SOFTWARE.\n\nThis package comes with no documentation beyond a README, which
  isn't\nworth installing.  It appears that the GNU libc man page malloc(3)\napplies,
  but it's not included here for copyright reasons.\n\nWWW: http://www.malloc.de/en/\n"
categories: [devel]
files:
  /usr/local/include/ptmalloc2/malloc.h: 86d7334ad6b61365c5de894133cc15f5b93d69260c5ad74ac0a6677bbf886fa0
  /usr/local/lib/libptmalloc2.a: ec2f084491b61eea0cd98017e273e930799d9c1cbd0535978ee1131aa77fc89a
  /usr/local/lib/libptmalloc2.so: '-'
  /usr/local/lib/libptmalloc2.so.0: b7901c31e99d22716e960c8d63eb0bdee97969d99197c2f0097d97af91159a74
directories:
  /usr/local/include/ptmalloc2/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
