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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
krb5-devel MIT implementation of RFC 4120 network authentication service
1.22.2024.03.26 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.22.2024.03.26Version 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: 2024-03-28 20:54:00
Commit Hash: 4cf4af0
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.
Dependency lines:
  • krb5-devel>0:security/krb5-devel
Conflicts:
CONFLICTS:
  • heimdal
  • krb5
  • krb5-1*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
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 = 1711658365 SHA256 (krb5-krb5-1.22.2024.03.26-d6186c447_GH0.tar.gz) = d7b1852dd893bcb1e21a97f2f8e5306223cd138293c284e67386daf1b1cca197 SIZE (krb5-krb5-1.22.2024.03.26-d6186c447_GH0.tar.gz) = 5101030

Packages (timestamps in pop-ups are UTC):
krb5-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22.2024.03.261.22.2024.03.261.19.2020.12.151.22.2024.02.131.22.2024.03.26-1.19.2020.12.15-
FreeBSD:13:quarterly1.22.2023.12.121.22.2023.12.121.22.2023.06.021.22.2023.12.121.22.2024.03.261.22.2023.12.121.22.2023.12.121.22.2023.12.12
FreeBSD:14:latest1.22.2024.02.131.22.2024.03.261.20.2022.12.261.22.2024.02.131.22.2024.03.261.22.2023.06.02-1.22.2023.06.02
FreeBSD:14:quarterly1.22.2023.12.121.22.2024.03.26-1.22.2023.12.121.22.2024.03.261.22.2023.12.121.22.2023.12.121.22.2023.12.12
FreeBSD:15:latest1.22.2024.02.131.22.2024.03.26n/a1.22.2024.01.24n/a1.22.2023.12.12_21.22.2023.12.12_21.22.2024.02.13
FreeBSD:15:quarterly--n/a-n/a---
 

krb5-ldap-devel
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.22.2024.03.261.22.2024.03.26-1.22.2024.02.131.22.2024.03.26---
FreeBSD:13:quarterly----1.22.2024.03.26---
FreeBSD:14:latest1.22.2024.02.131.22.2024.03.26-1.22.2024.02.131.22.2024.03.26---
FreeBSD:14:quarterly-1.22.2024.03.26--1.22.2024.03.26---
FreeBSD:15:latest1.22.2024.02.131.22.2024.03.26n/a-n/a--1.22.2024.02.13
FreeBSD:15:quarterly--n/a-n/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.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
  6. autoconf>=2.72 : devel/autoconf
  7. automake>=1.16.5 : devel/automake
  8. perl5>=5.36<5.37 : lang/perl5.36
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.22.2024.03.26: 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 ===> 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/d6186c447?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port