From owner-cvs-all@FreeBSD.ORG Thu Nov 20 08:12:05 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 CA94E16A4CF; Thu, 20 Nov 2003 08:12:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E99C843FEA; Thu, 20 Nov 2003 08:12:04 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAKGC4XJ074194; Thu, 20 Nov 2003 08:12:04 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAKGC4xi074193; Thu, 20 Nov 2003 08:12:04 -0800 (PST) (envelope-from marcus) Message-Id: <200311201612.hAKGC4xi074193@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 20 Nov 2003 08:12:04 -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 Makefile ports/mail/gdesklets-imapmail Makefile distinfo pkg-descr pkg-message pkg-plist patch-Install_imapmail_Sensor.bin 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: Thu, 20 Nov 2003 16:12:05 -0000 marcus 2003/11/20 08:12:04 PST FreeBSD ports repository Modified files: mail Makefile Added files: mail/gdesklets-imapmail Makefile distinfo pkg-descr pkg-message pkg-plist mail/gdesklets-imapmail/files patch-Install_imapmail_Sensor.bin Log: Add gdesklets-imapmail, a gdesklets display that show new/total email in an IMAP mailbox. PR: 59512 Submitted by: Franz Klammer Revision Changes Path 1.457 +1 -0 ports/mail/Makefile 1.1 +54 -0 ports/mail/gdesklets-imapmail/Makefile (new) 1.1 +1 -0 ports/mail/gdesklets-imapmail/distinfo (new) 1.1 +19 -0 ports/mail/gdesklets-imapmail/files/patch-Install_imapmail_Sensor.bin (new) 1.1 +4 -0 ports/mail/gdesklets-imapmail/pkg-descr (new) 1.1 +14 -0 ports/mail/gdesklets-imapmail/pkg-message (new) 1.1 +35 -0 ports/mail/gdesklets-imapmail/pkg-plist (new)