Changes between Initial Version and Version 6 of Ticket #14001


Ignore:
Timestamp:
Sep 19, 2008, 12:47:19 PM (16 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14001

    • Property Status changed from new to assigned
    • Property Cc mikel.king@… coolfactor@… added
    • Property Summary changed from php5 5.2.5 fails to build on Leopard to php5 5.2.5 should support Apple Apache 2 on Leopard
    • Property Keywords php5 removed
    • Property Milestone changed from Port Bugs to Port Enhancements
    • Property Owner changed from macports-tickets@… to ryandesign@…
    • Property Type changed from defect to enhancement
    • Property Port php5 added
  • Ticket #14001 – Description

    initial v6  
    44
    55This is found here:
    6 
     6{{{
    77 if no apache/apache2/fastcgi variant is set, we set it (need better default variant management)
    88if { ![variant_isset apache] && ![variant_isset apache2] && ![variant_isset fastcgi] } {
     
    1414}
    1515}
     16}}}