Date: Sun, 23 May 2004 10:40:32 -0700 (PDT) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/valgrind-snapshot Makefile distinfo pkg-descr pkg-plist Message-ID: <200405231740.i4NHeWAQ028068@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/05/23 10:40:32 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/valgrind-snapshot Makefile distinfo pkg-descr pkg-plist Log: Valgrind is a system for debugging and profiling un*x 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> Revision Changes Path 1.1551 +1 -0 ports/devel/Makefile 1.1 +67 -0 ports/devel/valgrind-snapshot/Makefile (new) 1.1 +2 -0 ports/devel/valgrind-snapshot/distinfo (new) 1.1 +13 -0 ports/devel/valgrind-snapshot/pkg-descr (new) 1.1 +56 -0 ports/devel/valgrind-snapshot/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405231740.i4NHeWAQ028068>