A lightweight and very featureful GTK+ based e-mail and news client Maintained by:netchild@FreeBSD.org Port Added: 08 Dec 2006 20:52:08 Also Listed In:newsipv6
Claws Mail is an e-mail client (and news reader) based on GTK+
Currently, many features are supported including POP3, IMAP, NNTP,
multiple accounts, threading, filtering, MIME attachments, APOP, SMTP
AUTH, SSL, IPv6, GnuPG, internalization, and more.
In addition to the above, Claws Mail has a lot of extra features,
e.g. a plugin mechanism, a new filtering/processing mechanism,
extra folder properties and much more...
WWW: http://www.claws-mail.org/
- Simon 'corecode' Schubert
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- Update to 3.3.0
* Due to licensing problems, the ClamAV plugin has been removed from
the Claws Mail core distribution and can now be found separately packaged
or within the 'extra plugins' package.
* OpenSSL now defaults to ON (you can optionally switch to GnuTLS)
* Gnomeprint is marked as Deprecated and will removed with the next release.
You can find all the changes here: http://sourceforge.net/news/?group_id=25528
Thanks to: all Testers
Approved by: maintainer implicit
Security:
http://www.vuxml.org/freebsd/a59afa47-c930-11dc-810c-0016179b2dd5.html
Make claws-mail forbidden due to recent (local) vulnerabilities which could
cause a local user to execute code with elevated privileges (being the user
who runs claws-mail).
Hat: secteam
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run