summaryrefslogtreecommitdiff
path: root/security/munge/PLIST
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-02-19 03:51:17 +0000
committerasau <asau@pkgsrc.org>2012-02-19 03:51:17 +0000
commitcb0004492998439cc9820da97a01fd77f16a2c69 (patch)
tree5e8d8ac3139be5eb507f3d328cb89c79e99a94e9 /security/munge/PLIST
parentbf7318116668abc88d486e06bdf1d8ef7a2635ff (diff)
downloadpkgsrc-cb0004492998439cc9820da97a01fd77f16a2c69.tar.gz
Import MUNGE 0.5.10 as security/munge.
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.
Diffstat (limited to 'security/munge/PLIST')
-rw-r--r--security/munge/PLIST33
1 files changed, 33 insertions, 0 deletions
diff --git a/security/munge/PLIST b/security/munge/PLIST
new file mode 100644
index 00000000000..4c6ef69eece
--- /dev/null
+++ b/security/munge/PLIST
@@ -0,0 +1,33 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2012/02/19 03:51:17 asau Exp $
+bin/munge
+bin/remunge
+bin/unmunge
+include/munge.h
+lib/libmunge.la
+man/man1/munge.1
+man/man1/remunge.1
+man/man1/unmunge.1
+man/man3/munge.3
+man/man3/munge_ctx.3
+man/man3/munge_ctx_copy.3
+man/man3/munge_ctx_create.3
+man/man3/munge_ctx_destroy.3
+man/man3/munge_ctx_get.3
+man/man3/munge_ctx_set.3
+man/man3/munge_ctx_strerror.3
+man/man3/munge_decode.3
+man/man3/munge_encode.3
+man/man3/munge_enum.3
+man/man3/munge_enum_int_to_str.3
+man/man3/munge_enum_is_valid.3
+man/man3/munge_enum_str_to_int.3
+man/man3/munge_strerror.3
+man/man7/munge.7
+man/man8/munged.8
+sbin/munged
+share/examples/default/munge
+share/examples/init.d/munge
+@pkgdir var/run/munge
+@pkgdir var/log/munge
+@pkgdir var/lib/munge
+@pkgdir share/examples/munge