Port details |
- pinentry-qt4 Qt 4 version of the GnuPG password dialog
- 1.1.0 security
=2 1.1.0Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2009-06-24 08:26:26
- Last Update: 2019-03-17 09:00:29
- SVN Revision: 496033
- People watching this port, also watch:: p5-type1inst, font-misc-meltho, 915resolution
- License: GPLv2+
- WWW:
- http://www.gnupg.org/aegypten2
- Description:
- This is a collection of simple PIN or passphrase entry dialogs which
utilize the Assuan protocol as described by the aegypten project.
WWW: http://www.gnupg.org/aegypten2
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pinentry-qt4>0:security/pinentry-qt4
- No installation instructions:
- This port has been deleted.
- PKGNAME: pinentry-qt4
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1516041715
SHA256 (pinentry-1.1.0.tar.bz2) = 68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570
SIZE (pinentry-1.1.0.tar.bz2) = 467702
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: security/pinentry
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libassuan.so : security/libassuan
- libgpg-error.so : security/libgpg-error
- libiconv.so : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pinentry-qt4-1.1.0:
LIBSECRET=off: Saving the passphrase with libsecret
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- tar:bzip2 gmake iconv localbase ncurses pkgconfig
- 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) |
This is a slave port. You may also want to view the commits to the master port: security/pinentry |
Commit | Credits | Log message |
1.1.0 17 Mar 2019 09:00:29 |
tcberner |
Qt4 deprecation
security/pinentry-qt4: Has expired: Qt4 has been EOL since december 2015
Approved by: portmgr (implicit) |
1.0.0 16 Dec 2016 15:31:24 |
jhale |
Update to 1.0.0
Add LICENSE (GPLv2+)
Dependency cleanup
Whitespace fix
Remake patches
Take maintainership |
0.9.7_1 03 Jul 2016 14:56:01 |
rakuco |
Bump PORTREVISION in security/pinentry and pinentry-qt4 after r415872.
r415872 changed the binary name that security/pinentry-qt4 installs without
bumping PORTREVISION in the affected ports, so if security/pinentry gets
rebuilt after this change but security/pinentry-qt4 is not the pinentry symlink
will be broken. Similarly, if one builds security/pinentry-qt{4,5} without
updating security/pinentry, the pinentry symlink will also be broken.
PR: 209556
MFH: 2016Q3 |
0.9.1 24 Mar 2015 09:48:41 |
makc |
security/pinentry:
- Update to 0.9.1
- Remove no longer needed patch |
0.9.0_1 24 Dec 2014 22:33:57 |
makc |
security/pinentry:
- Resolve mutual conflict for security/pinentry-* ports
- Add new port security/pinentry-tty for pure console version of pinentry
- Convert security/pinentry to meta-alike port that depends on pinentry-tty by
default and installs commons files (documentation). Mark it architecture
independent. |
0.8.3 23 Oct 2013 13:08:42 |
makc |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
0.8.3 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.8.3 23 Aug 2013 16:12:32 |
makc |
- Update to 0.8.3
- Remove stale patch
- Drop deprecated PTHREAD_* stuff |
0.8.1_3 09 Jul 2013 13:37:14 |
makc |
- Remove security/pinentry-qt: Qt3 ports are deprecated.
- minor fixes/changes. |
0.8.1_2 06 Feb 2013 12:00:30 |
makc |
- Fix regression introduced in my previous commit [1]
- Trim Makefile header
- Adjust comment
Reported by: bapt |
0.8.1_2 27 Jul 2012 11:03:39 |
makc |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
0.7.6 24 Jun 2009 08:25:55 |
makc |
Update to 0.7.6
Add new frontend: pinentry-qt4 |