Path to this page:
./
security/gpa,
GUI frontend to gnupg
Branch: CURRENT,
Version: 0.11.1,
Package name: gpa-0.11.1,
Maintainer: prThe GNU Privacy Assistant is a graphical user interface for the GNU
Privacy Guard (GnuPG). GnuPG is a system that provides you with
privacy by encrypting emails or other documents and with
authentication of received files by signature management.
GPA utilizes the GIMP Tool Kit (GTK) and compiles for various
platforms.
GPA is still work in progress, so don't expect that everything works
and be careful when using production quality secret keys.
Required to run:[
sysutils/desktop-file-utils] [
security/gnupg2] [
security/gpgme] [
x11/gtk2]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites: (Expand)
Filesize: 809.407 KB
Version history: (Expand)
- (2026-02-12) Updated to version: gpa-0.11.1
- (2026-02-12) Updated to version: gpa-0.11.0
- (2026-01-27) Updated to version: gpa-0.10.0nb19
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-10-23) Updated to version: gpa-0.10.0nb18
CVS history: (Expand)
2026-02-12 12:52:43 by Thomas Klausner | Files touched by this commit (4) |  |
Log message:
gpa: update to 0.11.1.
Noteworthy changes in version 0.11.1 (2026-02-12)
-------------------------------------------------
* Remove unused trust_item stuff to make it build with gpgme 2.x.
[rGPAb6ba8bcc6d]
* Fix a crash due to bad marshaling. See
https://bugs.gentoo.org/957196. [rGPA45fc64a4ac]
|
2026-02-12 09:15:03 by Thomas Klausner | Files touched by this commit (6) |  |
Log message:
gpa: update to 0.11.0.
Pull upstream fix for building with latest gpgme.
Noteworthy changes in version 0.11.0 (2024-12-10)
-------------------------------------------------
* Ported to GTK 3.
* See the ChangeLog or better
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpa.git for a list of
changes over the last 6 years.
|
| 2026-01-27 09:41:10 by Thomas Klausner | Files touched by this commit (1344) |
Log message:
*: recursive bump for removal of cairo's xcb option
|
| 2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999) |
Log message:
*: recursive bump for pcre2
Running an old binary against the new pcre doesn't work:
/usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \
/usr/pkg/lib/libglib-2.0.so.0 not defined
|
| 2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355) |
Log message:
*: recursive bump for tiff growing lerc dependency
|
| 2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412) |
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
|
| 2025-03-03 22:32:28 by Nia Alarie | Files touched by this commit (12) |
Log message:
mk: Introduce and use MASTER_SITE_GNUPG
Various packages around the tree use a different variant
of MASTER_SITES to access various GnuPG mirrors, let's just
centralize them in one locaiton.
While here, fix some lint warnings.
|
| 2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message:
*: recursive bump for pango requiring fontconfig 2.15
|