Commit graph

15 commits

Author SHA1 Message Date
minskim
7b90c30295 PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
2009-08-06 01:44:45 +00:00
minskim
56f5fd9708 security/EasyPG can be built with emacs23. 2009-08-05 08:01:36 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
minskim
7d5eb59ee4 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 08:15:34 +00:00
minskim
caec860b9a Update the package directory for gnupg2. 2008-11-13 08:09:15 +00:00
uebayasi
34004f51e0 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.
2008-10-11 09:31:54 +00:00
gdt
05afd457bf 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-08 19:57:32 +00:00
jnemeth
30ab614638 this package now installs epa.info 2007-08-05 08:38:26 +00:00
gdt
e63906d622 Update to 0.0.14.
* Major changes in 0.0.14

** epa-file can handle remote files over Tramp.

** Workaround for a face initialization bug of GNU Emacs.

** Follow the face naming convention of GNU Emacs.

* Major changes in 0.0.13

** epa-file bug fixes.

*** Fixed a compatibility bug on XEmacs 21.5.

*** Do not mark the buffer as modified.

* Major changes in 0.0.12

** epa-file.el usability improvements.

*** Ask recipients only the first time.

*** Respect epa-armor and epa-textmode.

*** Customizing epa-file-name-regexp now works.

*** Backup files for "*.gpg" are also encrypted.

* Major changes in 0.0.11

** Include the EasyPG Assistant user's manual

** Decode user-id's encoded in UTF-8 with "%" or "\" escape

** If a user attempt to encrypt data to an untrusted recipient, EasyPG
   prompt the key-id (it requires GnuPG version 2.0.2 or later)

** epa-file.el turns off auto-saving by default
2007-07-31 12:32:43 +00:00
joerg
351fae6ade Fix PLIST. Bump revision. 2007-02-02 16:03:07 +00:00
gdt
38a9ea5eba Update to 0.0.10.
* Major changes in 0.0.10

** Support GnuPG versions older than 1.4.3

** Provide a minor-mode to encrypt/sign mails

* Major changes in 0.0.9

** epa.el usablity improvements.

*** M-x epa-encrypt-region specifies --armor & --textmode by default

*** M-x epa-sign-region and M-x epa-sign-file create a cleartext signature by
    default

*** Region based commands now determine the coding-system used to
    encode the plain text

*** Fingerprints are pretty-printed

*** New user option epa-protocol to use the S/MIME.

** Support XEmacs compiled with --with-mule=no --with-file-coding=no.
2007-01-29 15:02:57 +00:00
gdt
36a87e0b0b update to 0.0.8.
* Major changes in 0.0.8

** epa-file.el can now specify recipient keys from the file local
   variable `epa-file-encrypt-to'.

** Always encode passphrase with eol-type LF.

** Allow empty user IDs.

** Support handling notations on the signature.

* Major changes in 0.0.7

** Fixed a clearsign verification bug.
2006-11-30 14:08:27 +00:00
gdt
34577f5f0d Update to 0.0.6:
** Parse "group" configuration parameters of GnuPG.

** epg-verify-file and epg-verify-string now return the plaintext
   after successful verification.

** Obey the decoding coding-system determined by
   decode-coding-inserted-region.

** Improved progress display.

** Allow file names starting with "-".
2006-10-03 16:56:01 +00:00
gdt
cac14e8458 Add emacs21no and xemacs21.4 as acceptable.
From John Nemeth.
2006-09-14 13:01:24 +00:00
gdt
45dc664cbc move EasyPG from epg to EasyPG, and change PKGNAME to EasyPG. 2006-09-13 12:49:37 +00:00