Version 4.7 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.
Version 4.7 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.
To install db47, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install db47
To see what files were installed by db47, run:
port contents db47
To later upgrade db47, run:
sudo port selfupdate && sudo port upgrade db47
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.