From owner-cvs-ports@FreeBSD.ORG Fri Jul 6 23:03:58 2007 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 531B916A41F; Fri, 6 Jul 2007 23:03:58 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 4402B13C455; Fri, 6 Jul 2007 23:03:58 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l66N3wGD089004; Fri, 6 Jul 2007 23:03:58 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l66N3wlL089003; Fri, 6 Jul 2007 23:03:58 GMT (envelope-from garga) Message-Id: <200707062303.l66N3wlL089003@repoman.freebsd.org> From: Renato Botelho Date: Fri, 6 Jul 2007 23:03:57 +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/wmpop3lb Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jul 2007 23:03:58 -0000 garga 2007-07-06 23:03:57 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/wmpop3lb Makefile distinfo pkg-descr Log: WMPop3LB is a multi POP3 accounts mailbox checker. It can connect to up to 6 POP3 accounts to check if you have mail, get the "From:" and "Subject:" header fields of each mail and display them in a 7 lines window. Messages can be deleted directly off the servers by selecting the mails to delete and clicking the "delete" button. WWW: http://wmpop3lb.jourdain.org/ PR: ports/114364 Submitted by: Otavio Fernandes Revision Changes Path 1.856 +1 -0 ports/mail/Makefile 1.1 +49 -0 ports/mail/wmpop3lb/Makefile (new) 1.1 +3 -0 ports/mail/wmpop3lb/distinfo (new) 1.1 +7 -0 ports/mail/wmpop3lb/pkg-descr (new)