[60469] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Thu Nov 12 21:27:51 PST 2009


Revision: 60469
          http://trac.macports.org/changeset/60469
Author:   ryandesign at macports.org
Date:     2009-11-12 21:27:47 -0800 (Thu, 12 Nov 2009)
Log Message:
-----------
php5-xhprof: new port, version 0.9.2; closes #22269

Added Paths:
-----------
    trunk/dports/php/php5-xhprof/
    trunk/dports/php/php5-xhprof/Portfile

Added: trunk/dports/php/php5-xhprof/Portfile
===================================================================
--- trunk/dports/php/php5-xhprof/Portfile	                        (rev 0)
+++ trunk/dports/php/php5-xhprof/Portfile	2009-11-13 05:27:47 UTC (rev 60469)
@@ -0,0 +1,26 @@
+# -*- 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
+PortGroup               php5extension 1.0
+
+php5extension.setup     xhprof 0.9.2 pecl
+
+categories-append       devel
+platforms               darwin
+maintainers             nomaintainer
+
+description             A Hierarchical Profiler for PHP
+
+long_description        XHProf is a function-level hierarchical profiler for \
+                        PHP and has a simple HTML based navigational interface.
+
+worksrcdir              ${distname}/extension
+
+checksums               md5     ae40b153d157e6369a32e2c1a59a61ec \
+                        sha1    cef6bfb3374e05c7b7445249a304e066d4fd8574 \
+                        rmd160  93ba97e303c038d1be54c55ecd67c68367e0356a
+
+use_parallel_build      yes
+
+livecheck.regex         {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}


Property changes on: trunk/dports/php/php5-xhprof/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091112/58ac4408/attachment-0001.html>


More information about the macports-changes mailing list