| Port details on branch 2020Q3 |
- claws-mail-litehtml_viewer Viewer plugin for HTML emails, using the litehtml library
- 3.17.5 mail
=0 3.17.5Version of this port present on the latest quarterly branch. - Maintainer: portmaster@bsdforge.com
 - Port Added: 2020-07-06 21:52:49
- Last Update: 2020-07-06 21:52:46
- Commit Hash: a510683
- License: GPLv3
- WWW:
- https://www.claws-mail.org/plugins.php
- Description:
- Viewer plugin for HTML emails, using the litehtml library.
litehtml is lightweight HTML/CSS rendering engine. The main goal of the
litehtml library is to give the developers the easy way to show the HTML
pages in theirs applications. The popular HTML engines like WebKit are
too complicated for some tasks. For example, it may be too cumbersome
to use WebKit to show some tooltips or pages in HTML format.
WWW: https://www.claws-mail.org/plugins.php
¦ ¦ ¦ ¦ 
- 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:
-
- claws-mail-litehtml_viewer>0:mail/claws-mail-litehtml_viewer
- To install the port:
- cd /usr/ports/mail/claws-mail-litehtml_viewer/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/claws-mail-litehtml_viewer
- pkg install claws-mail-litehtml_viewer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: claws-mail-litehtml_viewer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1586379298
SHA256 (claws-mail-3.17.5.tar.xz) = daced25bfc2ab5b3f9ac2762b091ca3aede50da23e694d338dff1f066bab59be
SIZE (claws-mail-3.17.5.tar.xz) = 6290944
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:

- Master port: mail/claws-mail
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- claws-mail>=3.17.5 : mail/claws-mail
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- claws-mail>=3.17.5 : mail/claws-mail
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libgumbo.so : devel/gumbo
- libcurl.so : ftp/curl
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_claws-mail-litehtml_viewer
- USES:
- compiler:c++11-lang autoreconf gettext-tools gmake iconv libtool pkgconfig tar:xz gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: mail/claws-mail | | Commit | Credits | Log message |
3.17.5 06 Jul 2020 21:52:46
    |
Piotr Kubaj (pkubaj)  |
MFH: r541367
mail/claws-mail-litehtml_viewer: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: portmgr (fix build blanket) |
3.17.5 06 Jul 2020 21:52:46
  |
pkubaj  |
MFH: r541367
mail/claws-mail-litehtml_viewer: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: portmgr (fix build blanket) |
Number of commits found: 2
|