Port details |
- gpg-gui GUI wrapper for symmetric GPG file encryption
- 0.2.2_2 security =2 0.2.2_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2021-01-07 15:46:52
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://github.com/AnsgarKlein/GPG-Gui
- Description:
- A simple GUI frontend that interacts with the GPG application to encrypt and
decrypt files symmetrically (using passwords not private/public keys).
The GUI provides a convenient way to use GPG, rather than through the terminal,
making it usable for unexperienced users.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gpg-gui>0:security/gpg-gui
- To install the port:
- cd /usr/ports/security/gpg-gui/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gpg-gui
- pkg install gpg-gui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gpg-gui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1613767367
SHA256 (AnsgarKlein-GPG-Gui-v0.2.2_GH0.tar.gz) = 146077989971619dc2bc38f513f86501f9a49c211f4e7d038803e3961a231a6d
SIZE (AnsgarKlein-GPG-Gui-v0.2.2_GH0.tar.gz) = 84864
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- valac : lang/vala
- Runtime dependencies:
-
- gpg2 : security/gnupg
- Library dependencies:
-
- libatk-1.0.so : accessibility/at-spi2-core
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_gpg-gui
- USES:
- gnome meson pkgconfig vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.2_2 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.2.2_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
0.2.2 09 Oct 2022 20:33:12 |
Neel Chauhan (nc) |
security/gpg-gui: drop maintainership |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.2.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.2.2 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
0.2.2 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.2.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.2.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.2 20 Feb 2021 01:06:27 |
nc |
security/gpg-gui: Update to 0.2.2 |
0.2.1 29 Jan 2021 18:53:36 |
nc |
security/gpg-gui: Update to 0.2.1
Changes: https://github.com/AnsgarKlein/GPG-Gui/releases/tag/v0.2.1
Approved by: 0mp (mentor, implicit) |
0.2.0 19 Jan 2021 02:30:00 |
nc |
security/gpg-gui: Add missing INSTALLS_ICONS |
0.2.0 19 Jan 2021 02:25:25 |
nc |
security/gpg-gui: Update to 0.2.0
Changes: https://github.com/AnsgarKlein/GPG-Gui/releases/tag/v0.2.0
Approved by: 0mp (mentor, implicit) |
0.1.2 07 Jan 2021 15:46:15 |
nc |
security/gpg-gui: GUI wrapper for symmetric GPG file encryption
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D28014 |