Port details |
- radsecproxy Generic RADIUS proxy
- 1.9.2_1 net =3 1.9.2_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2011-10-26 18:45:24
- Last Update: 2024-01-30 21:39:25
- Commit Hash: 0798733
- People watching this port, also watch:: freeradius3, redmine51, burp, check_ssl_cert, pdfgrep
- License: BSD3CLAUSE
- WWW:
- https://radsecproxy.github.io
- Description:
- radsecproxy is a generic RADIUS proxy that in addition to usual RADIUS
UDP transport, also supports TLS (RadSec), as well as RADIUS over TCP and
DTLS. The aim is for the proxy to have sufficient features to be flexible,
while at the same time to be small, efficient and easy to configure.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- radsecproxy>0:net/radsecproxy
- To install the port:
- cd /usr/ports/net/radsecproxy/ && make install clean
- To add the package, run one of these commands:
- pkg install net/radsecproxy
- pkg install radsecproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: radsecproxy
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683033623
SHA256 (radsecproxy-1.9.2.tar.gz) = 33914c035b3060e0a206fc6f7e595163edd1b6ad6798bd1fc6dbf718ff034d42
SIZE (radsecproxy-1.9.2.tar.gz) = 401379
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libnettle.so : security/nettle
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_radsecproxy
- USES:
- compiler:c11 cpe localbase:ldflags ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.2_1 30 Jan 2024 21:39:25 |
Muhammad Moinur Rahman (bofh) |
net/radsecproxy: Moved man to share/man |
1.9.2 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
1.9.2 02 May 2023 13:52:35 |
Muhammad Moinur Rahman (bofh) |
net/radsecproxy: Update version 1.9.1=>1.9.2
- Unbreak on HEAD
- Adopt port
- Pet portclippy
Changelog: https://github.com/radsecproxy/radsecproxy/releases/tag/1.9.2 |
1.9.1 09 Oct 2022 20:46:23 |
Neel Chauhan (nc) |
net/radsecproxy: Release port |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.9.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.9.1 09 Aug 2022 20:46:46 |
Neel Chauhan (nc) Author: Jørn Åne de Jong |
net/radsecproxy: Bump to 1.9.1
PR: 265705
Approved by: me (maintainer/committer) |
1.8.2 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
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 ) |
1.8.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.2 05 Jan 2021 15:33:40 |
nc |
Set MAINTAINER of my ports to my FreeBSD handle (nc@).
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D27966 |
1.8.2 29 Dec 2020 13:26:18 |
pkubaj |
net/radsecproxy: fix build on GCC architectures
GCC9 doesn't treat it as error:
cc1: warnings being treated as errors
radmsg.c: In function 'buf2radmsg':
radmsg.c:299: warning: comparison is always false due to limited range of data
type |
1.8.2 04 Dec 2020 07:19:35 |
fernape |
net/radsecproxy: Use release archive
* Use DISTVERSION
* Use release tarball
* Define license file
* Set CPE vendor to uninett
* Remove USES= autoreconf and tar:tgz
* Pet portlint
PR: 251546
Submitted by: daniel.engberg.lists@pyret.net
Approved by: neel@neelc.org (maintainer) |
1.8.2 02 Dec 2020 19:31:50 |
fernape |
net/radsecproxy: Update to 1.8.2 and set MAINTAINER
Submitter takes maintainership. He already maintains other ports.
PR: 251519
Submitted by: neel@neelc.org |
1.8.1_1 29 Nov 2020 16:38:35 |
mikael |
net/radsecproxy: Reset MAINTAINER
PR: 251446
Submitted by: m.tsatsenko@gmail.com (maintainer) |
1.8.1_1 27 May 2020 14:55:03 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
1.8.1_1 16 May 2020 10:51:33 |
sunpoet |
Bump PORTREVISION for security/nettle shlib change |
1.8.1 07 Oct 2019 15:27:18 |
swills |
net/radsecproxy: Update to 1.8.1, remove merged patches
PR: 241040
Submitted by: Jorn Ane de Jong <jornane@icloud.com>
Approved by: m.tsatsenko@gmail.com (maintainer) |
1.8.0 24 Sep 2019 17:53:08 |
swills |
net/radsecproxy: Update to 1.8.0, Remove BROKEN (on 12/13)
PR: 240382
Submitted by: Jorn Ane de Jong <jornane@icloud.com>
Approved by: m.tsatsenko@gmail.com (maintainer) |
1.6.8 04 Apr 2019 14:28:20 |
antoine |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
1.6.8 03 Jul 2017 13:03:26 |
bhughes |
net/radsecproxy: Update 1.6.6 -> 1.6.8
- Switch CPE_VENDOR to nordunet
- Update WWW and MASTER_SITES
PR: 220364
Submitted by: m.tsatsenko@gmail.com (maintainer)
Approved by: mat (co-mentor)
Differential Revision: https://reviews.freebsd.org/D11440 |
1.6.6 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.6.6 23 Apr 2015 00:38:05 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
1.6.6 25 Feb 2015 12:57:56 |
arved |
Update to 1.6.6
PR: 197976
Submitted by: maintainer |
1.6.5 10 Dec 2014 23:55:30 |
feld |
Fix "BSD" license in net category |
1.6.5 07 Jan 2014 20:52:30 |
ohauer |
- update to version 1.6.5
- add stage support
PR: ports/185288
Submitted by: ohauer
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) |
1.4.2 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.4.2 19 Feb 2013 23:07:44 |
pawel |
- Support using OpenSSL from ports
- Trim Makefile header while here
PR: ports/176075
Submitted by: Steve Wall <swall@redcom.com>
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) |
1.4.2 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.4.2 08 Jan 2012 07:01:25 |
eadler |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu) |
1.4.2 26 Oct 2011 18:44:50 |
eadler |
radsecproxy is a generic RADIUS proxy that in addition to to usual RADIUS
UDP transport, also supports TLS (RadSec), as well as RADIUS over TCP and
DTLS. The aim is for the proxy to have sufficient features to be flexible,
while at the same time to be small, efficient and easy to configure.
WWW: http://software.uninett.no/radsecproxy/
PR: ports/147943
Submitted by: Honza Betik <honza@betik.cz>
Approved by: bapt (mentor) |