Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
| | | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193 | ||||
* | 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 | ||||
* | The PEAR::Net_Ident implements Identification Protocol according | Pav Lucistnik | 2005-03-08 | 3 | -0/+35 |
to RFC 1413. The Identification Protocol (a.k.a., "ident", a.k.a., "the Ident Protocol") provides a means to determine the identity of a user of a particular TCP connection. Given a TCP port number pair, it returns a character string which identifies the owner of that connection on the server's system. PR: ports/78532 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=130658 |