pkgsrc/devel/dmalloc/PLIST
drochner b0ae6f910e update to 5.2.1
most notable changes:
        * Added -M --memory-limit argument to dmalloc to limit allocations.
        * Due to public pressure, I've made free(0L) not an error by default.
	-some new format specifiers for logfile expansion
	-bugfixes
pkgsrc:
	-build and install thread support (not tested with GNU pth so far)
	-arrgh - need a patch so that libraries are not stripped on install
2003-07-15 12:56:36 +00:00

12 lines
271 B
Text

@comment $NetBSD: PLIST,v 1.5 2003/07/15 12:56:36 drochner Exp $
bin/dmalloc
include/dmalloc.h
info/dmalloc.info
lib/libdmalloc.a
lib/libdmalloc.so
lib/libdmallocth.a
lib/libdmallocth.so
lib/libdmallocthcxx.a
lib/libdmallocthcxx.so
lib/libdmallocxx.a
lib/libdmallocxx.so