summaryrefslogtreecommitdiffstats
path: root/mail/popa3d
Commit message (Collapse)AuthorAgeFilesLines
* Spaces->tabs in the mail category.olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-2/+2
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-131-2/+2
|
* various port fixesmharo2000-04-019-86/+84
| | | | | PR: 17180 Submitted by: maintainer
* Make port respect CFLAGSjedgar2000-02-191-3/+4
|
* popa3d is a POP3 server with the following goals:jedgar2000-02-199-0/+179
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>
OpenPOWER on IntegriCloud