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

Erwin Lansing erwin at FreeBSD.org
Tue Dec 20 06:49:22 PST 2005


erwin       2005-12-20 14:49:19 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Crypt-DES_PP Makefile distinfo pkg-descr pkg-plist 
  Log:
  The Data Encryption Standard (DES), also known as Data
  Encryption Algorithm (DEA) is a semi-strong encryption and
  decryption algorithm.
  The module is 100 % compatible to Crypt::DES but is implemented
  entirely in Perl. That means that you do not need a C compiler
  to build and install this extension.
  
  WWW: http://search.cpan.org/dist/Crypt-DES_PP
  
  PR:             ports/90682
  Submitted by:   Gabor Kovesdan
  
  Revision  Changes    Path
  1.698     +1 -0      ports/security/Makefile
  1.1       +24 -0     ports/security/p5-Crypt-DES_PP/Makefile (new)
  1.1       +3 -0      ports/security/p5-Crypt-DES_PP/distinfo (new)
  1.1       +23 -0     ports/security/p5-Crypt-DES_PP/pkg-descr (new)
  1.1       +5 -0      ports/security/p5-Crypt-DES_PP/pkg-plist (new)


More information about the cvs-all mailing list