Date: Thu, 10 Nov 2005 10:29:33 +0000 (UTC) From: Simon Barner <barner@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/fetchmail Makefile ports/mail/fetchmail/files fetchmailconf patch-imap.c Message-ID: <200511101029.jAAATXHl067926@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511101029.jAAATXHl067926>
