cvs commit: ports/security Makefile ports/security/p5-Crypt-GOST Makefile distinfo pkg-descr pkg-plist

Erwin Lansing erwin at FreeBSD.org
Tue Dec 20 07:50:10 PST 2005


erwin       2005-12-20 15:50:08 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Crypt-GOST Makefile distinfo pkg-descr pkg-plist 
  Log:
  GOST 28147-89 is a 64-bit symmetric block cipher with a 256-bit
  key developed in the former Soviet Union. Some information on it
  is available at http://vipul.net/gost/ .
  This module implements GOST encryption. It supports the Crypt::CBC
  interface, with the functions described below. It also provides
  an interface that is backwards- compatible with Crypt::GOST 0.41,
  but its use in new code is discouraged.
  
  WWW: http://search.cpan.org/dist/Crypt-GOST
  
  PR:             ports/90684
  Submitted by:   Gabor Kovesdan
  
  Revision  Changes    Path
  1.699     +1 -0      ports/security/Makefile
  1.1       +24 -0     ports/security/p5-Crypt-GOST/Makefile (new)
  1.1       +3 -0      ports/security/p5-Crypt-GOST/distinfo (new)
  1.1       +9 -0      ports/security/p5-Crypt-GOST/pkg-descr (new)
  1.1       +7 -0      ports/security/p5-Crypt-GOST/pkg-plist (new)


More information about the cvs-all mailing list