Date: Thu, 11 Oct 2007 15:36:31 +0000 (UTC) From: Vasil Dimov <vd@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/google-perftools Makefile distinfo pkg-descr pkg-plist Message-ID: <200710111536.l9BFaVak056139@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
vd 2007-10-11 15:36:31 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/google-perftools Makefile distinfo pkg-descr pkg-plist Log: Add new port devel/google-perftools: Perf Tools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools. Perf Tools is the fastest memory allocation library available, it also often allows applications to have smaller memory footprint. WWW: http://code.google.com/p/google-perftools PR: ports/113689 Submitted by: Yuri <yuri@tsoft.com> Revision Changes Path 1.2906 +1 -0 ports/devel/Makefile 1.1 +51 -0 ports/devel/google-perftools/Makefile (new) 1.1 +3 -0 ports/devel/google-perftools/distinfo (new) 1.1 +10 -0 ports/devel/google-perftools/pkg-descr (new) 1.1 +76 -0 ports/devel/google-perftools/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710111536.l9BFaVak056139>