| Port details |
- gssproxy GSSAPI proxy daemon and interposer mechanism
- 0.9.2 security
=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-07-21 22:52:12
- Last Update: 2026-09-10 19:50:34
- Commit Hash: e946633
- License: MIT
- WWW:
- https://github.com/gssapi/gssproxy
- Description:
- GSSProxy provides a privileged GSS-API proxy daemon. Applications can use
the proxy to perform GSS-API operations without direct access to service
credentials and keytab files.
The package also provides a GSS-API interposer mechanism for redirecting
credential operations to the proxy daemon.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- gssproxy>0:security/gssproxy
- To install the port:
- cd /usr/ports/security/gssproxy/ && make install clean
- To add the package, run one of these commands:
- pkg install security/gssproxy
- pkg install gssproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gssproxy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1784625660
SHA256 (gssproxy-0.9.2.tar.gz) = 1fe43ea1b03d19e0f1eda3c82ba5bd8bba04e9bc7e629c117dad094d0a6fc1de
SIZE (gssproxy-0.9.2.tar.gz) = 586240
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- docbook-xsl>0 : textproc/docbook-xsl
- xmllint : textproc/libxml2
- xsltproc : textproc/libxslt
- gettext-runtime>=0.26 : devel/gettext-runtime
- gmake>=4.4.1 : devel/gmake
- 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:
-
- libkrb5support.so : security/krb5
- Library dependencies:
-
- libepoll-shim.so : devel/libepoll-shim
- libgssrpc.so.4 : security/krb5
- libini_config.so : devel/ding-libs
- libpopt.so : devel/popt
- libverto.so.0 : security/krb5
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- net/freeipa-server
Configuration Options:
- No options to configure
- Options name:
- security_gssproxy
- USES:
- autoreconf cpe gettext-runtime gmake gssapi:mit libtool localbase pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.9.2 10 Sep 2026 19:50:34
    |
Jochen Neumeister (joneum)  |
security/gssproxy: Add CPE information
Sponsored by: Netzkommune GmbH |
0.9.2 21 Jul 2026 22:48:24
    |
Jochen Neumeister (joneum)  |
security/gssproxy: Add new Port
GSS Proxy allows processes to perform GSSAPI operations, such as
Kerberos authentication, through a privileged daemon. This separates
credential handling from the application and lets services access
keytabs and credential caches without holding the privileges directly.
WWW: https://github.com/gssapi/gssproxy
Sponsored by: Netzkommune GmbH
Required for: FreeIPA server port |
Number of commits found: 2
|