Opened 7 years ago

Closed 7 years ago

#52722 closed submission (fixed)

munge @0.5.12 - New submission

Reported by: akkornel (A. Karl Kornel) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: munge

Description

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!

Attachments (1)

Portfile (3.1 KB) - added by akkornel (A. Karl Kornel) 7 years ago.
The Portfile

Download all attachments as: .zip

Change History (3)

Changed 7 years ago by akkornel (A. Karl Kornel)

Attachment: Portfile added

The Portfile

comment:1 Changed 7 years ago by akkornel (A. Karl Kornel)

Since the move to Github is done, I'm trying this out as a pull request:

https://github.com/macports/macports-ports/pull/3

comment:2 Changed 7 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.