Perl extension providing access to the GSSAPIv2 library.
This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT.
This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT.
To install p5.30-gssapi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install p5.30-gssapi
To see what files were installed by p5.30-gssapi, run:
port contents p5.30-gssapi
To later upgrade p5.30-gssapi, run:
sudo port selfupdate && sudo port upgrade p5.30-gssapi
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.