Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2005 13:01:35 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <200507141301.j6ED1Z2l077235@repoman.freebsd.org>

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



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