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
radcli Simple RADIUS client library
1.3.1 net 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 1.3.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-05-18 21:19:38
Last Update: 2024-04-13 13:03:19
Commit Hash: 62ed195
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.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (89 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/radcli-1.3.1/catalog.mk
  3. /usr/local/share/licenses/radcli-1.3.1/LICENSE
  4. /usr/local/share/licenses/radcli-1.3.1/BSD2CLAUSE
  5. @sample etc/radcli/radiusclient-tls.conf.sample
  6. @sample etc/radcli/radiusclient.conf.sample
  7. @sample etc/radcli/servers-tls.sample
  8. @sample etc/radcli/servers.sample
  9. include/radcli/radcli.h
  10. include/radcli/version.h
  11. lib/libradcli.a
  12. lib/libradcli.so
  13. lib/libradcli.so.5
  14. lib/libradcli.so.5.3.0
  15. libdata/pkgconfig/radcli.pc
  16. share/man/man3/radcli.h.3.gz
  17. share/man/man3/rc_aaa.3.gz
  18. share/man/man3/rc_aaa_ctx.3.gz
  19. share/man/man3/rc_aaa_ctx_free.3.gz
  20. share/man/man3/rc_aaa_ctx_get_secret.3.gz
  21. share/man/man3/rc_aaa_ctx_get_vector.3.gz
  22. share/man/man3/rc_aaa_ctx_server.3.gz
  23. share/man/man3/rc_acct.3.gz
  24. share/man/man3/rc_acct_proxy.3.gz
  25. share/man/man3/rc_add_config.3.gz
  26. share/man/man3/rc_apply_config.3.gz
  27. share/man/man3/rc_auth.3.gz
  28. share/man/man3/rc_auth_proxy.3.gz
  29. share/man/man3/rc_avpair_add.3.gz
  30. share/man/man3/rc_avpair_assign.3.gz
  31. share/man/man3/rc_avpair_copy.3.gz
  32. share/man/man3/rc_avpair_free.3.gz
  33. share/man/man3/rc_avpair_gen.3.gz
  34. share/man/man3/rc_avpair_get.3.gz
  35. share/man/man3/rc_avpair_get_attr.3.gz
  36. share/man/man3/rc_avpair_get_in6.3.gz
  37. share/man/man3/rc_avpair_get_raw.3.gz
  38. share/man/man3/rc_avpair_get_uint32.3.gz
  39. share/man/man3/rc_avpair_insert.3.gz
  40. share/man/man3/rc_avpair_log.3.gz
  41. share/man/man3/rc_avpair_new.3.gz
  42. share/man/man3/rc_avpair_next.3.gz
  43. share/man/man3/rc_avpair_parse.3.gz
  44. share/man/man3/rc_avpair_remove.3.gz
  45. share/man/man3/rc_avpair_tostr.3.gz
  46. share/man/man3/rc_buildreq.3.gz
  47. share/man/man3/rc_check.3.gz
  48. share/man/man3/rc_check_tls.3.gz
  49. share/man/man3/rc_conf_int.3.gz
  50. share/man/man3/rc_conf_srv.3.gz
  51. share/man/man3/rc_conf_str.3.gz
  52. share/man/man3/rc_config_free.3.gz
  53. share/man/man3/rc_config_init.3.gz
  54. share/man/man3/rc_destroy.3.gz
  55. share/man/man3/rc_dict_addattr.3.gz
  56. share/man/man3/rc_dict_addval.3.gz
  57. share/man/man3/rc_dict_addvend.3.gz
  58. share/man/man3/rc_dict_findattr.3.gz
  59. share/man/man3/rc_dict_findval.3.gz
  60. share/man/man3/rc_dict_findvend.3.gz
  61. share/man/man3/rc_dict_free.3.gz
  62. share/man/man3/rc_dict_getattr.3.gz
  63. share/man/man3/rc_dict_getval.3.gz
  64. share/man/man3/rc_dict_getvend.3.gz
  65. share/man/man3/rc_find_server_addr.3.gz
  66. share/man/man3/rc_get_socket_type.3.gz
  67. share/man/man3/rc_get_srcaddr.3.gz
  68. share/man/man3/rc_getport.3.gz
  69. share/man/man3/rc_mksid.3.gz
  70. share/man/man3/rc_new.3.gz
  71. share/man/man3/rc_openlog.3.gz
  72. share/man/man3/rc_own_hostname.3.gz
  73. share/man/man3/rc_read_config.3.gz
  74. share/man/man3/rc_read_dictionary.3.gz
  75. share/man/man3/rc_read_dictionary_from_buffer.3.gz
  76. share/man/man3/rc_send_server.3.gz
  77. share/man/man3/rc_setdebug.3.gz
  78. share/man/man3/rc_test_config.3.gz
  79. share/man/man3/rc_tls_fd.3.gz
  80. share/radcli/dictionary
  81. share/radcli/dictionary.ascend
  82. share/radcli/dictionary.compat
  83. share/radcli/dictionary.merit
  84. share/radcli/dictionary.microsoft
  85. share/radcli/dictionary.roaringpenguin
  86. share/radcli/dictionary.sip
  87. @owner
  88. @group
  89. @mode
Collapse this list.
Dependency lines:
  • radcli>0:net/radcli
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 = 1684104328 SHA256 (radcli-1.3.1.tar.gz) = f3d071a9afc04d07f982acd46509f250a4da7df984845b1851e2cbf77942d667 SIZE (radcli-1.3.1.tar.gz) = 607279

Packages (timestamps in pop-ups are UTC):
radcli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.11.3.11.3.01.3.11.3.1---
FreeBSD:13:quarterly1.3.11.3.1-1.3.11.3.11.3.11.3.11.3.1
FreeBSD:14:latest1.3.11.3.11.3.01.3.11.3.11.3.1-1.3.1
FreeBSD:14:quarterly1.3.11.3.1-1.3.11.3.11.3.11.3.11.3.1
FreeBSD:15:latest1.3.11.3.1n/a1.3.1n/a1.3.11.3.11.3.1
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. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgnutls.so : security/gnutls
  2. libnettle.so : security/nettle
There are no ports dependent upon this port

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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/radcli/radcli/releases/download/1.3.1/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.1
13 Apr 2024 13:03:19
commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599commit hash: 62ed19575439e1d279d6736acd96ff58c4246599 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after
9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
1.3.1
21 Feb 2024 15:06:38
commit hash: 539a3517485cbc08c9c72771160c8d24969b0d8ccommit hash: 539a3517485cbc08c9c72771160c8d24969b0d8ccommit hash: 539a3517485cbc08c9c72771160c8d24969b0d8ccommit hash: 539a3517485cbc08c9c72771160c8d24969b0d8c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/radcli: Update manpage location (003a571d1d6585196545295efc181514f171c4c4,
r523104)
1.3.1
27 May 2023 04:07:40
commit hash: 7d9aa451f3005b22642c8f8ad14a388e5a1aff65commit hash: 7d9aa451f3005b22642c8f8ad14a388e5a1aff65commit hash: 7d9aa451f3005b22642c8f8ad14a388e5a1aff65commit hash: 7d9aa451f3005b22642c8f8ad14a388e5a1aff65 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/radcli: Update to 1.3.1

Changes:	https://github.com/radcli/radcli/releases
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.0
21 Nov 2020 09:18:15
Revision:555825Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.0

Changes:	https://github.com/radcli/radcli/releases
1.2.12
15 Nov 2020 17:58:41
Revision:555270Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.12

Changes:	https://github.com/radcli/radcli/releases
1.2.11_2
16 May 2020 10:51:33
Revision:535391Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for security/nettle shlib change
1.2.11_1
27 Feb 2020 21:26:47
Revision:527304Original commit files touched by this commit
sunpoet search for other commits by this committer
Reset maintainership

- While I'm here:
  - Use upstream asset instead of source tarball
  - Update pkg-descr
  - Take maintainership

PR:		244452
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.2.11_1
09 Jul 2019 17:13:07
Revision:506289Original commit files touched by this commit
sunpoet search for other commits by this committer
Update security/nettle to 3.5.1

- Bump PORTREVISION of dependent ports for shlib change
- Fix build of devel/pijul [1]

Changes:	https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS
PR:		238991
Exp-run by:	antoine
Thanks to:	tobik [1]
1.2.11
16 Sep 2018 00:08:23
Revision:479873Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.11

- While I'm here, sort PLIST

Changes:	https://github.com/radcli/radcli/releases
PR:		231382
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
1.2.10
23 Jul 2018 08:14:18
Revision:475154Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.2.10
- Pass maintainership to submitter

PR:		229896
Submitted by:	neel@neelc.org
1.2.8
22 Jun 2018 08:28:00
Revision:473023Original commit files touched by this commit
yuri search for other commits by this committer
Correction to r473019: Revert the unintended change to the 'Created by' headers.
1.2.8
22 Jun 2018 08:04:39
Revision:473019Original commit files touched by this commit
yuri search for other commits by this committer
Reset MAINTAINER on ports maintained by amutu@amutu.com

Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.

Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
1.2.8
01 Jul 2017 12:05:47
Revision:444818Original commit files touched by this commit
cpm search for other commits by this committer
net/radcli: update to 1.2.8

- Update radcli to 1.2.8
- Avoid running autoreconf twice
- Remove post-patch replacement (added upstream)

Changelog: https://github.com/radcli/radcli/releases/tag/1.2.8

PR:		220406
Submitted by:	Jov <amutu@amutu.com> (maintainer)
1.2.7
18 May 2017 21:19:31
Revision:441200Original commit files touched by this commit
cpm search for other commits by this committer
Add new port net/radcli

radcli is a library for writing RADIUS clients. It aims to allow writing
a RADIUS-aware application in less than 50 lines of code. It is based on the
freeradius-client library, but legacy code has been removed; IPv6 support,
pkg-config, TLS/DTLS, and API documentation have been added. It remains
source compatible with radiusclient-ng and freeradius-client.

WWW: https://radcli.github.io/radcli/

PR:		219088
Submitted by:	Jov <amutu@amutu.com>
Reviewed by:	danfe

Number of commits found: 18