Commit graph

10 commits

Author SHA1 Message Date
wiz
026f858625 Update to 0.9.5:
Noteworthy changes in version 0.9.5 (2015-07-01)
------------------------------------------------

 * Replaced the internal Assuan and gpg-error code by the standard
   libassuan and libgpg-error libraries.

 * Add a new Emacs pinentry and use as fallback for GUI programs.

 * gnome3: The use-password-manager checkbox does now work.

 * Gtk: Improved fallback to curses feature.

 * curses: Recognize DEL as backspace.
2015-07-06 10:31:00 +00:00
wiz
3bc70a1de6 Build pinentry-tty by default. From ISIHARA Takanori in PR 49573.
Bump PKGREVISION.
2015-01-15 20:48:33 +00:00
drochner
409d5fe274 put the pinentry variants which depend on a toolkit into seperate
pkgs rather than having their build controlled by options
(no change in the default case)
2010-02-07 15:36:58 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
shannonjr
0b450fcca8 Re: pkg/35086: security/pinentry: PLIST is wrong
PLIST correction.
2006-11-22 11:56:14 +00:00
shannonjr
c9da25be4e Latest pinentry has new GTK+-2 Pinentry option. Enable or disable
according to build options.
2006-10-11 18:53:38 +00:00
shannonjr
108572fd2c Update to 0.7.2 2006-10-11 14:55:59 +00:00
jlam
739ade02f5 List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
2006-03-31 23:56:28 +00:00
jmmv
ea4dd22335 Multiple cleanups:
- Move PKG_INSTALLATION_TYPES where it belongs.
- No need to use GNU make.
- No locales provided, so remove USE_PKGLOCALEDIR definition.
- Add a note telling that the usage of bsd.options.mk in this package is
  a hack and should be fixed (i.e., splitting the package in different
  ones).
- Get rid of the ugly PLIST handling.  (Anyway, the 'new' solution, based
  on PLIST_SUBST as usual, has to go away when the previous point is fixed.)
- Reword DESCR, based on the included README.
- Install info file correctly and bump PKGREVISION to 1 because of this.
2004-11-05 17:19:54 +00:00
shannonjr
aa464f7c7b Applications for entering PINs or Passphrases. Used in conjunction with
gpg-agent that's part of gnupg-devel
2004-10-23 13:30:10 +00:00