cvs commit: ports/security Makefile ports/security/cvm Makefile distinfo pkg-descr pkg-plist

Sergei Kolobov sergei at FreeBSD.org
Wed Dec 24 05:53:03 PST 2003


sergei      2003/12/24 05:53:01 PST

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/cvm         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add cvm 0.18, Credential Validation Modules:
  - The reference source for the CVM interface
  - Diagnostic and benchmark CVM clients
  - A checkpassword interface CVM client
  - A UNIX/POSIX system module (uses getpwnam)
  - A flat-file module
  - A library for client writers
  - A set of libraries for module writers
  
  Author: Bruce Guenter <bruceg at em.ca>
  WWW:    http://untroubled.org/cvm/
  
  This port in needed to unbreak build of mail/mailfront and ftp/twoftpd.
  
  Revision  Changes    Path
  1.473     +1 -0      ports/security/Makefile
  1.1       +38 -0     ports/security/cvm/Makefile (new)
  1.1       +1 -0      ports/security/cvm/distinfo (new)
  1.1       +11 -0     ports/security/cvm/pkg-descr (new)
  1.1       +37 -0     ports/security/cvm/pkg-plist (new)


More information about the cvs-ports mailing list