From owner-cvs-all@FreeBSD.ORG Tue Dec 21 23:34:58 2004 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 0E36B16A4CE; Tue, 21 Dec 2004 23:34:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDE0143D2F; Tue, 21 Dec 2004 23:34:57 +0000 (GMT) (envelope-from edwin@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 iBLNYvpn088362; Tue, 21 Dec 2004 23:34:57 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBLNYv0L088361; Tue, 21 Dec 2004 23:34:57 GMT (envelope-from edwin) Message-Id: <200412212334.iBLNYv0L088361@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 21 Dec 2004 23:34:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/ismail Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/ismail/files install.sh 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: Tue, 21 Dec 2004 23:34:58 -0000 edwin 2004-12-21 23:34:57 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/ismail Makefile distinfo pkg-descr pkg-message pkg-plist www/ismail/files install.sh Log: New Port: mail/ismail PHP-based webmail client Inside Systems Mail is a web mail client that makes heavy use of JS, CSS, and DOM to create a snappy, easily configurable and familiar mail interface. PR: ports/68205 Submitted by: Kelley Reynolds Revision Changes Path 1.1019 +1 -0 ports/www/Makefile 1.1 +87 -0 ports/www/ismail/Makefile (new) 1.1 +2 -0 ports/www/ismail/distinfo (new) 1.1 +17 -0 ports/www/ismail/files/install.sh (new) 1.1 +8 -0 ports/www/ismail/pkg-descr (new) 1.1 +22 -0 ports/www/ismail/pkg-message (new) 1.1 +158 -0 ports/www/ismail/pkg-plist (new)