cvs commit: ports/www Makefile ports/www/pubcookie-login-server Makefile Makefile.templates distinfo pkg-descr pkg-plist ports/www/pubcookie-login-server/files patch-Makefile.in patch-Makefile.in.ap2 pkg-install.in

Brooks Davis brooks at FreeBSD.org
Tue Feb 7 19:00:06 PST 2006


brooks      2006-02-08 03:00:05 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/pubcookie-login-server Makefile Makefile.templates 
                               distinfo pkg-descr pkg-plist 
    www/pubcookie-login-server/files patch-Makefile.in 
                                     patch-Makefile.in.ap2 
                                     pkg-install.in 
  Log:
  Add www/pubcookie-login-server:
  
  Pubcookie is an open-source package for intra-institutional
  single-sign-on end-user web authentication. More generally, it is an
  approach to identifying users as they browse to an institution's many
  websites that require authentication. It helps an institution reuse
  existing authentication services (like Kerberos, LDAP, or NIS), and it
  limits the exposure of end-user passwords by ensuring they're only sent
  to a trusted login service.
  
  This port contains the login service portion of the Pubcookie system.
  
  Revision  Changes    Path
  1.1319    +1 -0      ports/www/Makefile
  1.1       +75 -0     ports/www/pubcookie-login-server/Makefile (new)
  1.1       +3 -0      ports/www/pubcookie-login-server/Makefile.templates (new)
  1.1       +3 -0      ports/www/pubcookie-login-server/distinfo (new)
  1.1       +51 -0     ports/www/pubcookie-login-server/files/patch-Makefile.in (new)
  1.1       +23 -0     ports/www/pubcookie-login-server/files/patch-Makefile.in.ap2 (new)
  1.1       +39 -0     ports/www/pubcookie-login-server/files/pkg-install.in (new)
  1.1       +11 -0     ports/www/pubcookie-login-server/pkg-descr (new)
  1.1       +58 -0     ports/www/pubcookie-login-server/pkg-plist (new)


More information about the cvs-all mailing list