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
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
freeipa-auth-gssapi Apache mod_auth_gssapi built against MIT krb5 for FreeIPA
1.6.5 wwwnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-08-13 09:00:06
Last Update: 2026-08-13 08:58:46
Commit Hash: 300de97
License: MIT
WWW:
https://github.com/gssapi/mod_auth_gssapi
Description:
mod_auth_gssapi is an Apache HTTP Server module that authenticates users with GSSAPI/Kerberos (SPNEGO) and related mechanisms. This is an independent build of mod_auth_gssapi wired to the MIT Kerberos from security/krb5, so it matches the FreeIPA server stack (net/freeipa-server, security/gssproxy). It installs the same module and therefore conflicts with www/mod_auth_gssapi.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. @sample etc/apache24/modules.d/240_mod_auth_gssapi.conf.sample
  2. libexec/apache24/mod_auth_gssapi.so
  3. /usr/local/share/licenses/ap24-freeipa-auth-gssapi-1.6.5/catalog.mk
  4. /usr/local/share/licenses/ap24-freeipa-auth-gssapi-1.6.5/LICENSE
  5. /usr/local/share/licenses/ap24-freeipa-auth-gssapi-1.6.5/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ap24-freeipa-auth-gssapi>0:www/freeipa-auth-gssapi
Conflicts:
CONFLICTS_INSTALL:
  • ap24-mod_auth_gssapi
To install the port:
cd /usr/ports/www/freeipa-auth-gssapi/ && make install clean
To add the package, run one of these commands:
  • pkg install www/freeipa-auth-gssapi
  • pkg install ap24-freeipa-auth-gssapi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ap24-freeipa-auth-gssapi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1661791300 SHA256 (gssapi-mod_auth_gssapi-v1.6.5_GH0.tar.gz) = 8c61c04062d3fffadfad8e71e65783d8e5dffe806be76e8c9a097500a59a76eb SIZE (gssapi-mod_auth_gssapi-v1.6.5_GH0.tar.gz) = 123448

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache24
  2. bison : devel/bison
  3. libkrb5support.so : security/krb5
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. autoconf>=2.73 : devel/autoconf
  6. automake>=1.18.1 : devel/automake
  7. libtoolize : devel/libtool
Runtime dependencies:
  1. apxs : www/apache24
  2. libkrb5support.so : security/krb5
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_freeipa-auth-gssapi
USES:
autoreconf apache bison gssapi:mit,flags libtool pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/gssapi/mod_auth_gssapi/tar.gz/v1.6.5?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.5
13 Aug 2026 08:58:46
commit hash: 300de978dd1a6537463e39bfb153e53f83828322commit hash: 300de978dd1a6537463e39bfb153e53f83828322commit hash: 300de978dd1a6537463e39bfb153e53f83828322commit hash: 300de978dd1a6537463e39bfb153e53f83828322 files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
www/freeipa-auth-gssapi: Add new Port

mod_auth_gssapi is the Apache module FreeIPA uses for SPNEGO/GSSAPI
authentication of the Web UI and API. www/mod_auth_gssapi defaults to
the base-system GSSAPI on FreeBSD, which mixes base and ports MIT krb5
in one httpd process and breaks gssproxy interposition. This port is an
independent build hard-wired to the ports MIT krb5 (security/krb5) so it
matches the rest of the FreeIPA stack (net/freeipa-server,
security/gssproxy). It conflicts with ap24-mod_auth_gssapi.

Sponsored by: Netzkommune GmbH

Number of commits found: 1