Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel) | Pietro Cerutti | 2013-02-14 | 1 | -2/+2 |
| | | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=312209 | ||||
* | Make usable on 6.x and up. The FreeBSD defines valloc(3) in the | Maxim Sobolev | 2008-10-08 | 1 | -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 Sobolev | 2006-11-03 | 1 | -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 Sobolev | 2003-07-13 | 3 | -0/+132 |
PR: 53317 Submitted by: Patrick MARIE <mycroft@virgaria.org> Notes: svn path=/head/; revision=84810 |