aboutsummaryrefslogtreecommitdiff
path: root/devel/valgrind-snapshot/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update valgrind-snapshot to the latest P4 version.Stanislav Sedov2009-09-081-3/+3
| | | | | | | - Take maintainership. Notes: svn path=/head/; revision=241033
* Add SHA256 for my ports (that don't already have it).Simon Barner2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149297
* - Update to 352Pav Lucistnik2004-07-251-2/+2
| | | | | | | | PR: ports/69554 Submitted by: Simon Barner <barner@in.tum.de> (maintainer) Notes: svn path=/head/; revision=114693
* Valgrind is a system for debugging and profiling un*xKirill Ponomarev2004-05-231-0/+2
programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs. This version is based on a more recent snapshot of devel/valgrind and supports some older AMD processors. Submitted by: Doug Rabson <dfr@FreeBSD.org> and Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=109799