aboutsummaryrefslogtreecommitdiff
path: root/mail/popa3d/files/patch-ab
Commit message (Collapse)AuthorAgeFilesLines
* Rename mail/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-281-22/+0
| | | | Notes: svn path=/head/; revision=363275
* - allow build without optimisation flags.Dirk Meyer2004-05-121-1/+1
| | | | | | | | PR: 66527 Submitted by: Yar Tikhiy Notes: svn path=/head/; revision=108969
* - update to 0.6.4Dirk Meyer2003-11-171-5/+5
| | | | Notes: svn path=/head/; revision=94147
* - Update popa3d-0.5Dirk Meyer2002-01-121-21/+19
| | | | | | | | | | | - Cleanup POP_AFTERR_SMTP patches - honor CFLAGS - claim maintainership no response from previous maintainer since August 2001 Notes: svn path=/head/; revision=52969
* various port fixesMichael Haro2000-04-011-11/+10
| | | | | | | | PR: 17180 Submitted by: maintainer Notes: svn path=/head/; revision=27220
* Make port respect CFLAGSChris D. Faulhaber2000-02-191-3/+4
| | | | Notes: svn path=/head/; revision=26008
* popa3d is a POP3 server with the following goals:Chris D. Faulhaber2000-02-191-0/+24
1. Security (to the extent that is possible with POP3 at all, of course). 2. Reliability (again, as limited by the mailbox format and the protocol). 3. RFC compliance (slightly relaxed to work with real-world POP3 clients). 4. Performance (limited by the more important goals, above). PR: 16652 Submitted by: Sergey Samoyloff <techline@hotmail.ru> Notes: svn path=/head/; revision=26003