Opened 8 years ago
Closed 8 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)
Change History (3)
Changed 8 years ago by akkornel (A. Karl Kornel)
comment:1 Changed 8 years ago by akkornel (A. Karl Kornel)
Since the move to Github is done, I'm trying this out as a pull request:
comment:2 Changed 8 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Done in cd115008/macports-ports.
The Portfile