On 2018-07-20 21:32, Ryan Schmidt wrote: >> Where is this registry anyway? > > You're not meant to modify this file manually, but the registry is an SQLite > 3 database located at: > > /opt/local/var/macports/registry/registry.db > > If you wish to examine or manipulate the database, you will need to load the > MacPorts SQLite extension into your SQLite client. I don't remember how to do > that but it's been discussed on the list before; you can search the archives.
It is documented in the source code here: https://github.com/macports/macports-base/blob/master/src/cregistry/README.sqlext Rainer
