Version: 0.9.14, Package name: sigil-0.9.14 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Sigil is a free, open source, multi-platform ebook editor. It is designed to edit books in ePub format (both ePub 2 and ePub 3). |
Filesize: 17825.951 KB |
Version History (View Complete History) |
|
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. |
2020-10-20 10:45:54 by Landry Breuil | Files touched by this commit (1) |
Log message: Make sure system minizip isnt used, as its options/defines differ from the bundled one and build fails if system minizip is detected. reported by naddy@, thanks ! |
2020-10-09 13:12:01 by Rafael Sadowski | Files touched by this commit (18) |
Log message: Bump after hunspell update The library name has changed from hunspell-1.6 to hunspell-1.7. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-03-09 15:13:41 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to Sigil-0.9.14 (there are newer versions than this, but they require QtWebEngine). Disable the phone-home update checker while there. |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-08 19:05:50 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Remove stray .so in plist, fixing the build. |