cvs commit: ports/security Makefile ports/security/pam_krb5-rh Makefile distinfo pkg-descr pkg-plist ports/security/pam_krb5-rh/files patch-src__acct.c patch-src__kuserok.c patch-src__storetmp.c patch-src__v5.c

Ryan Steinmetz zi at FreeBSD.org
Mon Oct 31 23:21:03 UTC 2011


zi          2011-10-31 23:21:02 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/pam_krb5-rh Makefile distinfo pkg-descr pkg-plist 
    security/pam_krb5-rh/files patch-src__acct.c 
                               patch-src__kuserok.c 
                               patch-src__storetmp.c 
                               patch-src__v5.c 
  Log:
  New port: security/pam_krb5-rh
  
  The pam_krb5 module allows PAM-aware applications to authenticate
  users by performing an AS exchange with a Kerberos KDC.
  
  This module includes many configurable options and provides functionality
  and features that other pam_krb5 modules do not provide.
  
  WWW: https://fedorahosted.org/pam_krb5/
  
  Revision  Changes    Path
  1.1221    +1 -0      ports/security/Makefile
  1.1       +51 -0     ports/security/pam_krb5-rh/Makefile (new)
  1.1       +2 -0      ports/security/pam_krb5-rh/distinfo (new)
  1.1       +10 -0     ports/security/pam_krb5-rh/files/patch-src__acct.c (new)
  1.1       +10 -0     ports/security/pam_krb5-rh/files/patch-src__kuserok.c (new)
  1.1       +10 -0     ports/security/pam_krb5-rh/files/patch-src__storetmp.c (new)
  1.1       +70 -0     ports/security/pam_krb5-rh/files/patch-src__v5.c (new)
  1.1       +7 -0      ports/security/pam_krb5-rh/pkg-descr (new)
  1.1       +49 -0     ports/security/pam_krb5-rh/pkg-plist (new)


More information about the cvs-ports mailing list