cvs commit: ports/security Makefile ports/security/newpki-lib Makefile distinfo pkg-descr pkg-plist ports/security/newpki-lib/files patch-src_CriticalSection.cpp patch-src_mString.cpp

Pav Lucistnik pav at FreeBSD.org
Thu Jul 14 13:01:36 GMT 2005


pav         2005-07-14 13:01:35 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/newpki-lib  Makefile distinfo pkg-descr pkg-plist 
    security/newpki-lib/files patch-src_CriticalSection.cpp 
                              patch-src_mString.cpp 
  Log:
  NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled
  through a database, which provides a much more flexible PKI than with OpenSSL,
  such as seeking a certificate with a search engine.
  
  PR:             ports/83385
  Submitted by:   Vsevolod Stakhov <vsevolod at highsecure.ru>
  
  Revision  Changes    Path
  1.618     +1 -0      ports/security/Makefile
  1.1       +61 -0     ports/security/newpki-lib/Makefile (new)
  1.1       +2 -0      ports/security/newpki-lib/distinfo (new)
  1.1       +11 -0     ports/security/newpki-lib/files/patch-src_CriticalSection.cpp (new)
  1.1       +11 -0     ports/security/newpki-lib/files/patch-src_mString.cpp (new)
  1.1       +5 -0      ports/security/newpki-lib/pkg-descr (new)
  1.1       +56 -0     ports/security/newpki-lib/pkg-plist (new)


More information about the cvs-all mailing list