| Port details on branch 2026Q3 |
- py-calibreweb Web interface for viewing and downloading eBooks from a Calibre DB
- 0.6.27 www
=0 0.6.27Version of this port present on the latest quarterly branch. - Maintainer: matthew@wener.org
 - Port Added: 2026-08-09 15:21:06
- Last Update: 2026-08-09 15:18:22
- Commit Hash: efc499d
- Also Listed In: python
- License: GPLv3
- WWW:
- https://github.com/janeczku/calibre-web
- Description:
- Calibre-Web is a web app that offers a clean and intuitive
interface for browsing, reading, and downloading eBooks using
a valid Calibre database.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}calibreweb>0:www/py-calibreweb@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-calibreweb/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-calibreweb
- pkg install py312-calibreweb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-calibreweb listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-calibreweb
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1786220399
SHA256 (calibreweb-0.6.27.tar.gz) = 6978e6143aedddf59d6709a060d1320159c17b7c986bec1878a6bd75f252f629
SIZE (calibreweb-0.6.27.tar.gz) = 7313353
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>=0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-APScheduler>=0 : devel/py-apscheduler@py312
- py312-certifi>=0 : security/py-certifi@py312
- py312-chardet>=0 : textproc/py-chardet@py312
- py312-flask-babel>=0 : devel/py-flask-babel@py312
- py312-Flask-HTTPAuth>=0 : security/py-flask-httpauth@py312
- py312-Flask-Principal>=0 : www/py-flask-principal@py312
- py312-flask_limiter>=0 : www/py-flask-limiter@py312
- py312-flask_wtf>=0 : www/py-flask-wtf@py312
- py312-iso-639>=0 : textproc/py-iso-639@py312
- py312-lxml>=0 : devel/py-lxml@py312
- py312-netifaces-plus>=0 : net/py-netifaces-plus@py312
- py312-nh3>=0 : www/py-nh3@py312
- py312-pycountry>=0 : textproc/py-pycountry@py312
- py312-pypdf>=0 : print/py-pypdf@py312
- py312-python-magic>=0 : devel/py-python-magic@py312
- py312-regex>=0 : textproc/py-regex@py312
- py312-requests>=0 : www/py-requests@py312
- py312-sqlite3>=0 : databases/py-sqlite3@py312
- py312-tornado>=0 : www/py-tornado@py312
- py312-unidecode>=0 : converters/py-unidecode@py312
- py312-urllib3>=0 : net/py-urllib3@py312
- py312-Wand>=0 : graphics/py-wand@py312
- py312-sqlalchemy20>=0 : databases/py-sqlalchemy20@py312
- py312-cryptography>=48.0.1,1<49,1 : security/py-cryptography@py312
- python3.12 : lang/python312
- ImageMagick7>=7 : graphics/ImageMagick7
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py312-calibreweb-0.6.27:
CALIBRE=off: Calibre Desktop Conversion and Metadata Editing
COMICS=off: Comic Metadata Support
DOCS=on: Build and/or install documentation
GMAIL=off: GMail
KOBO=off: Kobo Device Support
LDAP=off: LDAP Login Support
METADATA=off: Metadata Extraction Support
OAUTH=off: OAuth Login
====> ImageMagick image processing support: you have to select exactly one of them
IMAGICK6_NOX11=off: ImageMagick6 without X11 support
IMAGICK6_X11=off: ImageMagick6 with X11 support
IMAGICK7_NOX11=off: ImageMagick7 without X11 support
IMAGICK7_X11=on: ImageMagick7 with X11 support
====> SQLAchemy Database Toolkit for Python: you have to select exactly one of them
SQLA14=off: Use SQLAlchemy 1.4.*
SQLA20=on: Use SQLAlchemy 2.0.*
===> Use 'make config' to modify these settings
- Options name:
- www_py-calibreweb
- USES:
- python ssl magick:7,run
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.6.27 09 Aug 2026 15:18:22
    |
Yusuf Yaman (nxjoseph)  Author: Matthew Wener |
www/py-calibreweb: Update 0.6.26 => 0.6.27
This release contains bug and security fixes, also
updated to support www/py-flask-limiter v4 which in
turn removes the need for the port www/py-flask-limiter3.
Changes:
https://github.com/janeczku/calibre-web/releases/tag/0.6.27
PR: 297375
Reported by: Matthew Wener <matthew@wener.org> (maintainer)
Approved by: osa, vvd (Mentors, implicit)
Security: CVE-2025-6998
Security: CVE-2025-7404
MFH: 2026Q3
(cherry picked from commit 374c12ecb2f422cb6a7bee19689189c78e0097e4) |
Number of commits found: 1
|