# -*- 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 php 1.1 name php-vld version 0.11.1 revision 1 categories php devel platforms darwin maintainers freebsd.org:miwi php.branches 5.3 5.4 php.pecl yes php.pecl.prerelease yes 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