Lasting "Building webkit-gtk"
Ryan Schmidt
ryandesign at macports.org
Mon Feb 11 13:42:58 PST 2013
On Feb 11, 2013, at 15:31, Jeremy Lavergne wrote:
>> My computer actually died this morning (send to be hardware) so this was likely a first symptom rather then related to the port.
>> Related to that, is there a way to pull the list of installed ports, if I can't boot the machine? I believe that there is a sqlite db? What is the path to the file? Can I just query it?
>> It might be helpful if I have to completely rebuild (I can't boot, but can see the drive in FireWire mode from another machine.
>
> /opt/local/var/macports/registry/registry.db
>
> I'd have to look at the .schema again, but pretty sure it tracks only what you have installed.
Yes but you'll have to load our sqlite extension to be able to SELECT from it because we use a custom collation sequence.
https://lists.macosforge.org/pipermail/macports-users/2010-July/020923.html
Another option would be to list this directory:
ls /opt/local/var/macports/software
More information about the macports-users
mailing list