| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=508882
|
|
|
|
| |
Notes:
svn path=/head/; revision=363275
|
|
|
|
| |
Notes:
svn path=/head/; revision=289167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
Submitted by: dougb
Notes:
svn path=/head/; revision=248354
|
|
|
|
|
|
|
| |
Submitted by: marck
Notes:
svn path=/head/; revision=248021
|
|
|
|
|
|
|
|
|
| |
- use rcng style start script
PR: 142799
Submitted by: Sevan Janiyan
Notes:
svn path=/head/; revision=247976
|
|
|
|
|
|
|
| |
Reported by: subdue on irc
Notes:
svn path=/head/; revision=169600
|
|
|
|
|
|
|
| |
Submitted by: osa
Notes:
svn path=/head/; revision=169217
|
|
|
|
|
|
|
| |
Submitted by: marck (Dmitry Morozovsky)
Notes:
svn path=/head/; revision=168832
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 100773
Submitted by: marck (Dmitry Morozovsky)
- keep compatibility checks
- make optiosn overriadeabel flor slave ports
- force UNIQUENAME to avoid conflichts between ports
Notes:
svn path=/head/; revision=168713
|
|
|
|
|
|
|
|
| |
PR: 66527
Submitted by: Yar Tikhiy
Notes:
svn path=/head/; revision=108969
|
|
|
|
|
|
|
|
|
|
|
|
| |
- new option STANDALONE_POP3
Submitted by: osa
- USE_REINPLACE for all options
- cleanup targets
Submitted by: dinoex
Notes:
svn path=/head/; revision=94864
|
|
|
|
| |
Notes:
svn path=/head/; revision=94147
|
|
|
|
|
|
|
| |
- extend popauth.m4 with optional timecheck
Notes:
svn path=/head/; revision=77196
|
|
|
|
| |
Notes:
svn path=/head/; revision=76012
|
|
|
|
|
|
|
|
|
| |
- Fix bug found by nunotex@pt-quorum.com
- discussion at http://marc.theaimsgroup.com/?l=popa3d-users&m=104354856516116&w=2
- Extend Documentation
Notes:
svn path=/head/; revision=74175
|
|
|
|
| |
Notes:
svn path=/head/; revision=73186
|
|
|
|
|
|
|
|
|
|
|
| |
- Cleanup POP_AFTERR_SMTP patches
- honor CFLAGS
- claim maintainership
no response from previous maintainer since August 2001
Notes:
svn path=/head/; revision=52969
|
|
|
|
|
|
|
|
| |
PR: 17180
Submitted by: maintainer
Notes:
svn path=/head/; revision=27220
|
|
|
|
| |
Notes:
svn path=/head/; revision=26008
|
|
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
|