# -*- 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-APCu version 4.0.4 categories php devel platforms darwin maintainers ryandesign license PHP-3.01 php.branches 5.3 5.4 5.5 php.pecl yes php.pecl.prerelease yes description APC User Cache long_description APCu contains the user-level functionality from APC checksums rmd160 9baddc9655fc2dde2680918ff3cd02edbd84fef4 \ sha256 f97cefb1bf9670d88c98e8c5e78d378927ab52a88b7147361a63401631b5ad3e if {${name} ne ${subport}} { conflicts ${php}-APC ${php}-eaccelerator ${php}-xcache configure.args-append --enable-apcu-spinlocks use_parallel_build yes }