Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2007 09:11:46 +0000 (UTC)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security Makefile ports/security/p5-Crypt-OpenSSL-X509 Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200706110911.l5B9BlD6065336@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@domain", and also
    certificates where there is a X509v3 Extension of the form
    "X509v3 Subject Alternative Name: email=user@domain".
  
  Submitted by:   kftseng@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)



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