New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79534


Ignore:
Timestamp:
06/16/11 10:56:31 (4 years ago)
Author:
ryandesign@…
Message:

php5-apc, php5-eaccelerator, and php5-xcache conflict (#29850, #29851, #29852)

Location:
trunk/dports/php
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/php/php5-apc/Portfile

    r78756 r79534  
    1010platforms           darwin 
    1111maintainers         nomaintainer 
     12conflicts           php5-eaccelerator php5-xcache 
    1213 
    1314description         Alternative PHP Cache 
  • trunk/dports/php/php5-eaccelerator/Portfile

    r77002 r79534  
    1010platforms         darwin freebsd openbsd 
    1111maintainers       nomaintainer 
     12conflicts         php5-apc php5-xcache 
     13 
    1214homepage          http://eaccelerator.net/ 
    1315description       php5 extension for PHP acceleration, optimization, and dynamic content caching 
  • trunk/dports/php/php5-xcache/Portfile

    r79177 r79534  
    1212master_sites            ${homepage}pub/Releases/${version}/ 
    1313use_bzip2               yes 
     14conflicts               php5-apc php5-eaccelerator 
    1415 
    1516description             fast, stable PHP opcode cacher 
Note: See TracChangeset for help on using the changeset viewer.