Uninstall macports - opt path unexpected

2015-04-03 Thread Ann Mueller
Hi, I inherited a Mac from a co-worker, it had macports already installed. While attempting to add iPython I had huge problems so I am uninstalling it along with PIP so I can start over with macports, python, and iPython. I am following these instructions to uninstall macports from my Mac.

Re: Uninstall macports - opt path unexpected

2015-04-03 Thread Ryan Schmidt
On Apr 3, 2015, at 5:32 PM, Ann Mueller wrote: Hi, I inherited a Mac from a co-worker, it had macports already installed. While attempting to add iPython I had huge problems so I am uninstalling it along with PIP so I can start over with macports, python, and iPython. I am following

Search for port contents for any port...?

2015-04-03 Thread Carlo Tambuatco
Is there some sort of method for listing the port contents of any port whether it is installed or not? Like say I want to find out exactly what files a given port will install before I actually install it? ___ macports-users mailing list

Re: Search for port contents for any port...?

2015-04-03 Thread Jeremy Lavergne
No. You can manually achieve this if prebuilt archives of the software are distributable. You would download the archive and list the contents. For example, to see what's in qt5-mac you would: 1 download an archive from https://packages.macports.org/qt5-mac/ such as `curl -O