dev-perl / Authen-Radius

Communicate with a Radius server from Perl

Official package sites : https://metacpan.org/release/Authen-Radius ·

v0.320.0-r1 :: 0 :: gentoo

Modified
License
Artistic-2
Keywords
amd64 x86 ~hppa ~sparc
USE flags
examples test

v0.320.0 :: 0 :: gentoo

Modified
License
Artistic-2
Keywords
amd64 x86 ~hppa ~sparc
USE flags
examples test

General

examples
Install examples, usually source code
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

perl_features

debug
PERL_FEATURES setting enabling internal debug support in Perl
ithreads
PERL_FEATURES setting enabling interpreter level threads, has some compatibility problems
quadmath
PERL_FEATURES setting enabling 128bit floating point arithmetic via libquadmath

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / Data-HexDump : Hexadecimal Dumper

dev-perl / Net-IP : Perl extension for manipulating IPv4/IPv6 addresses

dev-perl / Test-NoWarnings : Make sure you didn't emit any warnings while testing

virtual / perl-Data-Dumper : Virtual for Data-Dumper

virtual / perl-Digest-MD5 : Virtual for Digest-MD5

virtual / perl-ExtUtils-MakeMaker : Virtual for ExtUtils-MakeMaker

virtual / perl-IO : Virtual for IO

virtual / perl-Test-Simple : Virtual for Test-Simple

dev-lang / perl : Larry Wall's Practical Extraction and Report Language

dev-perl / Data-HexDump : Hexadecimal Dumper

dev-perl / Net-IP : Perl extension for manipulating IPv4/IPv6 addresses

virtual / perl-Data-Dumper : Virtual for Data-Dumper

virtual / perl-Digest-MD5 : Virtual for Digest-MD5

virtual / perl-IO : Virtual for IO

Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Authen-Radius: Stabilize 0.320.0-r1 amd64, #934830
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Authen-Radius: Stabilize 0.320.0-r1 x86, #934830
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Authen-Radius: EAPI 8, rely on eclass impls
This covers more variables/args, etc. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/Authen-Radius: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-perl/Authen-Radius: amd64 stable wrt bug #804693
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
dev-perl/Authen-Radius: x86 stable wrt bug #804693
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
dev-perl/Authen-Radius: Version bump 0.32
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/Authen-Radius: Cleanup old 0.270.0
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Authen-Radius: Stabilize 0.310.0 amd64, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-perl/Authen-Radius: Stabilize 0.310.0 x86, #738212
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/Authen-Radius: Bump to version 0.310.0
- EAPI7 Upstream: - Fixed tagger integer attribute encoding - Fix tests if FreeRADIUS is not available - Fix warning when NoteList parameter used without Host Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/Authen-Radius: Remove old 0.260.0
Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-perl/Authen-Radius: x86 stable (bug #671730)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
dev-perl/Authen-Radius: amd64 stable wrt bug #671730
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Kent Fredric · gentoo
dev-perl/Authen-Radius: Bump to version 0.270.0
- export contrib/ via USE=examples Upstream: - Force FreeRADIUS dictionary format when BEGIN-VENDOR directive is found - Load included files using requested format - Add full support for octets type Package-Manager: Portage-2.3.40, Repoman-2.3.9
Kent Fredric · gentoo
dev-perl/Authen-Radius: Cleanup old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Thomas Deutschmann · gentoo
dev-perl/Authen-Radius: x86 stable (bug #652468)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Aaron Bauman · gentoo
dev-perl/Authen-Radius: amd64 stable
Bug: https://bugs.gentoo.org/652468 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Kent Fredric · gentoo
dev-perl/Authen-Radius: Bump to version 0.260.0
- EAPI6 - Update patches for eapply format - Patchify sed code - Don't run export in global scope - Parallel tests Upstream: - Clear authenticator under clear_attributes() - Add support for changing I/O activity timeouts - Add ACCESS_CHALLENGE packet type definition - Fix large wait on processing broadcasts - Add support for Status-Server requests - Add support for IPv6 - Add support for integer64 - Fix warning using uninitialized $vendor_name - Add support for date and time types - Improve support for FreeRADIUS and GNU Radius dictionarty files - Add support for tagged attributes - Fix sublist attribute type encoding Package-Manager: Portage-2.3.18, Repoman-2.3.6
Kent Fredric · gentoo
dev-perl/Authen-Radius: Copy from dev-perl/RadiusPerl
Upstream name change migration Package-Manager: Portage-2.3.18, Repoman-2.3.6