aboutsummaryrefslogtreecommitdiff
path: root/devel/mpatrol/files
Commit message (Collapse)AuthorAgeFilesLines
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)Pietro Cerutti2013-02-141-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=312209
* Make usable on 6.x and up. The FreeBSD defines valloc(3) in theMaxim Sobolev2008-10-081-0/+13
| | | | | | | | unistd.h, so that we need to include it in order to compile with mpatrol. Notes: svn path=/head/; revision=221337
* Unbreak on amd64.Maxim Sobolev2006-11-031-0/+44
| | | | | | | | Obtained from: debian (mptrace.c patch) Sponsored by: Sippy Software, Inc. Notes: svn path=/head/; revision=176251
* Add mpatrol 1.4.8, a dynamic memory debugging and profiling library.Maxim Sobolev2003-07-133-0/+132
PR: 53317 Submitted by: Patrick MARIE <mycroft@virgaria.org> Notes: svn path=/head/; revision=84810