./security/EasyPG, GnuPG interface for emacs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.0.16nb1, Package name: EasyPG-0.0.16nb1, Maintainer: gdt

EasyPG is a GnuPG interface for Emacs. It has two aspects: convenient
tools which allow to use GnuPG from Emacs (EasyPG Assistant), and a
fully functional interface library to GnuPG (EasyPG Library.) It does
not cache passphrases, so gpg-agent (security/gnupg2) is recommended.


Required to run:
[editors/emacs] [security/gnupg]

Master sites: (Expand)

SHA1: 37ccd3019b98ce8cccc72d969910d112013be8b8
RMD160: e34eb706b7af989405fff7b314e03e1eb1e45826
Filesize: 198.497 KB

Version history: (Expand)


CVS history: (Expand)


   2009-08-06 03:44:57 by Min Sik Kim | Files touched by this commit (67)
Log message:
PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
   2009-08-05 10:01:36 by Min Sik Kim | Files touched by this commit (1)
Log message:
security/EasyPG can be built with emacs23.
   2009-06-14 20:13:41 by Joerg Sonnenberger | Files touched by this commit (154)
Log message:
Remove @dirrm entries from PLISTs
   2008-11-13 09:15:34 by Min Sik Kim | Files touched by this commit (2) | Package updated
Log message:
Update EasyPG to 0.0.16.

Changes since 0.0.14:
* epa-mail-encrypt now skips unusable keys.
* epa-file now uses canonical file names as keys for passphrase cache.
* Fixed a load-error of epa on XEmacs.
* epa-file bug fixes.
* Prepare auto-mode-alist to strip .gpg suffix when choosing major-modes.
* Don't signal an error when opening a nonexistent file via Tramp.
* epa-verify-region now decodes the plaintext with
  coding-system-for-read or one saved as epa-coding-system-used.
   2008-11-13 09:09:15 by Min Sik Kim | Files touched by this commit (1) | Package updated
Log message:
Update the package directory for gnupg2.
   2008-10-11 11:31:58 by Masao Uebayashi | Files touched by this commit (100)
Log message:
Move mk/emacs.mk to editors/emacs/modules.mk.

Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.
   2007-08-08 21:57:32 by Greg Troxel | Files touched by this commit (1)
Log message:
Set INFO_FILES, so that info/dir is handled correctly.  May also fix
build on Dragonfly where info file is misinstalled in share/info.
   2007-08-05 10:38:27 by John Nemeth | Files touched by this commit (2)
Log message:
this package now installs epa.info