Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2004 16:39:05 +0000 (UTC)
From:      Sergei Kolobov <sergei@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/sks Makefile distinfo pkg-descr ports/security/sks/files patch-Makefile patch-mRandom.ml patch-sks_build.sh sks.numerix.patch
Message-ID:  <200411091639.iA9Gd5iI023805@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sergei      2004-11-09 16:39:05 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/sks         Makefile distinfo pkg-descr 
    security/sks/files   patch-Makefile patch-mRandom.ml 
                         patch-sks_build.sh sks.numerix.patch 
  Log:
  Add security/sks - SKS OpenPGP Key Server:
  
  SKS is a new OpenPGP keyserver whose goal is to provide easy to deploy,
  decentralized, and highly reliable synchronization. That means that a
  key submitted to one SKS server will quickly be distributed to all key
  servers; and even wildly out-of-date servers, or servers that experience
  spotty connectivity, can fully synchronize with rest of the system.
  
  Refer to the online wiki for pointers on downloading a full copy of the
  public PGP databse (about 4Gb) and on customising the local configuration
  http://documentation.penguin.de/cgi-bin/twiki/view/SKSKeyserver/WebHome
  
  WWW:    http://www.nongnu.org/sks/
  
  PR:             ports/72842
  Submitted by:   Johan van Selst <johans@stack.nl>
  
  Revision  Changes    Path
  1.551     +1 -0      ports/security/Makefile
  1.1       +48 -0     ports/security/sks/Makefile (new)
  1.1       +4 -0      ports/security/sks/distinfo (new)
  1.1       +19 -0     ports/security/sks/files/patch-Makefile (new)
  1.1       +11 -0     ports/security/sks/files/patch-mRandom.ml (new)
  1.1       +8 -0      ports/security/sks/files/patch-sks_build.sh (new)
  1.1       +30 -0     ports/security/sks/files/sks.numerix.patch (new)
  1.1       +13 -0     ports/security/sks/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411091639.iA9Gd5iI023805>