From owner-cvs-all@FreeBSD.ORG Sun Jul 3 16:16:01 2005 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 2F45716A41C; Sun, 3 Jul 2005 16:16:01 +0000 (GMT) (envelope-from dannyboy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07BB643D4C; Sun, 3 Jul 2005 16:16:01 +0000 (GMT) (envelope-from dannyboy@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 j63GG0To097428; Sun, 3 Jul 2005 16:16:00 GMT (envelope-from dannyboy@repoman.freebsd.org) Received: (from dannyboy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j63GG02a097427; Sun, 3 Jul 2005 16:16:00 GMT (envelope-from dannyboy) Message-Id: <200507031616.j63GG02a097427@repoman.freebsd.org> From: Daniel Harris Date: Sun, 3 Jul 2005 16:16:00 +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/cyrus2courier Makefile distinfo pkg-descr 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, 03 Jul 2005 16:16:01 -0000 dannyboy 2005-07-03 16:16:00 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/cyrus2courier Makefile distinfo pkg-descr Log: Add cyrus2maildir. Convert a single mailbox from Cyrus-Imap into the Maildir++ format used by the Courier-IMAP and Dovecot IMAP servers. PR: 82478 Submitted by: Emanuel Haupt Revision Changes Path 1.665 +1 -0 ports/mail/Makefile 1.1 +38 -0 ports/mail/cyrus2courier/Makefile (new) 1.1 +2 -0 ports/mail/cyrus2courier/distinfo (new) 1.1 +7 -0 ports/mail/cyrus2courier/pkg-descr (new)