Version: 5.43.0, Package name: calibre-5.43.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description calibre is a free and open source e-book library management application developed by users of e-books for users of e-books. It has a cornucopia of features divided into the following main categories: * Library management * E-book conversion * Syncing to e-book reader devices (note, no direct USB/MTP access in the OpenBSD package) * Downloading news from websites/RSS feeds and converting into e-book form * Comprehensive e-book viewer * Content server for online access to your book collection * E-book editor for the major e-book formats |
Filesize: 37735.566 KB |
Version History (View Complete History) |
|
2021-11-20 07:39:18 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to calibre-5.32.0 |
2021-11-01 18:02:42 by Stuart Henderson | Files touched by this commit (147) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-25 07:11:46 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to calibre-5.30.0, from Josh Grosse |
2021-10-04 14:36:16 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to calibre-5.28.0, from Josh Grosse add rdep on py-jeepney, some modules need it e.g. 'Fetch news', from Caspar Schutijser |
2021-08-14 04:24:26 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to calibre-5.25.0 |
2021-06-04 15:45:58 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to calibre-5.20.0 |
2021-05-25 13:21:32 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to calibre-5.18.0 |
2021-04-28 14:23:06 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to calibre-5.16.1 |
2021-03-27 08:35:12 by Stuart Henderson | Files touched by this commit (7) |
Log message: update to calibre-5.14.0 |
2021-03-23 16:19:59 by Stuart Henderson | Files touched by this commit (1) |
Log message: calibre: add RDEP on py-html2text; from Caspar Schutijser required to convert a PDF to EPUB with "Heuristic processing" enabled |
2021-03-17 02:22:30 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to calibre-5.13.0 |
2021-02-28 14:01:59 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to calibre-5.12.0 |
2021-02-24 07:13:48 by Rafael Sadowski | Files touched by this commit (15) |
Log message: Update calibre to 5.11.0 and switch to py3 This was made possible by sthen's great work on (py-)sip. I just puzzled together the dependencies and fixed some patches. OK sthen@ |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-13 08:34:59 by Stuart Henderson | Files touched by this commit (1) |
Log message: mark BROKEN for now, there are some problems with py-sip and friends that are too hard to fix whilst keeping py2 support for sip which is only needed by calibre. rsadowski has a work-in-progress update to a py3 version. |
2021-01-31 21:09:48 by Klemens Nanni | Files touched by this commit (1) |
Log message: Replace perl snippet with MODPY_BIN_ADJ, move to pre-patch Doing so after "patch" causes "update-patches" to pick up shebang changes, doing so before keeps patches and the porter workflow clean. |
2021-01-18 23:36:19 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Update fontconfig database for Qt 5.15 https://github.com/kovidgoyal/calibre/commit/db7007a25faefb0cc90e64dda1c0793393b9512d |
2021-01-16 14:21:05 by Stuart Henderson | Files touched by this commit (9) |
Log message: split the py2 version of py-dnspython off into net/py2-dnspython, update the py3 version to 2.1.0, and adapt ports using it. |
2020-11-24 09:44:17 by Stuart Henderson | Files touched by this commit (13) |
Log message: switch python 2 users of Pillow to graphics/py2-Pillow. py-Pillow is now 3-only. |
2020-11-01 01:19:49 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Fix build with icu4c >= 68.1 |
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2020-03-06 05:13:22 by Stuart Henderson | Files touched by this commit (2) |
Log message: regen plist |
2020-02-28 12:25:27 by Rafael Sadowski | Files touched by this commit (3) |
Log message: Fix calibre build with upcoming Qt5 update |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-06-19 13:45:59 by Matthias Kilian | Files touched by this commit (11) |
Log message: Explicitely empty flavor is no longer needed for print/poppler. |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-03-08 13:00:57 by Charlene Wendling | Files touched by this commit (344) |
Log message: qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ |
2018-11-05 23:17:01 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Move homepage to https. |
2018-07-01 12:33:39 by Marc Espie | Files touched by this commit (166) |
Log message: @tag update-mime-database |
2018-06-29 16:16:37 by Marc Espie | Files touched by this commit (950) |
Log message: @tag gtk-update-icon-cache |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-04-26 14:57:51 by Stuart Henderson | Files touched by this commit (1) |
Log message: drop maintainer, is anyone interested in picking this up? |
2017-08-24 03:45:24 by Stuart Henderson | Files touched by this commit (42) |
Log message: bump; textproc/icu4c now uses multi-packages for -wwwdata |
2017-08-09 22:57:58 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Tweak duktape patch comment, and regen patches |
2017-07-27 04:05:21 by Stuart Henderson | Files touched by this commit (31) |
Log message: add COMPILER_LIBCXX to WANTLIB and bump |
2017-07-17 23:31:45 by Vadim Zhukov | Files touched by this commit (3) |
Log message: Add upstream patches for Qt 5.9. |
2017-05-15 08:37:41 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to calibre-2.85.1 |
2017-05-13 12:26:03 by Marc Espie | Files touched by this commit (2) |
Log message: make sure to have correct access to /usr/local, fixes build with clang also use .beforesubst so regenerating patches is less of a pain |
2017-04-21 05:51:24 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to calibre-2.83.0 |
2017-03-28 04:57:51 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to calibre-2.82.0 |
2017-02-06 15:39:05 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to calibre-2.78.0 |
2017-01-12 16:39:53 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to calibre-2.76.0 |
2016-12-25 07:34:40 by Vadim Zhukov | Files touched by this commit (43) |
Log message: Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps. The devel/kf5 to be handled separately, please wait. |
2016-10-28 08:17:20 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Fix build on (at least) sparc64. The offending code uses various methods to define the size and limits of custom *intptr_t types. Alas, the most generic method, using inttypes.h, isn't used because the ifdefs assume that cc(1) defines __STDC_VERSION__ to 199901L by default. The easiest fix is to always use inttypes.h. ok sthen@ (maintainer) |
2016-06-27 17:05:11 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to calibre-2.60.0 |
2016-06-16 16:59:24 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to calibre-2.58.0 |
2016-05-06 15:52:12 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to calibre-2.56.0 |
2016-05-06 15:35:59 by Stuart Henderson | Files touched by this commit (16) |
Log message: bump users of MagickWand-6.Q16 and Magick++-6.Q16 in -stable due to shlib major bump in ImageMagick update; thanks jasper for the list |
2016-03-29 10:21:03 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to calibre-2.53.0 |
2016-03-10 19:27:26 by Stuart Henderson | Files touched by this commit (1) |
Log message: attempt at fixing calibre build on sparc64 |
2016-03-10 19:27:01 by Stuart Henderson | Files touched by this commit (1) |
Log message: regen |
2016-02-28 15:26:53 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to calibre-2.52.0 |
2016-01-31 13:27:45 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to calibre-2.50.1 |
2016-01-21 02:12:11 by Stuart Henderson | Files touched by this commit (1) |
Log message: Add a run dep on net/py-netifaces to Calibre |
2016-01-20 16:08:21 by Stuart Henderson | Files touched by this commit (2) |
Log message: Disable some annoying warnings at Calibre startup time. |
2016-01-20 10:17:19 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to Calibre 2.49.0 |
2015-12-15 15:03:59 by Stuart Henderson | Files touched by this commit (12) |
Log message: major update to calibre-2.46.0 (now that we have poppler-qt5 / py-qt5) - working for my use case and some other things I've thought of checking, but please test and let me know if you run into problems. |
2015-11-06 13:37:35 by Stuart Henderson | Files touched by this commit (19) |
Log message: fix following ImageMagick update |
2015-09-29 04:52:35 by Stuart Henderson | Files touched by this commit (131) |
Log message: bump REVISION for setuptools dep change. |
2015-08-24 03:38:54 by Stuart Henderson | Files touched by this commit (2) |
Log message: MFC fix to cope with the py-qt4 update that broke calibre |
2015-08-20 03:44:13 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: unbreak convert dialog, from upstream spotted by deraadt@, ok sthen@ (MAINTAINER) |
2015-03-27 02:14:15 by Antoine Jacoutot | Files touched by this commit (31) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2015-03-26 06:14:15 by Stuart Henderson | Files touched by this commit (21) |
Log message: REVISION bumps for py-Pillow RDEP change |
2011-07-08 14:38:02 by Christian Weisgerber | Files touched by this commit (91) |
Log message: Fix build with png-1.5. All fixes by yours truly. |
2011-06-08 12:09:59 by Jasper Lievisse Adriaanse | Files touched by this commit (32) |
Log message: bump after default python version switch |
2011-06-07 13:45:16 by Landry Breuil | Files touched by this commit (1) |
Log message: Depend on the correct flavor of py-Imaging, in preparation for the python 2.7 switch. ok naddy@ |
2011-05-23 00:10:43 by Paul de Weerd | Files touched by this commit (1) |
Log message: Add missing run dependency on ImageMagick. Set HOMEPAGE while here. OK phessler@ |