notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details
krb5-devel MIT implementation of RFC 4120 network authentication service
1.23.2026.03.23 security on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.23.2026.03.23Version of this port present on the latest quarterly branch.
Maintainer: cy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-07-11 04:13:23
Last Update: 2026-03-31 13:52:28
Commit Hash: 4c463df
License: MIT
WWW:
https://web.mit.edu/kerberos/
Description:
Kerberos V5 is an authentication system developed at MIT. Abridged from the User Guide: Under Kerberos, a client sends a request for a ticket to the Key Distribution Center (KDC). The KDC creates a ticket-granting ticket (TGT) for the client, encrypts it using the client's password as the key, and sends the encrypted TGT back to the client. The client then attempts to decrypt the TGT, using its password. If the client successfully decrypts the TGT, it keeps the decrypted TGT, which indicates proof of the client's identity. The TGT permits the client to obtain additional tickets, which give permission for specific services. Since Kerberos negotiates authenticated, and optionally encrypted, communications between two points anywhere on the internet, it provides a layer of security that is not dependent on which side of a firewall either client is on. The Kerberos V5 package is designed to be easy to use. Most of the commands are nearly identical to UNIX network programs you are already used to. Kerberos V5 is a single-sign-on system, which means that you have to type your password only once per session, and Kerberos does the authenticating and encrypting transparently. Jacques Vidrine <n@nectar.com>
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • kpropd
Dependency lines:
  • krb5-devel>0:security/krb5-devel
Conflicts:
CONFLICTS:
  • heimdal
  • krb5
  • krb5-1*
To install the port:
cd /usr/ports/security/krb5-devel/ && make install clean
To add the package, run one of these commands:
  • pkg install security/krb5-devel
  • pkg install krb5-devel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: krb5-devel
Package flavors (<flavor>: <package>)
  • default: krb5-devel
  • ldap: krb5-ldap-devel
distinfo:
TIMESTAMP = 1774455077 SHA256 (krb5-krb5-1.23.2026.03.23-f8a0bee0a_GH0.tar.gz) = 48005a52e92099f588737782ece32092e5197ba4bee4cc67bf2d312cfb7361ad SIZE (krb5-krb5-1.23.2026.03.23-f8a0bee0a_GH0.tar.gz) = 4678952

Packages (timestamps in pop-ups are UTC):
krb5-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.23.2026.03.231.23.2026.02.121.19.2020.12.151.22.2025.08.201.23.2026.03.23n/an/an/a
FreeBSD:13:quarterly1.23.2026.03.231.23.2026.03.231.22.2023.06.021.22.2025.06.171.23.2026.03.23n/an/an/a
FreeBSD:14:latest1.23.2026.03.231.23.2026.03.231.20.2022.12.261.22.2025.08.201.23.2026.03.231.22.2023.06.02-1.22.2023.06.02
FreeBSD:14:quarterly1.23.2026.03.231.23.2026.03.23-1.22.2025.06.171.23.2026.03.231.22.2023.12.121.22.2023.12.121.22.2023.12.12
FreeBSD:15:latest1.23.2026.03.231.23.2026.03.23n/a1.22.2025.08.11n/an/a1.22.2023.12.12_21.22.2024.02.13
FreeBSD:15:quarterly1.23.2026.03.231.23.2026.03.23n/a-n/an/a--
FreeBSD:16:latest1.23.2026.03.231.23.2026.03.23n/a-n/an/a--
 

krb5-ldap-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.23.2026.03.231.23.2026.02.12-1.22.2025.08.201.23.2026.03.23n/an/an/a
FreeBSD:13:quarterly1.23.2026.03.231.23.2026.03.23-1.22.2025.06.171.23.2026.03.23n/an/an/a
FreeBSD:14:latest1.23.2026.03.231.23.2026.03.23-1.22.2025.08.201.23.2026.03.23---
FreeBSD:14:quarterly1.23.2026.03.231.23.2026.03.23-1.22.2025.06.171.23.2026.03.23---
FreeBSD:15:latest1.23.2026.03.231.23.2026.03.23n/a1.22.2025.08.11n/an/a-1.22.2024.02.13
FreeBSD:15:quarterly1.23.2026.03.231.23.2026.03.23n/a-n/an/a--
FreeBSD:16:latest1.23.2026.03.231.23.2026.03.23n/a-n/an/a--
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. libtool : devel/libtool
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. gettext-runtime>=0.26 : devel/gettext-runtime
  5. gettext-tools>=0.26 : devel/gettext-tools
  6. autoconf>=2.73 : devel/autoconf
  7. automake>=1.18.1 : devel/automake
  8. perl5>=5.42.r<5.43 : lang/perl5.42
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for krb5-devel-1.23.2026.03.23: DNS_FOR_REALM=off: Enable DNS lookups for Kerberos realm names EXAMPLES=on: Build and/or install examples LDAP=off: LDAP protocol support LMDB=off: OpenLDAP Lightning Memory-Mapped Database support NLS=on: Native Language Support ====> Command line editing for kadmin and ktutil: you can only select none or one of them READLINE=on: Command line editing via libreadline LIBEDIT=off: Command line editing via libedit LIBEDIT_BASE=off: Use libedit in FreeBSD base ====> Options available for the radio CRYPTO: you can only select none or one of them CRYPTO_BUILTIN=on: Use crypto built into KRB5 CRYPTO_OPENSSL=off: Use OpenSSL crypto ===> Use 'make config' to modify these settings
Options name:
security_krb5-devel
USES:
autoreconf compiler:c11 cpe gmake localbase perl5 libtool:build gssapi:bootstrap,mit pkgconfig ssl gettext readline
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/krb5/krb5/tar.gz/f8a0bee0a?dummy=/
Collapse this list.

