BibleTime is a completely free Bible study program, built for Linux, Windows, FreeBSD and macOS. BibleTime contains over 400 free Bible texts, commentaries, dictionaries and books, provided by the Crosswire Bible Society.
BibleTime is a completely free Bible study program, built for Linux, Windows, FreeBSD and macOS. BibleTime contains over 400 free Bible texts, commentaries, dictionaries and books, provided by the Crosswire Bible Society.
To install bibletime, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bibletime
To see what files were installed by bibletime, run:
port contents bibletime
To later upgrade bibletime, run:
sudo port selfupdate && sudo port upgrade bibletime
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.