Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2012 00:28:47 +0000 (UTC)
From:      Tom Judge <tj@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/py-rsa Makefile distinfo pkg-descr pkg-plist ports/security/py-rsa/files patch-setup.py
Message-ID:  <201206140028.q5E0Sl4X007149@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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