aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Auth_RADIUS
Commit message (Collapse)AuthorAgeFilesLines
* net/pear-Auth_RADIUS: Spell LICENSE correctlyTobias Kortkamp2019-05-251-1/+1
| | | | Notes: svn path=/head/; revision=502542
* Introduce PHP flavors.Mathieu Arnold2018-03-081-1/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=463917
* Update distinfo and unbreak this portSunpoet Po-Chuan Hsieh2017-06-112-3/+4
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=443274
* - Update WWW: pear.php.net uses https://Sunpoet Po-Chuan Hsieh2016-12-131-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=428494
* net/pear-Auth_RADIUS: Update version 1.0.7=>1.1.0Muhammad Moinur Rahman2015-02-102-4/+6
| | | | | | | | | | - Add LICENSE (BSD3CLAUSE) - Take maintainership Approved by: bapt marino (implicit) Notes: svn path=/head/; revision=378791
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Convert to USES=pearBaptiste Daroussin2014-09-231-8/+2
| | | | Notes: svn path=/head/; revision=369094
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-151-9/+3
| | | | | | | - Trim header Notes: svn path=/head/; revision=314243
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.0.7Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264054
* - Pass maintainership to miwiChin-San Huang2008-09-081-1/+1
| | | | Notes: svn path=/head/; revision=220194
* - Update to 1.0.6Chin-San Huang2008-05-012-4/+4
| | | | Notes: svn path=/head/; revision=212431
* - Update to 1.0.5Rong-En Fan2007-03-012-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: ports/109646 Submitted by: chinsan Notes: svn path=/head/; revision=186243
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* - Add pear-Auth_RADIUS 1.0.4, PEAR wrapper classes for the RADIUS PECL.Florent Thoumie2005-03-133-0/+34
PR: ports/78706 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Approved by: pav (mentor) Notes: svn path=/head/; revision=131125