summaryrefslogtreecommitdiff
path: root/mail/popa3d/files/patch-ab (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-07-28Rename mail/ patch-xy patches to reflect the files they modify.Adam Weinberger1-22/+0
Notes: svn path=/head/; revision=363275
2004-05-12- allow build without optimisation flags.Dirk Meyer1-1/+1
PR: 66527 Submitted by: Yar Tikhiy Notes: svn path=/head/; revision=108969
2003-11-17- update to 0.6.4Dirk Meyer1-5/+5
Notes: svn path=/head/; revision=94147
2002-01-12- Update popa3d-0.5Dirk Meyer1-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
2000-04-01various port fixesMichael Haro1-11/+10
PR: 17180 Submitted by: maintainer Notes: svn path=/head/; revision=27220
2000-02-19Make port respect CFLAGSChris D. Faulhaber1-3/+4
Notes: svn path=/head/; revision=26008
2000-02-19popa3d is a POP3 server with the following goals:Chris D. Faulhaber1-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