cvs commit: ports/security Makefile ports/security/signing-party Makefile distinfo pkg-descr

Jean-Yves Lefort jylefort at FreeBSD.org
Tue Sep 13 17:06:50 PDT 2005


jylefort    2005-09-14 00:06:49 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/signing-party Makefile distinfo pkg-descr 
  Log:
  Add signing-party.
  
  signing-party is a collection for all kinds of PGP/GnuPG related things,
  including signing scripts, party preparation scripts, etc.
  
   * caff: CA - Fire and Forget signs and mails a key
   * pgp-clean: removes all non-self signatures from key
   * pgp-fixkey: removes broken packets from keys
   * gpg-mailkeys: simply mail out a signed key to its owner
   * gpg-key2ps: generate PostScript file with fingerprint paper strips
   * gpglist: show who signed which of your UIDs
   * gpgsigs: annotates list of GnuPG keys with already done signatures
   * keylookup: ncurses wrapper around gpg --search
  
  WWW: http://pgp-tools.alioth.debian.org/
  
  PR:             ports/86077
  Submitted by:   Johan van Selst <johans at stack.nl>
  
  Revision  Changes    Path
  1.638     +1 -0      ports/security/Makefile
  1.1       +63 -0     ports/security/signing-party/Makefile (new)
  1.1       +4 -0      ports/security/signing-party/distinfo (new)
  1.1       +13 -0     ports/security/signing-party/pkg-descr (new)


More information about the cvs-ports mailing list