#40414 closed enhancement (fixed)
phpmyadmin @4.0.6_0: add php55 variant
Reported by: | josephsacco | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | litlfred@… | |
Port: | phpmyadmin |
Description
Version 4.06 of phpmyadmin has been released. I tweaked the Portfile for version 4.05:
- bumped version to 4.06
- updated checksums
- added php55 to the foreach loop
- added && ![variant_isset php55] to the default_variants check
I built the package using the php55 variant. Seems OK.
-Joseph
Attachments (1)
Change History (7)
Changed 11 years ago by josephsacco
comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Summary: | phpmyadmin-4.06 has been released → phpmyadmin @4.0.6_0: add php55 variant |
Type: | update → enhancement |
Version: | 2.2.0 |
phpmyadmin was updated yesterday. Please run sudo port selfupdate
to receive the latest ports tree. It doesn’t have a php55 variant, though.
In the future, please Cc relevant port maintainers (port info --maintainers
) and provide unified diffs instead of entire Portfiles.
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|
The port doesn't actually "build" anything, it just copies the phpmyadmin files into the MacPorts prefix. All the php5x variants do is add dependencies. Does phpmyadmin work with php55 for you? It did not work for me before which is why I did not add the variant before, but I haven't checked in a few versions.
comment:3 follow-up: 5 Changed 11 years ago by josephsacco
phpmyadmin "seems" to work, although I have not conducted any exhaustive tests:
- login page comes up
- can connect to mysql56-server on localhost
- can see / browse databases
- can perform simple queries
- can add / remove user
- print view works
- selecting tabs at top of page brings up lots of "stuff"
- export produces readable SQL code [whether or not it the "correct" code is unknown]
...
I see there is some unit testing available:
I will have to figure out how to get pear working to run it.
I noticed the macports wiki:howto/MAMP discussion can use some updating.
-Joseph
comment:5 follow-up: 6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Replying to drjesacco@…:
I noticed the macports wiki:howto/MAMP discussion can use some updating.
Indeed!
I've added a php55 variant while updating the port to 4.0.7 in r111538.
comment:6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to ryandesign@…:
Replying to drjesacco@…:
I noticed the macports wiki:howto/MAMP discussion can use some updating.
Indeed!
I meant to add: feel free to update it; anyone may edit the wiki. I am not currently working on documentation.
Portfile for phpmyadmin-4.06