aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pear-Net_LMTP
Commit message (Collapse)AuthorAgeFilesLines
* Stage support for non-IGNORED pear classesantoine2013-11-261-1/+0
| | | | | Tested by: poudriere Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | mail)
* - Convert to PEAR_AUTOINSTALLmiwi2013-03-171-6/+2
| | | | - Trim header
* - Fix buildwen2011-12-271-0/+1
| | | | Reported by: pav@
* - Update to 1.0.2wen2011-12-232-4/+4
|
* - remove MD5ohauer2011-07-031-1/+0
|
* Reset maintainership of ports assigned to antonio@php.net after numerouslinimon2006-09-231-1/+1
| | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Remove pear ports obsolated by devel/pear and switchale2005-12-101-1/+1
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* PEAR::Net_LMTP provides an implementation of the RFC2033 LMTP usingpav2005-03-093-0/+31
PEAR::Net_Socket and PEAR::Auth_SASL. PR: ports/78553 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>