| Port details on branch 2025Q4 |
- radcli Simple RADIUS client library
- 1.4.0 net
=2 1.4.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-05-18 21:19:38
- Last Update: 2024-06-18 03:59:09
- Commit Hash: 1b4f173
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://radcli.github.io/radcli/
- https://github.com/radcli/radcli
- Description:
- The radcli library is a library for writing RADIUS Clients. The library's
approach is to allow writing RADIUS-aware application in less than 50 lines of C
code.
The freeradius-client library was undocumented, had too much legacy code
centered around radlogin, a tool which is of no significance today, was
IPv4-only and had no releases for several years.
This library addresses these shortcomings, adds package management via
pkg-config, adds support for TCP, TLS and DTLS, provides documentation of the
API, and will include any new features for the task. It is provided as a shared
library in case it is useful to other projects as well, and is also made source
compatible with radiusclient-ng and freeradius-client.
 ¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net/radcli/ && make install clean
- To add the package, run one of these commands:
- pkg install net/radcli
- pkg install radcli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: radcli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718580028
SHA256 (radcli-1.4.0.tar.gz) = b0e2fef60800cc5cd2123db5ccca967f44735f3fb1b8f36adf3d32fefc0f26aa
SIZE (radcli-1.4.0.tar.gz) = 607222
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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libnettle.so : security/nettle
- This port is required by:
- for Libraries
-
- net/kamailio
Configuration Options:
- No options to configure
- Options name:
- net_radcli
- USES:
- libtool pathfix pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|