From owner-cvs-all@FreeBSD.ORG Fri Jun 20 13:16:50 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 6B0C91065677; Fri, 20 Jun 2008 13:16:50 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5ED1A8FC20; Fri, 20 Jun 2008 13:16:50 +0000 (UTC) (envelope-from miwi@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 m5KDGnr3012412; Fri, 20 Jun 2008 13:16:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5KDGnFo012411; Fri, 20 Jun 2008 13:16:49 GMT (envelope-from miwi) Message-Id: <200806201316.m5KDGnFo012411@repoman.freebsd.org> From: Martin Wilke Date: Fri, 20 Jun 2008 13:16:49 +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/atmail Makefile distinfo pkg-descr pkg-plist ports/mail/atmail/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: Fri, 20 Jun 2008 13:16:50 -0000 miwi 2008-06-20 13:16:49 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/atmail Makefile distinfo pkg-descr pkg-plist mail/atmail/files pkg-message.in Log: AtMail is an open source webmail client written in PHP. It aims to provide a elegant Ajax webmail client for existing IMAP mailservers, with less bloat and a focus on an intuitive, simple user interface. WWW: http://atmail.org/ PR: ports/124705 Submitted by: Wen heping Revision Changes Path 1.914 +1 -0 ports/mail/Makefile 1.1 +52 -0 ports/mail/atmail/Makefile (new) 1.1 +3 -0 ports/mail/atmail/distinfo (new) 1.1 +32 -0 ports/mail/atmail/files/pkg-message.in (new) 1.1 +6 -0 ports/mail/atmail/pkg-descr (new) 1.1 +1608 -0 ports/mail/atmail/pkg-plist (new)