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
claws-mail-pgp PGP plugins for Claws Mail
3.20.0 mail on this many watch lists=3 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 3.20.0Version of this port present on the latest quarterly branch.
Maintainer: portmaster@bsdforge.com search for ports maintained by this maintainer
Port Added: 2013-05-11 14:40:03
Last Update: 2024-06-05 14:51:52
Commit Hash: ec694eb
People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk, lua54-luaexpat
License: GPLv3
WWW:
https://www.claws-mail.org/plugin.php?plugin=gpg
Description:
The GPG plugins (PGP/Core, PGP/Mime and PGP/Inline) provide digital signature and encryption features: - Checking signatures of received emails - Decrypting received emails - Sending signed and/or encrypted emails - Creating new key pairs easily - Optionally, caching your passphrase or using gpg-agent. S/MIME plugin handles S/MIME signed and/or encrypted mails.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. lib/claws-mail/plugins/pgpcore.so
  2. lib/claws-mail/plugins/pgpinline.so
  3. lib/claws-mail/plugins/pgpmime.so
  4. lib/claws-mail/plugins/smime.so
  5. /usr/local/share/licenses/claws-mail-pgp-3.20.0/catalog.mk
  6. /usr/local/share/licenses/claws-mail-pgp-3.20.0/LICENSE
  7. /usr/local/share/licenses/claws-mail-pgp-3.20.0/GPLv3
Collapse this list.
Dependency lines:
  • claws-mail-pgp>0:mail/claws-mail-pgp
To install the port:
cd /usr/ports/mail/claws-mail-pgp/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/claws-mail-pgp
  • pkg install claws-mail-pgp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: claws-mail-pgp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1700554558 SHA256 (claws-mail-3.20.0.tar.xz) = 1f2f3d2b2ca39c0c860c7afc5490c790936afbb50cf31debdb2beda728c8d6e5 SIZE (claws-mail-3.20.0.tar.xz) = 6687376

Expand this list (3 items)

Collapse this list.

TIMESTAMP = 1700554614 SHA256 (claws-mail-4.2.0.tar.xz) = 7c8ab1732d74197df06d61a6b7ebc7c580ecf6e92eb1ef6ae5b0107533f1af07 SIZE (claws-mail-4.2.0.tar.xz) = 6674872

Collapse this list.


Packages (timestamps in pop-ups are UTC):
claws-mail-pgp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.21.03.21.0-3.21.03.21.0---
FreeBSD:13:quarterly3.21.03.21.0--3.21.0-3.19.13.19.1
FreeBSD:14:latest3.21.03.21.0-3.21.03.21.0--3.19.0
FreeBSD:14:quarterly3.21.03.21.0--3.21.0-3.19.13.19.1
FreeBSD:15:latest3.21.03.21.0n/a3.21.0n/a-3.19.1-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. claws-mail>=3.20.0 : mail/claws-mail
  2. gmake>=4.4.1 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
Runtime dependencies:
  1. claws-mail>=3.20.0 : mail/claws-mail
Library dependencies:
  1. libgpg-error.so : security/libgpg-error
  2. libgpgme.so : security/gpgme
  3. libatk-1.0.so : accessibility/at-spi2-core
  4. libcairo.so : graphics/cairo
  5. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libgtk-x11-2.0.so : x11-toolkits/gtk20
  9. libharfbuzz.so : print/harfbuzz
  10. libpango-1.0.so : x11-toolkits/pango
  11. libfontconfig.so : x11-fonts/fontconfig
  12. libfreetype.so : print/freetype2
  13. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_claws-mail-pgp
USES:
gmake gnome iconv libtool pkgconfig tar:xz gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.claws-mail.org/download.php?file=releases/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.20.0
05 Jun 2024 14:51:52
commit hash: ec694eb958eec07bcac25a19d37a6d6c15a65871commit hash: ec694eb958eec07bcac25a19d37a6d6c15a65871commit hash: ec694eb958eec07bcac25a19d37a6d6c15a65871commit hash: ec694eb958eec07bcac25a19d37a6d6c15a65871 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
Author: Milan Obuch
mail/claws-mail: Update to 3.20.0/4.2.0

- Resurrect fancy plugin for the GTK 3 version of Claws Mail.
- Clean up dependencies.
- Disable GDK deprecation warnings flooding the build log.
- Enable i18n of the plugins.
- Enable parallel build of plugins.

PR:		275236
Approved by:	Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.19.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.19.0
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.19.0
20 May 2022 09:31:53
commit hash: 32ad969046297db0f37da5dcf83e0965a2f0a66dcommit hash: 32ad969046297db0f37da5dcf83e0965a2f0a66dcommit hash: 32ad969046297db0f37da5dcf83e0965a2f0a66dcommit hash: 32ad969046297db0f37da5dcf83e0965a2f0a66d files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
Author: Milan Obuch
mail/claws-mail: Update to 3.19.0

- Update to 3.19.0
- Reset PORTREVISION where apropriate (notably in slave ports)

And while here, also portclippy and portfmt a bit.

Approved by:    Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
PR:             263059
3.17.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.16.0
07 Jul 2018 09:37:39
Revision:474066Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
3.15.0
17 Apr 2017 14:07:47
Revision:438695Original commit files touched by this commit
pawel search for other commits by this committer
- Update to 3.15.0 Claws Mail release
- Fix python shebangs
- claws-mail-tnef now requires external ytnef
- claws-mail-vcalendar marked as IGNORE for now, needs newer libical

Release notes: http://claws-mail.org/news.php
3.14.1_1
26 Nov 2016 23:41:17
Revision:427185Original commit files touched by this commit
jhale search for other commits by this committer
Update security/gpgme-* to 1.8.0

In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.

The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
3.13.2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
3.9.3
14 Dec 2013 22:02:10
Revision:336489Original commit files touched by this commit
pawel search for other commits by this committer
Update to version 3.9.3

New in this release:
~~~~~~~~~~~~~~~~~~~~

* The TAB address completion in the Compose window now matches any
  part of the address and not just the beginning.

* When copying or moving a message, the type-ahead search now matches
  any part of a folder name and not just the beginning.

* It is now possible to replace the current signature in the Compose
  window by using the '/Message/Replace signature' menu item.

* It is now possible to disable the 'Subject is empty' warning
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.9.2_1
20 Oct 2013 19:20:16
Revision:331057Original commit files touched by this commit
jhale search for other commits by this committer
- Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
3.9.2
05 Oct 2013 11:25:30
Revision:329440Original commit files touched by this commit
pawel search for other commits by this committer
- Fix comboboxes vcalendar bug by adding upstream patches [1]
- Add support for STAGEDIR
- Properly set configure iconv args

PR:		ports/182439 [1]
Reported by:	Gerard Seibert <gerard@seibercom.net>
3.9.2
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
3.9.2
29 Aug 2013 15:01:46
Revision:325602Original commit files touched by this commit
pawel search for other commits by this committer
- Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
3.9.1
11 May 2013 14:39:48
Revision:317879Original commit files touched by this commit
pawel search for other commits by this committer
The GPG plugins (PGP/Core, PGP/Mime and PGP/Inline) provide digital
signature and encryption features:

- Checking signatures of received emails
- Decrypting received emails
- Sending signed and/or encrypted emails
- Creating new key pairs easily
- Optionally, caching your passphrase or using gpg-agent.

S/MIME plugin handles S/MIME signed and/or encrypted mails.

WWW: http://claws-mail.org/plugin.php?plugin=gpg

Number of commits found: 16