summaryrefslogtreecommitdiff
path: root/devel/ccmalloc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | (Part 2)
* PATCH_FILES -> EXTRA_PATCHESEdwin Groothuis2003-04-121-1/+1
|
* Made configure-patch only for -current systems.Edwin Groothuis2003-04-122-1/+6
| | | | Noticed by: bento
* 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>