Version 4.6 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.6 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 db46-java, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install db46-java
To see what files were installed by db46-java, run:
port contents db46-java
To later upgrade db46-java, run:
sudo port selfupdate && sudo port upgrade db46-java
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.