From owner-cvs-all@FreeBSD.ORG Mon Mar 20 20:52:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 847F816A422; Mon, 20 Mar 2006 20:52:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4198643D49; Mon, 20 Mar 2006 20:52:13 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k2KKqDhT062060; Mon, 20 Mar 2006 20:52:13 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k2KKqD1X062059; Mon, 20 Mar 2006 20:52:13 GMT (envelope-from pav) Message-Id: <200603202052.k2KKqD1X062059@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 20 Mar 2006 20:52:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/squirrelmail-quota_usage-plugin Makefile distinfo pkg-descr pkg-plist ports/mail/squirrelmail-quota_usage-plugin/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 20 Mar 2006 20:52:13 -0000 pav 2006-03-20 20:52:13 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/squirrelmail-quota_usage-plugin Makefile distinfo pkg-descr pkg-plist mail/squirrelmail-quota_usage-plugin/files pkg-message.in Log: If you have an IMAP server with QUOTA Extension capability, you can use this plugin to view the current quota usage (both size and message count), which is displayed just above the folders list. A warning message can also be displayed to users upon login if desired. If no quota is set, nothing is displayed. WWW: http://www.squirrelmail.org PR: ports/93151 Submitted by: Gerrit Beine Revision Changes Path 1.734 +1 -0 ports/mail/Makefile 1.1 +75 -0 ports/mail/squirrelmail-quota_usage-plugin/Makefile (new) 1.1 +3 -0 ports/mail/squirrelmail-quota_usage-plugin/distinfo (new) 1.1 +5 -0 ports/mail/squirrelmail-quota_usage-plugin/files/pkg-message.in (new) 1.1 +7 -0 ports/mail/squirrelmail-quota_usage-plugin/pkg-descr (new) 1.1 +17 -0 ports/mail/squirrelmail-quota_usage-plugin/pkg-plist (new)