Port details |
- pear-Auth_RADIUS PEAR wrapper classes for the RADIUS PECL
- 1.1.0 net =3 1.1.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2005-03-13 20:45:51
- Last Update: 2024-08-03 18:59:37
- Commit Hash: 6373a1d
- People watching this port, also watch:: php81-pear, memcached, php81-pear-XML_DTD, pure-ftpd, libevent
- Also Listed In: pear security
- License: BSD3CLAUSE
- WWW:
- https://pear.php.net/package/Auth_RADIUS
- Description:
- PEAR::Auth_RADIUS provides wrapper-classes for the RADIUS PECL.
There are different Classes for the different authentication methods.
If you are using CHAP-MD5 or MS-CHAP you need also the Crypt_CHAP package.
If you are using MS-CHAP you need also the mhash and mcrypt extension.
- ¦ ¦ ¦ ¦
- 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}pear-Auth_RADIUS>0:net/pear-Auth_RADIUS
- To install the port:
- cd /usr/ports/net/pear-Auth_RADIUS/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pear-Auth_RADIUS
- pkg install php82-pear-Auth_RADIUS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pear-Auth_RADIUS
- Package flavors (<flavor>: <package>)
- php82: php82-pear-Auth_RADIUS
- php81: php81-pear-Auth_RADIUS
- php83: php83-pear-Auth_RADIUS
- php84: php84-pear-Auth_RADIUS
- distinfo:
- TIMESTAMP = 1497163255
SHA256 (PEAR/Auth_RADIUS-1.1.0.tgz) = 22ab209fb5c3d6b13799753438912ce3727119d974fe8aedc514f1ff4b941cb8
SIZE (PEAR/Auth_RADIUS-1.1.0.tgz) = 8711
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:
-
- pear : devel/pear@php82
- Runtime dependencies:
-
- php.h : lang/php82
- pear : devel/pear@php82
- radius.so : net/pecl-radius@php82
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_pear-Auth_RADIUS
- USES:
- pear php:flavors
- 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.1.0 03 Aug 2024 18:59:37 |
Muhammad Moinur Rahman (bofh) |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
1.1.0 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) |
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.1.0 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.1.0 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.1.0 25 Jan 2022 16:34:17 |
Muhammad Moinur Rahman (bofh) |
UNBREAK some ports with php80
- Pet portclippy/portfmt
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
1.1.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.0 29 Dec 2020 09:14:44 |
antoine |
Ignore with PHP 8.0
Reported by: pkg-fallout |
1.1.0 25 May 2019 10:02:07 |
tobik |
net/pear-Auth_RADIUS: Spell LICENSE correctly |
1.1.0 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.1.0 11 Jun 2017 07:40:59 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here:
- Add USES=php
- Fix indent
Content of tarballs are unchanged (checked against [1]).
=> Auth_RADIUS-1.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Auth_RADIUS-1.1.0.tgz
fetch: http://pear.php.net/get/Auth_RADIUS-1.1.0.tgz: size mismatch: expected
8619, actual 8711
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth_RADIUS-1.1.0.tgz
[1]
Approved by: portmgr (blanket) |
1.1.0 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.1.0 10 Feb 2015 18:35:58 |
bofh |
net/pear-Auth_RADIUS: Update version 1.0.7=>1.1.0
- Add LICENSE (BSD3CLAUSE)
- Take maintainership
Approved by: bapt marino (implicit) |
1.0.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.0.7 23 Sep 2014 16:57:57 |
bapt |
Convert to USES=pear |
1.0.7 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.0.7 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.7 15 Mar 2013 02:48:45 |
miwi |
- Convert to PEAR_AUTOINSTALL
- Trim header |
1.0.7 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.0.7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.0.7 04 Nov 2010 10:01:06 |
miwi |
- Update to 1.0.7 |
1.0.6 08 Sep 2008 00:22:00 |
chinsan |
- Pass maintainership to miwi |
1.0.6 01 May 2008 15:03:58 |
chinsan |
- Update to 1.0.6 |
1.0.5 01 Mar 2007 08:14:43 |
rafan |
- Update to 1.0.5
- Pass maintainership to submitter
PR: ports/109646
Submitted by: chinsan |
1.0.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.0.4 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.4 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.0.4 13 Mar 2005 20:44:44 |
flz |
- Add pear-Auth_RADIUS 1.0.4, PEAR wrapper classes for the RADIUS PECL.
PR: ports/78706
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Approved by: pav (mentor) |