Date: Sun, 10 Jun 2012 09:57:43 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/munge Makefile distinfo pkg-descr pkg-plist ports/security/munge/files munged.in patch-configure patch-src-etc-Makefile.in Message-ID: <201206100957.q5A9vhL1034191@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <5u623l20@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206100957.q5A9vhL1034191>
