From owner-cvs-all@FreeBSD.ORG Sat Mar 29 16:49:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D540637B401; Sat, 29 Mar 2003 16:49:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 820E743FAF; Sat, 29 Mar 2003 16:49:11 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h2U0nB0U033658; Sat, 29 Mar 2003 16:49:11 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2U0nAie033657; Sat, 29 Mar 2003 16:49:10 -0800 (PST) Message-Id: <200303300049.h2U0nAie033657@repoman.freebsd.org> From: Edwin Groothuis Date: Sat, 29 Mar 2003 16:49:10 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/imp3 Makefile distinfo pkg-plist ports/mail/imp3/files httpd.conf.imp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2003 00:49:14 -0000 edwin 2003/03/29 16:49:10 PST FreeBSD ports repository Modified files: mail/imp3 Makefile distinfo pkg-plist mail/imp3/files httpd.conf.imp Log: mail/imp3: upgrading to IMP 3.2. - Several workarounds for buggy browser behaviour when downloading attachments - Warning before a user session times out - Allow creation of folder names in other charsets than iso-8859-1 - New image mime type viewer - VFS (Virtual Filesystem) support for attachments in composed messages - New translations: Bulgarian, Lithuanian, Romanian, Latvian, Catalan - Many bug fixes. PR: ports/48645 Submitted by: Thierry Thomas Revision Changes Path 1.21 +13 -13 ports/mail/imp3/Makefile 1.6 +1 -1 ports/mail/imp3/distinfo 1.2 +4 -0 ports/mail/imp3/files/httpd.conf.imp 1.7 +33 -0 ports/mail/imp3/pkg-plist