# -*- 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.11.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 rmd160 eeeeb59df0d5798e8d54b560cf346252671f8503 \ sha256 f0904b42d95498b477ffafeb4926629f723ef410daf0b92211cd4a2799aabc45 configure.args-append --enable-vld use_parallel_build yes livecheck.regex {>(\d+(?:\.\d+)*(?:p\d+)?)}