cvs commit: ports/mail/fetchmail Makefile ports/mail/fetchmail/files
fetchmailconf patch-imap.c
Simon Barner
barner at FreeBSD.org
Thu Nov 10 02:29:33 PST 2005
barner 2005-11-10 10:29:33 UTC
FreeBSD ports repository
Modified files:
mail/fetchmail Makefile
mail/fetchmail/files fetchmailconf
Added files:
mail/fetchmail/files patch-imap.c
Log:
- fix IMAP client timeout bug with upstream servers that do not send updated
EXISTS counts after acknowledging EXPUNGE see <http://bugs.debian.org/314509>
- add fetchmailconf wrapper check for _tkinter.so (if python was installed but
not Tkinter, the wrapper would still try to run fetchmailconf.bin, which
gives a less clear error message to the user than was intended)
- let fetchmailconf wrapper pass command line arguments to fetchmailconf.bin
(it supports -d and -f FILE)
- replace PREFIX with LOCALBASE where appropriate
- bump PORTREVISION
Submitted by: Matthias Andree <matthias.andree at gmx.de>
PR: ports/88444
Revision Changes Path
1.161 +3 -3 ports/mail/fetchmail/Makefile
1.6 +16 -13 ports/mail/fetchmail/files/fetchmailconf
1.1 +18 -0 ports/mail/fetchmail/files/patch-imap.c (new)
More information about the cvs-all
mailing list