Number of commits found: 214 (showing only 14 on this page)

«  1 | 2 | 3 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.17.2018.02.06
06 Feb 2018 20:54:34
Revision:461106Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
Update to the latest MIT KRB5 commit on github, which now tracks
krb5-1.17.
1.16.2017.10.29
11 Jan 2018 16:24:53
Revision:458754Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
Remove superfluous linefeeds.
1.16.2017.10.29
30 Oct 2017 16:55:27
Revision:453195Original commit files touched by this commit This port version is marked as vulnerable.
mandree search for other commits by this committer
Reconcile e2fsprogs ./. krb5-* conflicts.

* Move conflicting e2fsprogs headers & libs into .../e2fsprogs/... subdirs.
* Move conflicting awk scripts into ${DATADIR}.
* Rename and patch compile_et to e2fsprogs-compile_et.
* Remove conflict markers (from e2fsprogs and krb5-*).
* Add CPPFLAGS/LDFLAGS to sysutils/fusefs-ext2, including
  --rpath setting.

While here, also:
* sort pkg-plist and files/unwanted
* use FUSEFS_CONFIGURE_ENABLE=fuse2fs to prevent e2fsprogs from picking up
  fusefs (implies --disable-fuse2fs if the option remains disabled)
* add --without-included-gettext to CONFIGURE_ARGS just to be on the safe
  side.

And of course, bump PORTREVISION to 3 in e2fsprogs. Since other ports
do not change files or runtime behaviour, their PORTREVISION remains
untouched.
1.16.2017.10.29
30 Oct 2017 00:16:28
Revision:453148Original commit files touched by this commit This port version is marked as vulnerable.
mandree search for other commits by this committer
Add CONFLICTS between krb5-* and e2fsprogs.

Reported by: jbeich@
1.16.2017.10.29
29 Oct 2017 22:34:11
Revision:453142Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
Update to the latest MIT commit.

This includes:

- Fix PKINIT cert matching data construction.
- Fix default enctype order in docs.
- Remove unused SAM setup code in KDC.
- Updates for krb5-1.17-prelease (doc and #define changes).
1.16.2017.09.27
05 Oct 2017 01:55:26
Revision:451259Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
Register conflicts among the krb5 ports.

Reported by:	rodrigo
1.16.2017.09.27
28 Sep 2017 05:54:24
Revision:450802Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
Update to the latest MIT commit.

This includes addition of a German translation.
1.16.2017.09.26
26 Sep 2017 10:29:23
Revision:450656Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
Update to the latest MIT commit.

Move MIT_COMMIT_DATE next to HASH to be more easily seen.
1.16.2017.07.17
21 Aug 2017 13:14:02
Revision:448471Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Don't set WRKSRC when USE_GITHUB. Use the correct GH_ACCOUNT/GH_PROJECT,
and use WRKSRC_SUBDIR.

Sponsored by:	Absolight
1.16.2017.07.17
26 Jul 2017 21:30:02
Revision:446698Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
Correct distinfo.
1.16.2017.07.17
26 Jul 2017 18:26:51
Revision:446690Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
Update to the latest MIT commit.
1.16.2017.06.20
26 Jul 2017 18:23:06
Revision:446688Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
Add MIT_COMMIT_DATE back in.
1.16
26 Jul 2017 18:19:10
Revision:446672Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
PORTVERSION and DISTVERSION should not be defined together.
1.16.2017.06.20
11 Jul 2017 04:13:11
Revision:445467Original commit files touched by this commit This port version is marked as vulnerable.
cy search for other commits by this committer
ntroducing the new krb5-devel port, tracking MIT KRB5 development
on github.

Number of commits found: 214 (showing only 14 on this page)

«  1 | 2 | 3