| Port details |
- freeipa-auth-gssapi Apache mod_auth_gssapi built against MIT krb5 for FreeIPA
- 1.6.5 www
=0 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
 - 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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:
- 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:
-
- apxs : www/apache24
- bison : devel/bison
- libkrb5support.so : security/krb5
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.73 : devel/autoconf
- automake>=1.18.1 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- apxs : www/apache24
- 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:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.6.5 13 Aug 2026 08:58:46
    |
Jochen Neumeister (joneum)  |
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
|