summaryrefslogtreecommitdiff
path: root/devel/ccmalloc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PATCH_FILES -> EXTRA_PATCHESEdwin Groothuis2003-04-121-1/+1
| | | | Notes: svn path=/head/; revision=78780
* Made configure-patch only for -current systems.Edwin Groothuis2003-04-122-1/+6
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=78779
* port of ccmallocEdwin Groothuis2003-04-058-0/+174
This is port of ccmalloc, memory leak detector for C/C++. PR: ports/36336 Submitted by: Jure Menart <jure@kom.org> Notes: svn path=/head/; revision=78300