The NetBSD Project

CVS log for pkgsrc/security/EasyPG/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / security / EasyPG

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 20 06:36:30 2011 UTC (14 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, HEAD
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 (colored)

Add user-destdir installatin support.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Aug 6 01:44:55 2009 UTC (2 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Aug 5 08:01:36 2009 UTC (2 years, 9 months ago) by minskim
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

security/EasyPG can be built with emacs23.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 13 08:15:34 2008 UTC (3 years, 6 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

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.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 11 09:31:58 2008 UTC (3 years, 7 months ago) by uebayasi
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

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.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Aug 8 19:57:32 2007 UTC (4 years, 9 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Set INFO_FILES, so that info/dir is handled correctly.  May also fix
build on Dragonfly where info file is misinstalled in share/info.

Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 5 08:38:26 2007 UTC (4 years, 9 months ago) by jnemeth
Branch: MAIN
Changes since 1.7: +4 -1 lines
Diff to previous 1.7 (colored)

this package now installs epa.info

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 31 12:32:43 2007 UTC (4 years, 9 months ago) by gdt
Branch: MAIN
Changes since 1.6: +6 -6 lines
Diff to previous 1.6 (colored)

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

Revision 1.6 / (download) - annotate - [select for diffs], Fri Feb 2 16:03:07 2007 UTC (5 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Fix PLIST. Bump revision.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 29 15:02:57 2007 UTC (5 years, 3 months ago) by gdt
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

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.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 30 14:08:27 2006 UTC (5 years, 5 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

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.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Oct 3 16:56:01 2006 UTC (5 years, 7 months ago) by gdt
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

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 "-".

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 14 13:01:24 2006 UTC (5 years, 8 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Add emacs21no and xemacs21.4 as acceptable.
From John Nemeth.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Sep 13 12:49:37 2006 UTC (5 years, 8 months ago) by gdt
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

move EasyPG from epg to EasyPG, and change PKGNAME to EasyPG.

	

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 13 12:49:37 2006 UTC (5 years, 8 months ago) by gdt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>