Opened 14 years ago

Closed 14 years ago

#23329 closed enhancement (invalid)

PHP52 variant for phpMyAdmin

Reported by: stuchalk (Stuart Chalk) Owned by: alakazam@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: phpmyadmin

Description

I would like to request a PHP52 variant for install of phpMyAdmin. Currently, PHP can be installed as PHP5 (5.3) or PHP52 (5.2) from macports because of the changes in 5.3. For those of us running PHP52 it would be cleaner to have a +php52 variant which would not install the php5-* dependencies and php5 (which then overwrites the libphp5.so file).

Change History (2)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to alakazam@…

comment:2 Changed 14 years ago by alakazam@…

Resolution: invalid
Status: newclosed

The only dependencies declared by the phpmyadmin port are

depends_run         port:php5-gd \
                    port:php5-mbstring \
                    port:php5-mcrypt \
                    port:php5-mysql \
                    port:php5-zip

which means if these extensions can be installed with php52, then phpmyadmin will automatically "be installed with php52". Please open tickets for the libs that do not behave as expected if that is the case. Thanks !

Note: See TracTickets for help on using tickets.