# -*- 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.12.0 pecl categories php devel platforms darwin maintainers ryandesign openmaintainer license PHP-2.02 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 rmd160 3be7048450204d0c00e019f5eebe9d1f4c5b34e6 \ sha256 841edd488c8bde87ebb828258c352b9eb242f7ded322a337bdff8c44a2680d38 configure.args-append --enable-vld use_parallel_build yes livecheck.regex {>(\d+(?:\.\d+)*(?:p\d+)?)}