| Port details |
- bookokrat Terminal EPUB/PDF book reader
- 0.3.3 textproc
=0 0.2.1Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2025-12-29 10:12:08
- Last Update: 2026-02-11 08:36:33
- Commit Hash: a3db6a3
- License: AGPLv3 APACHE20 BSD0CLAUSE BSD2CLAUSE BSL CC0-1.0 CDDL ISCL MIT MPL20 UNLICENSE ZLIB
- WWW:
- https://bugzmanov.github.io/bookokrat/index.html
- Description:
- Bookokrat is a terminal-based EPUB and PDF reader with a split-view library and
reader, full MathML and image rendering, automatic bookmarks, inline
annotations, and customizable themes.
What you can do:
- Browse every EPUB & PDF in the current directory or automatically detect
and read from your Calibre library with proper metadata.
- Drill into the table of contents, and resume exactly where you left off.
- Search inside the current chapter or across the whole book, jump through a
per-book history, and inspect reading statistics.
- Highlight text, attach comments, export annotations to Markdown, copy
snippets or entire chapters, and toggle the raw HTML source for debugging.
- Read PDFs with a dedicated renderer (TOC navigation, page/scroll modes,
bookmarks, and annotations) in graphics-capable terminals.
- Open images in-place, follow internal anchors, launch external links in
your browser, and hand off the EPUB to your system viewer.
- Customize with multiple color themes, adjustable margins, and zen mode;
settings persist across sessions.
- Enter a Vim-style normal mode in the reader for precise motions, visual
selection, and yanking to clipboard.
- Load EPUB bundles (exploded .epub directories, including Apple Books
exports) without repackaging.
- Read complex HTML tables and rich cell content with improved rendering and
image support.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- bookokrat>0:textproc/bookokrat
- To install the port:
- cd /usr/ports/textproc/bookokrat/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/bookokrat
- pkg install bookokrat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bookokrat
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1770760176
SHA256 (rust/crates/addr2line-0.24.2.crate) = dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1
SIZE (rust/crates/addr2line-0.24.2.crate) = 39015
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.93.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- gmake>=4.4.1 : devel/gmake
- llvm-config19 : devel/llvm19
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bookokrat-0.3.3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_bookokrat
- USES:
- cargo gmake llvm pkgconfig python:env shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.3.3 11 Feb 2026 08:36:33
    |
Nicola Vitale (nivit)  |
textproc/bookokrat: Update to 0.3.3
- Update COMMENT line and pkg-descr with the new feature of the program
(PDF support)
- Update LICENSE (bookokrat is now licensed under AGPL-3.0)
- Mark BROKEN on aarch64 (rust error E0609) [1]
- Update list of lib/build dependencies
- Fix shebang of Python interpreter
- Add some patches to fix build that otherwise fails with the following
errors:
1. (fixed with files/patch-cargo-crates_mupdf-sys-0.6.0_build.rs)
error[E0425]: cannot find type `___wchar_t` in this scope
-->
/usr/local/poudriere/ports/default/textproc/bookokrat/work/target/release/build/mupdf-sys-286fe68620daf035/out/bindings.rs:488:20 (Only the first 15 lines of the commit message are shown above ) |
0.2.4_1 28 Jan 2026 08:48:51
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.93.0
PR: 292360 |
0.2.4 25 Jan 2026 13:21:54
    |
Nicola Vitale (nivit)  |
textproc/bookokrat: Update to 0.2.4
ChangeLog: https://github.com/bugzmanov/bookokrat/releases/tag/v0.2.4
Reported by: "github-actions[bot]" <notifications@github.com> |
0.2.3 10 Jan 2026 11:37:13
    |
Nicola Vitale (nivit)  |
textproc/bookokrat: Update to 0.2.3
ChangeLog: https://github.com/bugzmanov/bookokrat/releases/tag/v0.2.3
Reported by: portscout! |
0.2.2 07 Jan 2026 15:13:22
    |
Nicola Vitale (nivit)  |
textproc/bookokrat: Update to 0.2.2
ChangeLog: https://github.com/bugzmanov/bookokrat/releases/tag/v0.2.2
Reported by: "github-actions[bot]" <notifications@github.com> |
0.2.1 29 Dec 2025 10:07:50
    |
Nicola Vitale (nivit)  |
textproc/bookokrat: Add new port
Bookokrat is a terminal-based EPUB reader with a split-view library and reader,
full MathML and image rendering, automatic bookmarks, inline annotations, and
customizable themes.
What you can do:
- Browse every EPUB in the current directory, drill into the table of
contents, and resume exactly where you left off.
- Search inside the current chapter or across the whole book, jump through a
per-book history, and inspect reading statistics.
- Highlight text, attach comments, copy snippets or entire chapters, and
toggle the raw HTML source for debugging.
- Open images in-place, follow internal anchors, launch external links in
your browser, and hand off the book to your system viewer.
- Customize with multiple color themes, adjustable margins, and zen mode;
settings persist across sessions.
https://bugzmanov.github.io/bookokrat/index.html |
Number of commits found: 6
|