Commit graph

7 commits

Author SHA1 Message Date
Baptiste Daroussin
d5d343cfa1 - update to 20100710
- add USE_OPENSSL macros

PR:		ports/149812
Submitted by:	Julien Laffaye <kimelto _at_ gmail.com>
Approved by:	jadawin (co-mentor)
2010-08-20 20:13:09 +00:00
Baptiste Daroussin
5a4055b083 Change maintainer address to my new @FreeBSD.org
Approved by:	jadawin@ (co-mentor)
2010-07-28 17:31:01 +00:00
Martin Wilke
c5d8335d85 - Update to 20100601
PR:		147433
Submitted by:	Bapt <baptiste.daroussin@gmail.com> (maintainer)
2010-06-05 20:12:44 +00:00
Niels Heinen
92bc90102f Upgrade to version 20100313
PR:		ports/145191
Submitted by:	Bapt <baptiste.daroussin@gmail.com> (maintainer)
Approved by:	miwi (co-mentor)
2010-04-02 18:49:03 +00:00
Martin Wilke
edf574daee - Update to 20100212
PR:		144210
Submitted by:	Bapt <baptiste.daroussin@gmail.com> (maintainer)
Feature safe:	yes
2010-02-26 08:59:57 +00:00
Philippe Audeoud
0c8194cd6f - Update to 4.1.2 20090611
PR:		ports/138395
Submitted by:	Bapt <baptiste.daroussin gmail.com>
2009-08-31 13:30:23 +00:00
Martin Wilke
ca2be65696 The netpgp command can digitally sign files and verify that the
signatures attached to files were signed by a given user identifier.
netpgp can also encrypt files using the public or private keys of
users and, in the same manner, decrypt files which were encrypted.

The netpgp utility can also be used to generate a new key-pair for a
user.  This key is in two parts, the public key (which can be used by
other people) and a private key.

In addition to these primary uses, the third way of using netpgp is to
maintain keyrings.  Keyrings are collections of public keys belonging
to other users.  By using other means of identification, it is
possible to establish the bona fides of other users.  Once trust has
been established, the public key of the other user will be signed.
The other user's public key can be added to our keyring.  The other
user will add our public key to their keyring.

WWW:	http://www.NetBSD.org/

PR:		ports/134997
Submitted by:	bapt <baptiste.daroussin at gmail.com>
2009-06-15 21:46:41 +00:00