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
openvpn-auth-radius RADIUS authentication plugin for OpenVPN
2.1_4 security on this many watch lists=4 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 2.1_4Version of this port present on the latest quarterly branch.
Maintainer: m.tsatsenko@gmail.com search for ports maintained by this maintainer
Port Added: 2011-03-04 17:14:56
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: sudo, openvpn, rsync, openssl, postfix
Also Listed In: net-vpn
License: GPLv2
WWW:
https://www.nongnu.org/radiusplugin/index.html
Description:
The OpenVPN Radius Plugin provides RADIUS authentication and accounting support for OpenVPN.
Homepage    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 (4 items)
Collapse this list.
  1. lib/radiusplugin.so
  2. /usr/local/share/licenses/openvpn-auth-radius-2.1_4/catalog.mk
  3. /usr/local/share/licenses/openvpn-auth-radius-2.1_4/LICENSE
  4. /usr/local/share/licenses/openvpn-auth-radius-2.1_4/GPLv2
Collapse this list.
Dependency lines:
  • openvpn-auth-radius>0:security/openvpn-auth-radius
To install the port:
cd /usr/ports/security/openvpn-auth-radius/ && make install clean
To add the package, run one of these commands:
  • pkg install security/openvpn-auth-radius
  • pkg install openvpn-auth-radius
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openvpn-auth-radius
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (radiusplugin_v2.1.tar.gz) = d858e9c26a2f71390ca2c0229eb3205fbe407876a6efda3f30433d20044ace88 SIZE (radiusplugin_v2.1.tar.gz) = 239270

Packages (timestamps in pop-ups are UTC):
openvpn-auth-radius
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1_42.1_42.1_42.1_42.1_4-2.1_4-
FreeBSD:13:quarterly2.1_42.1_42.1_42.1_42.1_42.1_42.1_42.1_4
FreeBSD:14:latest2.1_42.1_42.1_42.1_42.1_42.1_4-2.1_4
FreeBSD:14:quarterly2.1_42.1_4-2.1_42.1_42.1_42.1_42.1_4
FreeBSD:15:latest2.1_42.1_4n/a2.1_4n/a2.1_42.1_42.1_4
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. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. openvpn : security/openvpn
Library dependencies:
  1. libgcrypt.so : security/libgcrypt
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for openvpn-auth-radius-2.1_4: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
security_openvpn-auth-radius
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://svn-cache.ipcopaddons.org/
  2. http://www.nongnu.org/radiusplugin/
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
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)
2.1_4
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)
2.1_4
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1_4
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.
2.1_4
14 Aug 2019 03:26:09
Revision:508887Original commit files touched by this commit
meta search for other commits by this committer
Implement new virtual category: net-vpn for VPN related ports

based on discussion at ports@ [1]. As VPN softwares are put in different
physical category net and security. This is a little bit confusing. Let's
give them new virtual category net-vpn.

[1] https://lists.freebsd.org/pipermail/freebsd-ports/2019-April/115915.html

PR:		239395
Submitted by:	myself
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D21174
2.1_4
09 Jul 2018 08:36:02
Revision:474240Original commit files touched by this commit
meta search for other commits by this committer
security/openvpn-auth-radius: fix build on 11.2-RELEASE

PR:		229456
Submitted by:	nicolas@deffayet.com
Approved by:	maintainer, pi (mentor)
MFC after:	2018Q3
Sponsored by:		HAW International, Inc.
Differential Revision:	https://reviews.freebsd.org/D16135
2.1_3
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2.1_3
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
2.1_3
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
2.1_3
02 Jan 2015 18:46:34
Revision:376062Original commit files touched by this commit
pi search for other commits by this committer
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends

Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1_2
30 Jul 2014 03:57:24
Revision:363436Original commit files touched by this commit
pi search for other commits by this committer
security/libgcrypt: 1.5.3_3 -> 1.6.1

- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2.1_1
15 Jul 2014 16:57:39
Revision:361977Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
2.1_1
02 Feb 2014 19:06:30
Revision:342361Original commit files touched by this commit
marino search for other commits by this committer
security/openvpn-auth-radius: Fix build on FreeBSD 10+

In addition to PR, convert USE_GMAKE and use new library callouts.

PR:		ports/185439
Submitted by:	Andras JAKO
Fixed by:	maintainer (Mikhail Tsatsenko)
2.1_1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
2.1_1
03 May 2013 16:36:41
Revision:317220Original commit files touched by this commit
ehaupt search for other commits by this committer
Chase security/libgcrypt update
2.1
02 Oct 2012 16:40:41
Revision:305166Original commit files touched by this commit
az search for other commits by this committer
- Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this.

Spotted by:	zont@
Approved by:	portmgr (bapt@)
2.1
03 Jul 2011 11:40:49
Original commit files touched by this commit
swills search for other commits by this committer
- Chase the libgcrypt shared lib version
2.1
04 Mar 2011 17:14:38
Original commit files touched by this commit
miwi search for other commits by this committer
The OpenVPN Radius Plugin provides RADIUS authentication
and accounting support for OpenVPN.

WWW: http://www.nongnu.org/radiusplugin/index.html

PR:             ports/155259
Submitted by:   Mikhail T. <m.tsatsenko at gmail.com>

Number of commits found: 18