miwi        2012-06-10 09:57:43 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/munge       Makefile distinfo pkg-descr pkg-plist 
    security/munge/files munged.in patch-configure 
                         patch-src-etc-Makefile.in 
  Log:
  MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating 
and
  validating credentials. It is designed to be highly scalable for use in an HPC
  cluster environment. It allows a process to authenticate the UID and GID of
  another local or remote process within a group of hosts having common users 
and
  groups. These hosts form a security realm that is defined by a shared
  cryptographic key. Clients within this security realm can create and validate
  credentials without the use of root privileges, reserved ports, or
  platform-specific methods.
  
  WWW:    http://code.google.com/p/munge/
  
  PR:             ports/166386
  Submitted by:   Muhammad Moinur Rahman <5u623...@gmail.com>
  
  Revision  Changes    Path
  1.1277    +1 -0      ports/security/Makefile
  1.1       +43 -0     ports/security/munge/Makefile (new)
  1.1       +2 -0      ports/security/munge/distinfo (new)
  1.1       +45 -0     ports/security/munge/files/munged.in (new)
  1.1       +11 -0     ports/security/munge/files/patch-configure (new)
  1.1       +28 -0     ports/security/munge/files/patch-src-etc-Makefile.in 
(new)
  1.1       +10 -0     ports/security/munge/pkg-descr (new)
  1.1       +14 -0     ports/security/munge/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to