Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove pear ports obsolated by devel/pear and switch | Alex Dupre | 2005-12-09 | 1 | -2/+2 |
| | | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745 | ||||
* | PEAR::Crypt_CHAP provides Classes for generating CHAP packets. | Pav Lucistnik | 2005-03-11 | 3 | -0/+37 |
Currently these types of CHAP are supported: * CHAP-MD5 * MS-CHAPv1 * MS-CHAPv2 PR: ports/78641 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=130936 |