git: 78a2cf08b609 - main - net/freeradius3: Update to 3.2.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 16:03:14 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=78a2cf08b6092ca603207b8d251e96e52c18ce21 commit 78a2cf08b6092ca603207b8d251e96e52c18ce21 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2024-06-03 16:02:08 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2024-06-03 16:02:08 +0000 net/freeradius3: Update to 3.2.4 PR: 279395 Submitted by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> --- net/freeradius3/Makefile | 3 +-- net/freeradius3/distinfo | 6 ++--- net/freeradius3/files/patch-src__main__listen.c | 11 --------- net/freeradius3/pkg-plist | 30 ++++++++++++++++++++++++- 4 files changed, 33 insertions(+), 17 deletions(-) diff --git a/net/freeradius3/Makefile b/net/freeradius3/Makefile index fd83e50caa7c..14b3e52ab1cc 100644 --- a/net/freeradius3/Makefile +++ b/net/freeradius3/Makefile @@ -1,6 +1,5 @@ PORTNAME= freeradius -DISTVERSION= 3.2.3 -PORTREVISION= 2 +DISTVERSION= 3.2.4 CATEGORIES= net MASTER_SITES= https://github.com/FreeRADIUS/freeradius-server/releases/download/release_${DISTVERSION:S/./_/g}/ \ https://freeradius.org/ftp/pub/radius/%SUBDIR%/ \ diff --git a/net/freeradius3/distinfo b/net/freeradius3/distinfo index feebc032ddd7..f04d6263e582 100644 --- a/net/freeradius3/distinfo +++ b/net/freeradius3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685205125 -SHA256 (freeradius-server-3.2.3.tar.bz2) = 4a16aeffbfa1424e1f317fdf71d17e5523a4fd9564d87c747a60595ef93c5d1f -SIZE (freeradius-server-3.2.3.tar.bz2) = 3454869 +TIMESTAMP = 1717010453 +SHA256 (freeradius-server-3.2.4.tar.bz2) = 4d7eb0dc48ee12dd9495108cd79316c3f0c07a548392a1be2a69bd2b81e2f94c +SIZE (freeradius-server-3.2.4.tar.bz2) = 3495607 diff --git a/net/freeradius3/files/patch-src__main__listen.c b/net/freeradius3/files/patch-src__main__listen.c deleted file mode 100644 index b6424a240f4a..000000000000 --- a/net/freeradius3/files/patch-src__main__listen.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/main/listen.c.orig 2023-05-27 19:37:22.486268000 +0200 -+++ src/main/listen.c 2023-05-27 19:47:35.685829000 +0200 -@@ -55,7 +55,7 @@ - #ifdef WITH_TLS - #include <netinet/tcp.h> - --# ifdef __APPLE__ -+# if defined __APPLE__ || __FreeBSD__ - # if !defined(SOL_TCP) && defined(IPPROTO_TCP) - # define SOL_TCP IPPROTO_TCP - # endif diff --git a/net/freeradius3/pkg-plist b/net/freeradius3/pkg-plist index fb7dc6f15071..ee7f475e679c 100644 --- a/net/freeradius3/pkg-plist +++ b/net/freeradius3/pkg-plist @@ -8,6 +8,7 @@ bin/radclient bin/radcrypt bin/radeapclient bin/radlast +bin/radsecret bin/radsniff bin/radsqlrelay bin/radtest @@ -134,6 +135,9 @@ include/freeradius/vqp.h %%LIBDIR%%/rlm_digest.a %%LIBDIR%%/rlm_digest.la %%LIBDIR%%/rlm_digest.so +%%LIBDIR%%/rlm_dpsk.a +%%LIBDIR%%/rlm_dpsk.la +%%LIBDIR%%/rlm_dpsk.so %%LIBDIR%%/rlm_dynamic_clients.a %%LIBDIR%%/rlm_dynamic_clients.la %%LIBDIR%%/rlm_dynamic_clients.so @@ -164,6 +168,9 @@ include/freeradius/vqp.h %%LIBDIR%%/rlm_eap_sim.a %%LIBDIR%%/rlm_eap_sim.la %%LIBDIR%%/rlm_eap_sim.so +%%LIBDIR%%/rlm_eap_teap.a +%%LIBDIR%%/rlm_eap_teap.la +%%LIBDIR%%/rlm_eap_teap.so %%LIBDIR%%/rlm_eap_tls.a %%LIBDIR%%/rlm_eap_tls.la %%LIBDIR%%/rlm_eap_tls.so @@ -505,6 +512,18 @@ sbin/radmin %%PORTDOCS%%%%DOCSDIR%%/antora/modules/ROOT/nav.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/ROOT/pages/directories.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/ROOT/pages/index.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/concepts/nav.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/concepts/pages/aaa.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/concepts/pages/index.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/concepts/pages/modules/ldap/authentication.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/developers/nav.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/developers/pages/bugs.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/developers/pages/coding-methods.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/developers/pages/contributing.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/developers/pages/coverage.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/developers/pages/index.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/developers/pages/profile.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/developers/pages/release-method.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/howto/nav.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/howto/pages/index.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/howto/pages/protocols/dhcp/enable.adoc @@ -524,6 +543,9 @@ sbin/radmin %%PORTDOCS%%%%DOCSDIR%%/antora/modules/howto/pages/protocols/proxy/radsec_client.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/howto/pages/protocols/proxy/radsec_with_haproxy.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/howto/pages/protocols/proxy/radsec_with_traefik.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/howto/pages/monitoring/index.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/howto/pages/monitoring/statistics.adoc +%%PORTDOCS%%%%DOCSDIR%%/antora/modules/howto/pages/simultaneous_use.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/installation/nav.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/installation/pages/dependencies.adoc %%PORTDOCS%%%%DOCSDIR%%/antora/modules/installation/pages/index.adoc @@ -598,12 +620,12 @@ sbin/radmin %%EXAMPLESDIR%%/raddb/certs/client.key %%EXAMPLESDIR%%/raddb/certs/client.p12 %%EXAMPLESDIR%%/raddb/certs/client.pem -%%EXAMPLESDIR%%/raddb/certs/dh %%EXAMPLESDIR%%/raddb/certs/index.txt %%EXAMPLESDIR%%/raddb/certs/index.txt.attr %%EXAMPLESDIR%%/raddb/certs/index.txt.attr.old %%EXAMPLESDIR%%/raddb/certs/index.txt.old %%PORTEXAMPLES%%%%EXAMPLESDIR%%/raddb/certs/inner-server.cnf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/raddb/certs/realms/README.md %%EXAMPLESDIR%%/raddb/certs/passwords.mk %%EXAMPLESDIR%%/raddb/certs/serial %%EXAMPLESDIR%%/raddb/certs/serial.old @@ -637,6 +659,7 @@ sbin/radmin %%EXAMPLESDIR%%/raddb/mods-available/dhcp %%EXAMPLESDIR%%/raddb/mods-available/dhcp_sqlippool %%EXAMPLESDIR%%/raddb/mods-available/digest +%%EXAMPLESDIR%%/raddb/mods-available/dpsk %%EXAMPLESDIR%%/raddb/mods-available/dynamic_clients %%EXAMPLESDIR%%/raddb/mods-available/eap %%EXAMPLESDIR%%/raddb/mods-available/echo @@ -904,6 +927,7 @@ sbin/radmin %%DATADIR%%/dictionary.alcatel-lucent.aaa %%DATADIR%%/dictionary.alcatel.esam %%DATADIR%%/dictionary.alcatel.sr +%%DATADIR%%/dictionary.alphion %%DATADIR%%/dictionary.alteon %%DATADIR%%/dictionary.altiga %%DATADIR%%/dictionary.alvarion @@ -945,6 +969,7 @@ sbin/radmin %%DATADIR%%/dictionary.cisco.vpn3000 %%DATADIR%%/dictionary.cisco.vpn5000 %%DATADIR%%/dictionary.citrix +%%DATADIR%%/dictionary.ckey %%DATADIR%%/dictionary.clavister %%DATADIR%%/dictionary.cnergee %%DATADIR%%/dictionary.colubris @@ -1028,6 +1053,7 @@ sbin/radmin %%DATADIR%%/dictionary.nortel %%DATADIR%%/dictionary.ntua %%DATADIR%%/dictionary.openser +%%DATADIR%%/dictionary.openwifi %%DATADIR%%/dictionary.packeteer %%DATADIR%%/dictionary.paloalto %%DATADIR%%/dictionary.patton @@ -1087,6 +1113,7 @@ sbin/radmin %%DATADIR%%/dictionary.shiva %%DATADIR%%/dictionary.siemens %%DATADIR%%/dictionary.slipstream +%%DATADIR%%/dictionary.smartsharesystems %%DATADIR%%/dictionary.sofaware %%DATADIR%%/dictionary.softbank %%DATADIR%%/dictionary.sonicwall @@ -1100,6 +1127,7 @@ sbin/radmin %%DATADIR%%/dictionary.telkom %%DATADIR%%/dictionary.telrad %%DATADIR%%/dictionary.terena +%%DATADIR%%/dictionary.tplink %%DATADIR%%/dictionary.trapeze %%DATADIR%%/dictionary.travelping %%DATADIR%%/dictionary.tripplite