[80535] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Thu Jul 14 03:37:18 PDT 2011
Revision: 80535
http://trac.macports.org/changeset/80535
Author: ryandesign at macports.org
Date: 2011-07-14 03:37:17 -0700 (Thu, 14 Jul 2011)
Log Message:
-----------
php5-vld: new port, version 0.10.1; see #30151
Added Paths:
-----------
trunk/dports/php/php5-vld/
trunk/dports/php/php5-vld/Portfile
Added: trunk/dports/php/php5-vld/Portfile
===================================================================
--- trunk/dports/php/php5-vld/Portfile (rev 0)
+++ trunk/dports/php/php5-vld/Portfile 2011-07-14 10:37:17 UTC (rev 80535)
@@ -0,0 +1,24 @@
+# -*- 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 vld 0.10.1 pecl
+categories php devel
+platforms darwin
+maintainers freebsd.org:miwi
+
+description Dump the internal representation of PHP scripts
+
+long_description The Vulcan Logic Disassembler hooks into the Zend Engine and \
+ dumps all the opcodes (execution units) of a script.
+
+checksums sha1 9da839ddf96a2f3d50d2984439017e039c858da4 \
+ rmd160 822f1908661a07d44b7b847ebd7cb5292411d89c
+
+configure.args-append --enable-vld
+
+use_parallel_build yes
+
+livecheck.regex {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
Property changes on: trunk/dports/php/php5-vld/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/20110714/fa636d0c/attachment-0001.html>
More information about the macports-changes
mailing list