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

Yen-Ming Lee leeym at FreeBSD.org
Mon Jun 11 09:11:48 UTC 2007


leeym       2007-06-11 09:11:46 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/p5-Crypt-OpenSSL-X509 Makefile distinfo pkg-descr 
                                   pkg-plist 
  Log:
  - add Crypt::OpenSSL::X509 0.5
  
    This implement a large majority of OpenSSL's useful X509 API.
  
    The email() method supports both certificates where the
    subject is of the form:
    "... CN=Firstname lastname/emailAddress=user at domain", and also
    certificates where there is a X509v3 Extension of the form
    "X509v3 Subject Alternative Name: email=user at domain".
  
  Submitted by:   kftseng at iyard.org
  
  Revision  Changes    Path
  1.888     +1 -0      ports/security/Makefile
  1.1       +24 -0     ports/security/p5-Crypt-OpenSSL-X509/Makefile (new)
  1.1       +3 -0      ports/security/p5-Crypt-OpenSSL-X509/distinfo (new)
  1.1       +9 -0      ports/security/p5-Crypt-OpenSSL-X509/pkg-descr (new)
  1.1       +10 -0     ports/security/p5-Crypt-OpenSSL-X509/pkg-plist (new)


More information about the cvs-all mailing list