From owner-cvs-all@FreeBSD.ORG Fri Dec 18 03:05:13 2009 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 D8180106566B; Fri, 18 Dec 2009 03:05:13 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C64B68FC14; Fri, 18 Dec 2009 03:05:13 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nBI35DhT005875; Fri, 18 Dec 2009 03:05:13 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nBI35DYt005874; Fri, 18 Dec 2009 03:05:13 GMT (envelope-from wen) Message-Id: <200912180305.nBI35DYt005874@repoman.freebsd.org> From: Wen Heping Date: Fri, 18 Dec 2009 03:05: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/p5-Net-IMAP-Server Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 03:05:13 -0000 wen 2009-12-18 03:05:13 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-Net-IMAP-Server Makefile distinfo pkg-descr pkg-plist Log: Net::IMAP::Server provides a complete implementation of the RFC 3501 specification, along with several IMAP4rev1 extensions. It provides separation of the mailbox and message store from the client interaction loop. WWW: http://search.cpan.org/dist/Net-IMAP-Server/ Revision Changes Path 1.991 +1 -0 ports/mail/Makefile 1.1 +37 -0 ports/mail/p5-Net-IMAP-Server/Makefile (new) 1.1 +3 -0 ports/mail/p5-Net-IMAP-Server/distinfo (new) 1.1 +6 -0 ports/mail/p5-Net-IMAP-Server/pkg-descr (new) 1.1 +43 -0 ports/mail/p5-Net-IMAP-Server/pkg-plist (new)