#52722: munge @0.5.12 - New submission ------------------------+-------------------------------- Reporter: akkornel | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: munge ------------------------+-------------------------------- Hello! I'd like to submit a new port, for a tool called munge. munge is a tool to generate authentication credentials that can be passed from system to system. Credentials are generated using a shared key, and include generation time, UID, and GID. munge is most noticeably used by the SLURM job-scheduler system, which is what I plan on working on next. But, since SLURM relies on munge, I wanted to get this in first! munge can use either OpenSSL or libgcrypt for the actual cryptographic work. I defaulted to OpenSSL (with libgcrypt available as a variant), but I can swap those if you like. Please let me know if anything looks wrong! -- Ticket URL: <https://trac.macports.org/ticket/52722> MacPorts <https://www.macports.org/> Ports system for OS X