Port details |
- pecl-radius Radius client library for PHP
- 1.4.0b1_2 net =5 1.4.0b1_2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2005-03-11 16:21:32
- Last Update: 2024-09-05 06:17:53
- Commit Hash: 8ea18be
- People watching this port, also watch:: postfix, portmaster, unzip, subversion, zip
- Also Listed In: pear security
- License: BSD3CLAUSE
- WWW:
- https://pecl.php.net/package/radius
- https://github.com/LawnGnome/php-radius
- Description:
- This package is based on the libradius of FreeBSD, with some modifications and
extensions.
This PECL provides full support for RADIUS authentication (RFC 2865) and
RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an easy way to
authenticate your users against the user-database of your OS (for example
against Windows Active-Directory via IAS).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}pecl-radius>0:net/pecl-radius
- To install the port:
- cd /usr/ports/net/pecl-radius/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pecl-radius
- pkg install php82-pecl-radius
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pecl-radius
- Package flavors (<flavor>: <package>)
- php82: php82-pecl-radius
- php81: php81-pecl-radius
- php83: php83-pecl-radius
- php84: php84-pecl-radius
- distinfo:
- TIMESTAMP = 1476033543
SHA256 (PECL/radius-1.4.0b1.tgz) = 97dcf2e497131a20804cc508873a123012b773f42d077af398334f3caf86ee54
SIZE (PECL/radius-1.4.0b1.tgz) = 50953
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:
-
- phpize : lang/php82
- autoconf>0 : devel/autoconf
- Runtime dependencies:
-
- php.h : lang/php82
- This port is required by:
- for Run
-
- net/pear-Auth_RADIUS
Configuration Options:
- ===> The following configuration options are available for php82-pecl-radius-1.4.0b1_2:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- net_pecl-radius
- USES:
- php:pecl
- 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.4.0b1_2 05 Sep 2024 06:17:53 |
Po-Chuan Hsieh (sunpoet) |
net/pecl-radius: Fix build with php84 (8.4.0beta4+)
Reference: https://github.com/php/php-src/commit/8cf8751533aa37479f8f2e229e407e9bf6025237
https://github.com/php/php-src/commit/3e05c86c35e23d97a29f3f1ba0070df73fdf914f
https://pkg-status.freebsd.org/beefy16/data/133amd64-default/94b089c7ad30/logs/php84-pecl-radius-1.4.0b1_2.log
https://pkg-status.freebsd.org/beefy22/data/140amd64-default/94b089c7ad30/logs/php84-pecl-radius-1.4.0b1_2.log
https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p94b089c7ad30_sb162fc3f309/logs/php84-pecl-radius-1.4.0b1_2.log |
1.4.0b1_2 29 Jul 2024 19:02:58 |
Po-Chuan Hsieh (sunpoet) |
net/pecl-radius: Fix build with php84 |
1.4.0b1_2 29 Jul 2024 12:39:16 |
Po-Chuan Hsieh (sunpoet) |
net/pecl-radius: Cosmetic change |
1.4.0b1_2 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
1.4.0b1_2 19 May 2024 17:15:26 |
Po-Chuan Hsieh (sunpoet) |
net/pecl-radius: Update WWW |
1.4.0b1_2 31 Mar 2024 03:10:31 |
Po-Chuan Hsieh (sunpoet) |
net/pecl-radius: Import more PHP 8 fixes
- Bump PORTREVISION for package change
PR: 265899
Reported by: Franco Fichtner <franco@opnsense.org>
Obtained
from: https://github.com/fichtner/php-radius/commit/8a756ae7a411b7f7fdbcb44102736b09d0d1cec5
https://github.com/fichtner/php-radius/commit/a82b0b9e3c45241f9a9e67dabbe21face8ad6282 |
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.4.0b1_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.4.0b1_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 ) |
1.4.0b1_1 07 May 2021 09:39:04 |
Po-Chuan Hsieh (sunpoet) |
net/pecl-radius: Fix build with PHP 8.0
- Bump PORTREVISION for package change
Obtained
from: https://github.com/Jan-E/php-radius/commit/d2d10e1781dbae70c39112a98ef14602bf99a221 |
1.4.0.b1 04 May 2021 19:15:07 |
Po-Chuan Hsieh (sunpoet) |
net/pecl-radius: Take maintainership |
1.4.0.b1 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.4.0.b1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.0.b1 29 Dec 2020 09:14:44 |
antoine |
Ignore with PHP 8.0
Reported by: pkg-fallout |
1.4.0.b1 06 Mar 2020 17:33:54 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.4.0.b1 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.4.0.b1 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.4.0.b1 10 Apr 2017 15:08:47 |
mat |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
1.4.0.b1 23 Dec 2016 22:08:15 |
mandree |
NMU to version 1.4.0b1, adding PHP 7 support.
PR: 214774
Submitted by: Franco Fichtner <franco@opnsense.org>
Approved by: Jochen Neumeister (maintainer)
Sponsored by: OPNsense |
1.3.0_1 22 Dec 2016 12:00:09 |
wen |
- Pass maintainership to submitter
PR: 215489
Submitted by: joneum@bsdproject.de |
1.3.0_1 13 Dec 2016 14:26:12 |
sunpoet |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
1.3.0_1 03 Aug 2016 12:47:05 |
mat |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
1.3.0 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.3.0 28 Jun 2016 14:00:45 |
mat |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
1.3.0 16 Apr 2016 15:39:53 |
pi |
net/pecl-radius: 1.2.7 -> 1.3.0
Changes:
https://pecl.php.net/package-changelog.php?package=radius&release=1.3.0
PR: 208013
Submitted by: Franco Fichtner <franco@opnsense.org>
Approved by: miwi (maintainer) |
1.2.7 18 Feb 2016 14:47:06 |
miwi |
- Ignore php70
- While here remove old php gruft |
1.2.7 26 Nov 2015 14:39:58 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.2.7 24 Feb 2015 09:20:42 |
vanilla |
1: add LICENSE.
2: switch to USES=tar:tgz |
1.2.7 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.2.7 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.2.7 19 May 2014 07:15:37 |
miwi |
- Update to 1.2.7
- Pet portlint
PR: 189798
Submitted by: Bartek Rutkowski <ports@robakdesign.com> |
1.2.5 05 Feb 2014 13:45:39 |
miwi |
- Stage support |
1.2.5 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
1.2.5 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.2.5 23 May 2012 07:41:41 |
ale |
Fix for php 5.4. |
1.2.5 17 May 2012 20:36:28 |
ale |
Set IGNORE_WITH_PHP and DEFAULT_PHP_VER. |
1.2.5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.5 06 Jul 2007 08:12:37 |
miwi |
- Update to 1.2.5
- Take maintainership |
1.2.4 23 Sep 2006 00:23:36 |
linimon |
Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr |
1.2.4 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.2.4 11 Mar 2005 16:20:52 |
pav |
New port: security/pecl-radius Radius client library
This package is based on the libradius of FreeBSD, with some modifications and
extensions.
This PECL provides full support for RADIUS authentication (RFC 2865) and
RADIUS accounting (RFC 2866), works on Unix and on Windows. Its an easy way to
authenticate your users against the user-database of your OS (for example
against Windows Active-Directory via IAS).
PR: ports/78638
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> |