I can't find anything on this issue elsewhere so I must be missing something here. I'm getting an email daily stating that phpMyAdmin needs updating:
but every time I try to update it I get the portsdb updated but it then closes:
Looking at this thread: http://www.freshports.org/databases/phpmyadmin/ it does state to do the following to install it:
I've noticed under /ports/databases/ that there is now a phpmyadmin folder and a phpmyadmin35 folder and I therefore assume, maybe wrongly, that if I do the clean install of 4.0.0 that my existing 3.5 version will remain intact.
Can anyone confirm this is the case as I would like to keep the 3.5 version intact for now.
Code:
phpMyAdmin-3.5.8.1 < needs updating (port has 4.0.0)
but every time I try to update it I get the portsdb updated but it then closes:
Code:
[root@www ~]# portupgrade -arR
[Updating the portsdb <format:bdb_btree> in /usr/ports ... - 24485 port entries found .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000.........13000.........14000.........15000.........16000.........17000.........18000.........19000.........20000.........21000.........22000.........23000.........24000.... ..... done]
[root@www ~]#
Looking at this thread: http://www.freshports.org/databases/phpmyadmin/ it does state to do the following to install it:
To install the port: cd /usr/ports/databases/phpmyadmin/ && make install clean
To add the package: pkg_add -r phpMyAdmin
I've noticed under /ports/databases/ that there is now a phpmyadmin folder and a phpmyadmin35 folder and I therefore assume, maybe wrongly, that if I do the clean install of 4.0.0 that my existing 3.5 version will remain intact.
Can anyone confirm this is the case as I would like to keep the 3.5 version intact for now.