notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2023Q4
sigil WYSIWYG ePub editor
2.0.2 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.2Version of this port present on the latest quarterly branch.
Maintainer: jonc@chen.org.nz search for ports maintained by this maintainer
Port Added: 2023-10-30 12:48:08
Last Update: 2023-10-30 12:46:07
Commit Hash: 2c7fc70
License: GPLv3+
WWW:
https://sigil-ebook.com/
Description:
Sigil is a multi-platform EPUB ebook editor with the following features: * Free and open source software under GPLv3 * Multi-platform * Full UTF-16 support * EPUB 2 spec support with limited EPUB 3 support * Multiple Views: Book View, Code View and Preview View * WYSIWYG editing in Book View * Complete control over directly editing EPUB syntax in Code View * Table of Contents generator with multi-level heading support * Metadata editor * User interface translated into many languages * Spell checking with default and user configurable dictionaries * Full Regular Expression (PCRE) support for Find & Replace * Supports import of EPUB and HTML files, images, and style sheets * Documents can be validated for EPUB compliance with the integrated * All imported files have their formatting corrected, and your editing can be optionally cleaned * Plugins!
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (123 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/sigil-2.0.2/catalog.mk
  3. /usr/local/share/licenses/sigil-2.0.2/LICENSE
  4. /usr/local/share/licenses/sigil-2.0.2/GPLv3+
  5. bin/sigil
  6. lib/sigil/libsigilgumbo.so
  7. lib/sigil/sigil
  8. share/applications/sigil.desktop
  9. share/pixmaps/sigil.png
  10. share/sigil/examples/clip_entries.ini
  11. share/sigil/examples/search_entries.ini
  12. share/sigil/hunspell_dictionaries/About.txt
  13. share/sigil/hunspell_dictionaries/COPYING_GPLv2.txt
  14. share/sigil/hunspell_dictionaries/COPYING_GPLv3.txt
  15. share/sigil/hunspell_dictionaries/COPYING_LGPL_v2.0.txt
  16. share/sigil/hunspell_dictionaries/COPYING_LGPL_v2.1.txt
  17. share/sigil/hunspell_dictionaries/README.txt
  18. share/sigil/hunspell_dictionaries/README_de_DE_frami.txt
  19. share/sigil/hunspell_dictionaries/README_en_GB.txt
  20. share/sigil/hunspell_dictionaries/README_en_US.txt
  21. share/sigil/hunspell_dictionaries/README_es_ANY.txt
  22. share/sigil/hunspell_dictionaries/README_extension_owner.txt
  23. share/sigil/hunspell_dictionaries/README_fr.txt
  24. share/sigil/hunspell_dictionaries/README_hyph_de.txt
  25. share/sigil/hunspell_dictionaries/README_hyph_en_GB.txt
  26. share/sigil/hunspell_dictionaries/README_hyph_en_US.txt
  27. share/sigil/hunspell_dictionaries/README_hyph_es_ANY.txt
  28. share/sigil/hunspell_dictionaries/README_hyph_fr.txt
  29. share/sigil/hunspell_dictionaries/de_DE.aff
  30. share/sigil/hunspell_dictionaries/de_DE.dic
  31. share/sigil/hunspell_dictionaries/en_GB.aff
  32. share/sigil/hunspell_dictionaries/en_GB.dic
  33. share/sigil/hunspell_dictionaries/en_US.aff
  34. share/sigil/hunspell_dictionaries/en_US.dic
  35. share/sigil/hunspell_dictionaries/es.aff
  36. share/sigil/hunspell_dictionaries/es.dic
  37. share/sigil/hunspell_dictionaries/fr.aff
  38. share/sigil/hunspell_dictionaries/fr.dic
  39. share/sigil/hunspell_dictionaries/hyph_de_DE.dic
  40. share/sigil/hunspell_dictionaries/hyph_en_GB.dic
  41. share/sigil/hunspell_dictionaries/hyph_en_US.dic
  42. share/sigil/hunspell_dictionaries/hyph_es.dic
  43. share/sigil/hunspell_dictionaries/hyph_fr.dic
  44. share/sigil/hunspell_dictionaries/license.txt
  45. share/sigil/iconthemes/fluent.rcc
  46. share/sigil/iconthemes/main.rcc
  47. share/sigil/iconthemes/material.rcc
  48. share/sigil/plugin_launchers/python/bookcontainer.py
  49. share/sigil/plugin_launchers/python/compatibility_utils.py
  50. share/sigil/plugin_launchers/python/epub_utils.py
  51. share/sigil/plugin_launchers/python/hrefutils.py
  52. share/sigil/plugin_launchers/python/inputcontainer.py
  53. share/sigil/plugin_launchers/python/launcher.py
  54. share/sigil/plugin_launchers/python/navprocessor.py
  55. share/sigil/plugin_launchers/python/opf_parser.py
  56. share/sigil/plugin_launchers/python/outputcontainer.py
  57. share/sigil/plugin_launchers/python/pluginhunspell.py
  58. share/sigil/plugin_launchers/python/pluginhunspellml.py
  59. share/sigil/plugin_launchers/python/preferences.py
  60. share/sigil/plugin_launchers/python/quickparser.py
  61. share/sigil/plugin_launchers/python/sigil_bs4/AUTHORS.txt
  62. share/sigil/plugin_launchers/python/sigil_bs4/COPYING.txt
  63. share/sigil/plugin_launchers/python/sigil_bs4/__init__.py
  64. share/sigil/plugin_launchers/python/sigil_bs4/builder/__init__.py
  65. share/sigil/plugin_launchers/python/sigil_bs4/builder/_html5lib.py
  66. share/sigil/plugin_launchers/python/sigil_bs4/builder/_htmlparser.py
  67. share/sigil/plugin_launchers/python/sigil_bs4/builder/_lxml.py
  68. share/sigil/plugin_launchers/python/sigil_bs4/dammit.py
  69. share/sigil/plugin_launchers/python/sigil_bs4/diagnose.py
  70. share/sigil/plugin_launchers/python/sigil_bs4/element.py
  71. share/sigil/plugin_launchers/python/sigil_bs4/sigil_custom_changes_to_bs4-4.4.0.patch.txt
  72. share/sigil/plugin_launchers/python/sigil_gumbo_bs4_adapter.py
  73. share/sigil/plugin_launchers/python/sigil_gumboc.py
  74. share/sigil/plugin_launchers/python/sigil_gumboc_tags.py
  75. share/sigil/plugin_launchers/python/unipath.py
  76. share/sigil/plugin_launchers/python/validationcontainer.py
  77. share/sigil/plugin_launchers/python/validationresult.py
  78. share/sigil/plugin_launchers/python/wrapper.py
  79. share/sigil/polyfills/custom-mathjax.min.js
  80. share/sigil/python3lib/cssreformatter.py
  81. share/sigil/python3lib/diffstat.py
  82. share/sigil/python3lib/gencheck.py
  83. share/sigil/python3lib/metadata_utils.py
  84. share/sigil/python3lib/metaproc2.py
  85. share/sigil/python3lib/metaproc3.py
  86. share/sigil/python3lib/ncxdata.py
  87. share/sigil/python3lib/ncxgenerator.py
  88. share/sigil/python3lib/opf2data.py
  89. share/sigil/python3lib/opf3data.py
  90. share/sigil/python3lib/opf_newparser.py
  91. share/sigil/python3lib/repomanager.py
  92. share/sigil/python3lib/sanitycheck.py
  93. share/sigil/python3lib/sdifflibparser.py
  94. share/sigil/python3lib/updatechecker.py
  95. share/sigil/python3lib/xmlprocessor.py
  96. share/sigil/python3lib/xmlsanitycheck.py
  97. share/sigil/translations/sigil_az.qm
  98. share/sigil/translations/sigil_ca.qm
  99. share/sigil/translations/sigil_cs.qm
  100. share/sigil/translations/sigil_da_DK.qm
  101. share/sigil/translations/sigil_de.qm
  102. share/sigil/translations/sigil_en.qm
  103. share/sigil/translations/sigil_es.qm
  104. share/sigil/translations/sigil_fi.qm
  105. share/sigil/translations/sigil_fr.qm
  106. share/sigil/translations/sigil_gl.qm
  107. share/sigil/translations/sigil_it.qm
  108. share/sigil/translations/sigil_ja.qm
  109. share/sigil/translations/sigil_ko.qm
  110. share/sigil/translations/sigil_nl.qm
  111. share/sigil/translations/sigil_pl.qm
  112. share/sigil/translations/sigil_pt_BR.qm
  113. share/sigil/translations/sigil_ru.qm
  114. share/sigil/translations/sigil_sr.qm
  115. share/sigil/translations/sigil_sv.qm
  116. share/sigil/translations/sigil_th.qm
  117. share/sigil/translations/sigil_tr.qm
  118. share/sigil/translations/sigil_uk.qm
  119. share/sigil/translations/sigil_zh_CN.qm
  120. share/sigil/translations/sigil_zh_TW.qm
  121. @owner
  122. @group
  123. @mode
Collapse this list.
Dependency lines:
  • sigil>0:textproc/sigil
To install the port:
cd /usr/ports/textproc/sigil/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/sigil
  • pkg install sigil
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sigil
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1698535084 SHA256 (Sigil-Ebook-Sigil-2.0.2_GH0.tar.gz) = d5eaf300dc8307ca0765f9d32d9136e143ca7bcf9e65049499512fdea588e285 SIZE (Sigil-Ebook-Sigil-2.0.2_GH0.tar.gz) = 26683849

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. update-desktop-database : devel/desktop-file-utils
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.9 : lang/python39
  6. lupdate : devel/qt6-tools
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-dulwich>=0.15.0 : devel/py-dulwich@py39
  2. py39-lxml>0 : devel/py-lxml@py39
  3. update-desktop-database : devel/desktop-file-utils
  4. python3.9 : lang/python39
  5. libqtiff.so : graphics/qt6-imageformats
Library dependencies:
  1. libpcre2-16.so : devel/pcre2
  2. libhunspell-1.7.so : textproc/hunspell
  3. libGLX.so : graphics/libglvnd
  4. libminizip.so : archivers/minizip
  5. libQt6Core5Compat.so : devel/qt6-5compat
  6. libQt6Core.so : devel/qt6-base
  7. libQt6Qml.so : x11-toolkits/qt6-declarative
  8. libQt6Positioning.so : devel/qt6-positioning
  9. libQt6WebChannel.so : www/qt6-webchannel
  10. libQt6WebEngineCore.so : www/qt6-webengine
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_sigil
USES:
cmake cpe desktop-file-utils minizip pkgconfig python qt:6 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Sigil-Ebook/Sigil/tar.gz/2.0.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.2
30 Oct 2023 12:46:07
commit hash: 2c7fc7039d9012f07249b9698ac1c459af19efb4commit hash: 2c7fc7039d9012f07249b9698ac1c459af19efb4commit hash: 2c7fc7039d9012f07249b9698ac1c459af19efb4commit hash: 2c7fc7039d9012f07249b9698ac1c459af19efb4 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Jonathan Chen
textproc/sigil: update to 2.0.2

ChangeLog: https://sigil-ebook.com/blog/sigil-2.0.2-released/

 * fix incorrect clip tool button insertion point due to null activeWindow value
 * fix Windows multiple screen issues when not properly identified (Qt6.5.2
   patch fix)
 * fix Mac Accessibility related crashes when using non-native QFileDialog (Qt
   6.5.2 patch fix)
 * workaround MacOS QMessageBox loss of focus Qt 6.5.X bug without hurting other
   platforms
 * fix pretty print mend not formatting mathml
 * fix Accessibility related crashes in QFontComboBox (Qt 6.5.2 patch fix)
 * prevent crashing if user mistakenly tries to delete entire ncx in CodeView
 * harden delete unused styles to trailing whitespace in class names
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 1