Port details |
- p5-Net-Radius Perl module to manipulate RADIUS packets
- 2.103_1 net
=5 2.103_1Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2002-03-23 03:41:21
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: radiusclient, pptpclient, netcat, wget, squid
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Net-Radius
- Description:
- The modules included here provide an interface to the RADIUS
protocol. It consists of the following modules:
Net::Radius::Packet - Deals with RADIUS packets
Net::Radius::Dictionary - Deals with RADIUS dictionaries
This module is essentially the original RADIUS-1.0 distribution by
Christopher Masto plus a number of changes and fixes by Luis Munoz and
Ian Smith.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Radius>0:net/p5-Net-Radius
- To install the port:
- cd /usr/ports/net/p5-Net-Radius/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-Radius
- pkg install p5-Net-Radius
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Radius
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Net-Radius-2.103.tar.gz) = 8355aae4258769f88786f283295bb697aa144e0205353a6fd8ec977fc4b3128f
SIZE (Net-Radius-2.103.tar.gz) = 240551
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- security/p5-Net-Radius-Server
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-Radius
- USES:
- perl5
- 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 |
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) |
2.103_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 ) |
2.103_1 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 ) |
2.103_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.103_1 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.103_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.103_1 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
2.103 05 Nov 2013 16:42:56
  |
vanilla  |
Support STAGEDIR. |
2.103 20 Sep 2013 22:10:25
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.103 29 Aug 2013 04:08:54
  |
sunpoet  |
- Use single space after WWW: |
2.103 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
2.103 29 Mar 2013 00:44:54
  |
eadler  |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
2.103 12 Apr 2012 03:05:15
 |
swills  |
- Fix tests
PR: ports/166695
Submitted by: Mel Flynn <rflynn@acsalaska.net> |
2.103 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2.103 15 Dec 2009 06:26:23
 |
pgollucci  |
- Update to 2.103 |
1.56 22 Jul 2009 16:27:08
 |
pgollucci  |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
1.56 17 Apr 2008 14:30:31
 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.56 19 Jun 2007 21:42:40
 |
miwi  |
- Update to 1.56 |
1.55 27 Apr 2007 04:57:50
 |
clsung  |
- Update to 1.55 |
1.53 04 Apr 2007 17:39:14
 |
gabor  |
- Remove old Perl support from unmaintained ports in categories starting
with letter k-n |
1.53 02 Mar 2007 14:26:18
 |
mat  |
Update to 1.53 |
1.52 27 Feb 2007 11:08:23
 |
linimon  |
Reset kbyanc@FreeBSD.org due to maintainer-timeouts and no response to email.
We hope to see Kelley back sometime.
Hat: portmgr |
1.52 26 Feb 2007 11:19:04
 |
miwi  |
- Update to 1.52
PR: 108248
Submitted by: miwi
Approved by: maintainer timeout |
1.51 25 Dec 2006 18:47:35
 |
erwin  |
- Update to 1.51
- Add WWW
Inspired by:
PR: 101737
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Approved by: maintainer timeout |
1.44 01 Jul 2006 16:04:40
 |
aaron  |
- Update to 1.44
PR: ports/99055
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
1.43 22 Jan 2006 21:24:05
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.43 22 Jan 2006 02:46:07
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.43 10 Jan 2005 23:33:13
 |
kbyanc  |
Update to use the Digest::MD5 module shipped with perl5.8 rather than the
port version if perl 5.8.0 or later is installed.
Submitted by: David Lay <dsl (at) webize (dot) com (dot) au>
PR: 73222 |
1.43 10 Apr 2004 16:07:10
 |
trevor  |
Trim whitespace. |
1.43 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.43 03 Jan 2004 21:30:19
 |
kbyanc  |
Use ${PERL5} rather than hard-coded equivalent.
PR: 57823
Submitted by: Shannon -jj Behrens <jj@nttmcl.com> |
1.43 13 Nov 2003 13:30:42
 |
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
1.43 24 Oct 2003 12:05:09
 |
ijliao  |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.43 07 Mar 2003 06:08:06
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.43 21 Mar 2002 19:07:46
 |
kbyanc  |
Add p5-Net-Radius: A perl module to manipulate RADIUS packets |