cvs commit: ports/security Makefile ports/security/pear-Crypt_DiffieHellman Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Tue Feb 12 14:43:48 PST 2008


miwi        2008-02-12 22:43:48 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/pear-Crypt_DiffieHellman Makefile distinfo pkg-descr 
  Log:
  Implementation of the Diffie-Hellman Key Exchange cryptographic protocol
  in PHP5. Enables two parties without any prior knowledge of each other
  establish a secure shared secret key across an insecure channel
  of communication.
  
  WWW: http://pear.php.net/package/Crypt_DiffieHellman/
  
  PR:             ports/120010
  Submitted by:   Ditesh Shashikant Gathani <ditesh at gathani.org>
  
  Revision  Changes    Path
  1.938     +1 -0      ports/security/Makefile
  1.1       +27 -0     ports/security/pear-Crypt_DiffieHellman/Makefile (new)
  1.1       +3 -0      ports/security/pear-Crypt_DiffieHellman/distinfo (new)
  1.1       +6 -0      ports/security/pear-Crypt_DiffieHellman/pkg-descr (new)


More information about the cvs-ports mailing list