The mpatrol library is a powerful debugging tool that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory. It acts as a malloc() debugger for debugging dynamic memory allocations, although it can also trace and profile calls to malloc() and free() too. WWW: http://www.cbmamiga.demon.co.uk/mpatrol/ ttps://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/comms/efax/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Fix package nameamdmi32017-03-241-4/+4
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-1/+1
* - Whitespace fixesamdmi32015-12-091-8/+10
* Fix runtime segfault due to uninitialised variable, bump PORTREVISIONriggs2015-11-30