[33980] trunk/dports/devel

brett at macports.org brett at macports.org
Sat Feb 9 09:52:06 PST 2008


Revision: 33980
          http://trac.macosforge.org/projects/macports/changeset/33980
Author:   brett at macports.org
Date:     2008-02-09 09:52:05 -0800 (Sat, 09 Feb 2008)

Log Message:
-----------
initial g-perftools port

including the modeline as instructed on the -dev list, despite it not passing lint

Added Paths:
-----------
    trunk/dports/devel/google-perftools/
    trunk/dports/devel/google-perftools/Portfile

Added: trunk/dports/devel/google-perftools/Portfile
===================================================================
--- trunk/dports/devel/google-perftools/Portfile	                        (rev 0)
+++ trunk/dports/devel/google-perftools/Portfile	2008-02-09 17:52:05 UTC (rev 33980)
@@ -0,0 +1,20 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name			google-perftools
+version			0.94.1
+description		libmemcached is a C and C++ client library to the memcached server
+long_description	These tools are for use by developers so that they can create \
+    more robust applications. Especially of use to those developing multi-threaded \
+    applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler \
+    and cpu-profiler.
+maintainers		brett at macports.org
+categories		devel
+platforms		darwin
+homepage		http://code.google.com/p/google-perftools/
+master_sites    http://google-perftools.googlecode.com/files/
+checksums		sha1 4974441f037d7e92d88c5623e020e1b618056daf
+configure.args		--mandir=${prefix}/share/man
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080209/004f002d/attachment.html


More information about the macports-changes mailing list