From owner-cvs-all@FreeBSD.ORG Sun Feb 17 17:39:55 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7670D16A419; Sun, 17 Feb 2008 17:39:55 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6BD5C13C44B; Sun, 17 Feb 2008 17:39:55 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1HHdtUF061918; Sun, 17 Feb 2008 17:39:55 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1HHdsFX061917; Sun, 17 Feb 2008 17:39:54 GMT (envelope-from itetcu) Message-Id: <200802171739.m1HHdsFX061917@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 17 Feb 2008 17:39:54 +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-mark_read-plugin Makefile distinfo pkg-descr pkg-plist ports/mail/squirrelmail-mark_read-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: Sun, 17 Feb 2008 17:39:55 -0000 itetcu 2008-02-17 17:39:54 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/squirrelmail-mark_read-plugin Makefile distinfo pkg-descr pkg-plist mail/squirrelmail-mark_read-plugin/files pkg-message.in Log: This plugin allows the user to turn on the display of "(read/unread)" links to the right of any folders in their folder list that contain at least one message. Clicking on the link will then mark all messages in this folder as read/unread. Note that you may turn the "read/unread" link on and off by going to the Folders page. You may even turn only the "read" or the "unread" link on or off. It also displays a "mark all read/unread" link below the folder list to mark all folders read/unread that are selected on the Folders page. WWW: http://www.squirrelmail.org/plugin_view.php?id=218 Revision Changes Path 1.897 +1 -0 ports/mail/Makefile 1.1 +82 -0 ports/mail/squirrelmail-mark_read-plugin/Makefile (new) 1.1 +3 -0 ports/mail/squirrelmail-mark_read-plugin/distinfo (new) 1.1 +7 -0 ports/mail/squirrelmail-mark_read-plugin/files/pkg-message.in (new) 1.1 +9 -0 ports/mail/squirrelmail-mark_read-plugin/pkg-descr (new) 1.1 +15 -0 ports/mail/squirrelmail-mark_read-plugin/pkg-plist (new)