cvs commit: ports/security Makefile ports/security/py-rsa Makefile distinfo pkg-descr pkg-plist ports/security/py-rsa/files patch-setup.py

Tom Judge tj at FreeBSD.org
Thu Jun 14 00:28:48 UTC 2012


tj          2012-06-14 00:28:47 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/py-rsa      Makefile distinfo pkg-descr pkg-plist 
    security/py-rsa/files patch-setup.py 
  Log:
  Python-RSA is a pure-Python RSA implementation. It supports encryption
  and decryption, signing and verifying signatures, and key generation
  according to PKCS#1 version 1.5.
  
  WWW:    http://stuvel.eu/rsa
  
  PR:             ports/168460
  Submitted by:   koobs <koobs.freebsd at gmail.com>
  Approved by:    eadler (mentor)
  
  Revision  Changes    Path
  1.1291    +1 -0      ports/security/Makefile
  1.1       +31 -0     ports/security/py-rsa/Makefile (new)
  1.1       +2 -0      ports/security/py-rsa/distinfo (new)
  1.1       +12 -0     ports/security/py-rsa/files/patch-setup.py (new)
  1.1       +5 -0      ports/security/py-rsa/pkg-descr (new)
  1.1       +64 -0     ports/security/py-rsa/pkg-plist (new)


More information about the cvs-ports mailing list