./security/heimdal, Kerberos 5 implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 7.8.0nb13, Package name: heimdal-7.8.0nb13, Maintainer: pkgsrc-users

Heimdal is a free implementation of Kerberos 5.

Kerberos is a system for authenticating users and services on a network.
It is built upon the assumption that the network is "unsafe". Kerberos
is a trusted third-party service. That means that there is a third
party (the Kerberos server) that is trusted by all the entities on the
network (users and services, usually called "principals"). All
principals share a secret password (or key) with the Kerberos server and
this enables principals to verify that the messages from the Kerberos
server are authentic. Thus trusting the Kerberos server, users and
services can authenticate each other.


Required to build:
[pkgtools/cwrappers]

Package options: inet6, kerberos-prefix-cmds

Master sites:

Filesize: 9789.977 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2025-03-30 23:10:49 by Thomas Klausner | Files touched by this commit (100)
Log message:
*: remove MirBSD support
   2025-03-09 15:04:48 by Jonathan A. Kollasch | Files touched by this commit (3)
Log message:
avoid bin/pagsh conflict with openafs in default case
   2024-12-31 03:53:57 by Mark Davies | Files touched by this commit (5)
Log message:
heimdal: NetBSD heimdal doesn't install pkgconfig files so fake some
in builtin.mk for packages that expect them.
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-09-18 16:50:12 by Hauke Fath | Files touched by this commit (2)
Log message:
Unbreak netbsd-9
Cribbed from <https://github.com/heimdal/heimdal/issues/106>