Path to this page:
./
security/mit-krb5,
MIT Kerberos 5 authentication system
Branch: pkgsrc-2015Q3,
Version: 1.10.7nb7,
Package name: mit-krb5-1.10.7nb7,
Maintainer: tezKerberos V5 is an authentication system developed at MIT. It is a network
authentication protocol designed to provide strong authentication for
client/server applications by using secret-key cryptography. (Kerberos
5 is discussed in RFC 1510.)
This package provides Kerberos and GSSAPI (Generic Security Services
Application Programming Interface) development headers and libraries.
It also includes Kerberos ticket and principal tools.
N.B. Kerberized r-services, telnet and ftp services are now found in
the security/mit-krb5-appl package.
Master sites:
Version history: (Expand)
- (2015-09-30) Package added to pkgsrc.se, version mit-krb5-1.10.7nb7 (created)
CVS history: (Expand)
2015-11-22 10:43:16 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #4858 - requested by tez
security/mit-krb5: build fix
Revisions pulled up:
- security/mit-krb5/Makefile 1.85
---
Module Name: pkgsrc
Committed By: tez
Date: Thu Nov 5 19:10:30 UTC 2015
Modified Files:
pkgsrc/security/mit-krb5: Makefile
Log message:
Fix build in case there is a system version of verto found.
No revbump because it failed to build before if there was one.
Fixes pkg/50348
|