summaryrefslogtreecommitdiffstats
path: root/mail/popa3d
Commit message (Collapse)AuthorAgeFilesLines
* update MASTER_SITESdinoex2002-10-291-3/+2
|
* - Get rid of PERL and use SEDdinoex2002-06-161-2/+6
|
* Update to popa3d-0.5.1dinoex2002-05-092-3/+2
| | | | | PR: 37873 Submitted by: dominic_marks@btinternet.com
* - Install manpage too.dinoex2002-04-061-1/+3
| | | | Suggested by: lex@itv.kiev.ua
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
| | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command.
* - Fix creation of chroot dir again, the packed did not created it.dinoex2002-01-172-2/+3
|
* - moved chroot dir from /var/empty to ${PREFIX}/emptydinoex2002-01-132-1/+8
| | | | | - create chroot dir by default - bumped PORTREVISION
* - Update popa3d-0.5dinoex2002-01-1213-166/+225
| | | | | | | | - Cleanup POP_AFTERR_SMTP patches - honor CFLAGS - claim maintainership no response from previous maintainer since August 2001
* Added new functionality:dinoex2001-09-1610-7/+238
| | | | | | | | | | | SMTP_RELAY aftersucessfull POP3 authentification. Option: SMPT_AFTER_POP=yes Documentation and popauth.m4 is included in this port. PR: 29906
* 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