The NetBSD Project

CVS log for pkgsrc/security/gnupg2/PLIST.gpgsm

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Thu May 5 08:55:23 2011 UTC (12 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Fix buildling with Clang

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 20 08:54:56 2011 UTC (16 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

Changes 2.0.17:
* Allow more hash algorithms with the OpenPGP v2 card.
* The gpg-agent now tests for a new gpg-agent.conf on a HUP.
* Fixed output of "gpgconf --check-options".
* Fixed a bug where Scdaemon sends a signal to Gpg-agent running in
  non-daemon mode.
* Fixed TTY management for pinentries and session variable update
  problem.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Sep 2 06:58:35 2010 UTC (20 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

Some fixes at update to 2.0.16.
* not using autogen.sh anymore, so remove some tools from USE_TOOLS.
* patch-ak does not effect anymore for above reason, add patch-ao for it.
  this patch is required to avoid conflict with security/gnupg.

Bump PKGREVISION.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 1 16:46:41 2010 UTC (20 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

update to 2.0.16
changes:
-bugfixes
-New command --passwd for GPG
-Make use of libassuan 2.0 which is available as a DSO
-The gpg-agent commands KILLAGENT and RELOADAGENT are now available
 on all platforms

Revision 1.8 / (download) - annotate - [select for diffs], Wed Dec 16 18:52:49 2009 UTC (2 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

don't install the gpg-zip.1 manpage, avoids CONFLICT with gnupg1,
noticed by OBATA Akio per mail to pkgsrc-users.
This makes most sense to me since gnupg2 doesn't install a gpg-zip
intentionally. Since possible clients of gpg-zip should have a
dependency on gnupg1, we can't take over easily. Once we are sure
that gnupg2 can fully replace gnupg1, we might consider to install
eg symlinks gpg->gpg2 etc and make gnupg1 obsolete, but this needs
careful testing.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 15 20:10:41 2009 UTC (2 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.6: +43 -3 lines
Diff to previous 1.6 (colored)

update to 2.0.13
changes: many fixes and improvements

reviewed by John R. Shannon

pkgsrc notes:
-since S/MIME support is the biggest difference in functionality over
 gnupg1, enable it per default -- my tests (with the s/mime plugin
 of claws-mail) worked
-left the build against a private libassuan with GNU-pth support
 alone for now, just updated libassuan to 1.0.5. We might build
 pkgsrc/libassuan against pkgsrc/pth at some point, but this needs
 to be checked for side effects. (As this pkg doesn't export a library
 which might propagate the pth dependency, the possibility of
 pthread-pth conflicts should be limited. Other uses of libassuan
 need to be checked.)

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jun 14 18:13:29 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

Remove @dirrm entries from PLISTs

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 8 09:56:03 2007 UTC (4 years, 6 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

1) Added configuration arg so that PKG_SYSCONFDIR is honored
2) Added missing PLIST entry

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 1 00:12:36 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.3: +5 -1 lines
Diff to previous 1.3 (colored)

Fix PLIST -- it assumed that the package would be built with
the gpgsm option on by default.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 12 13:11:35 2006 UTC (5 years, 5 months ago) by shannonjr
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.2: +1 -2 lines
Diff to previous 1.2 (colored)

Update to 2.0.1.

This is maintenance release to fix build problems found after the
release of 2.0.0 and to fix a buffer overflow in gpg2

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 20 22:23:24 2006 UTC (5 years, 6 months ago) by shannonjr
Branch: MAIN
Changes since 1.1: +22 -1 lines
Diff to previous 1.1 (colored)

Re: pkg/35088: security/gnupg2: PLIST.gpgsm is wrong

PLIST correction.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Nov 17 12:13:11 2006 UTC (5 years, 6 months ago) by shannonjr
Branch: TNF
CVS Tags: SHANNONJR_20061117
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

This package is the sucessor to gnupg-devel.

GnuPG-2 provides several utilities that are used by mail clients,
such as Kmail and Balsa, including OpenPGP and S/MIME support.
GnuPG-2 has a different architecture than GnuPG-1 (e.g. 1.4.5) in that
it splits up functionality into several modules.  However, both
versions may be installed alongside without any conflict.  In fact,
the gpg version from GnuPG-1 is able to make use of the gpg-agent as
included in GnuPG-2 and allows for seamless passphrase caching.  The
advantage of GnuPG-1 is its smaller size and the lack of dependency on
other modules at run and build time.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 17 12:13:11 2006 UTC (5 years, 6 months ago) by shannonjr
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>