| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
1.0_1
|
miwi  |
- Get Rid MD5 support |
22 Jan 2006 21:24:05
1.0_1
|
edwin  |
SHA256ify
Approved by: krion@ |
10 Oct 2005 14:37:40
1.0_1
|
fenner  |
Remove ${MASTER_SITE_LOCAL}; we will still use the standard fallback
to the distfile mirrors.
Approved by: Lasse Johnsen <lasse@freebsdcluster.org> (MAINTAINER) |
31 Mar 2004 03:12:58
1.0_1
|
trevor  |
SIZEify (maintainer timeout) |
22 Aug 2003 13:25:23
1.0_1
|
mich  |
Unbreak build on alpha 5.x
bump PORTREVISION
Approved by: roberto (mentor)
Reviewed by: maintainer |
29 Jul 2003 16:19:04
1.0
|
mich  |
The program forwards all IMAP traffic between the client and the server, but
keeps the connection to the server alive after the client logs out. When the
same user attempts to log in again, the proxy will use the cached
username/password pair to authenticate the client, and tie the new client to
the old server connection (which was kept alive)
PR: 54977
Submitted by: Lasse L. Johnsen
Approved by: roberto (mentor) |