From owner-cvs-all@FreeBSD.ORG Sun Dec 26 10:23:37 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 20AD816A4CE; Sun, 26 Dec 2004 10:23:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A4D243D1D; Sun, 26 Dec 2004 10:23:37 +0000 (GMT) (envelope-from thierry@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 iBQANanx014492; Sun, 26 Dec 2004 10:23:36 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBQANa0F014491; Sun, 26 Dec 2004 10:23:36 GMT (envelope-from thierry) Message-Id: <200412261023.iBQANa0F014491@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 26 Dec 2004 10:23:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/ingo Makefile distinfo pkg-deinstall pkg-descr pkg-plist ports/mail/ingo/files httpd.conf.ingo pkg-message.in 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: Sun, 26 Dec 2004 10:23:37 -0000 thierry 2004-12-26 10:23:36 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/ingo Makefile distinfo pkg-deinstall pkg-descr pkg-plist mail/ingo/files httpd.conf.ingo pkg-message.in Log: Add ingo 1.0, horde's email-filter management application. PR: -l Submitted by: Thierry Thomas () Revision Changes Path 1.592 +1 -0 ports/mail/Makefile 1.1 +94 -0 ports/mail/ingo/Makefile (new) 1.1 +2 -0 ports/mail/ingo/distinfo (new) 1.1 +31 -0 ports/mail/ingo/files/httpd.conf.ingo (new) 1.1 +11 -0 ports/mail/ingo/files/pkg-message.in (new) 1.1 +27 -0 ports/mail/ingo/pkg-deinstall (new) 1.1 +7 -0 ports/mail/ingo/pkg-descr (new) 1.1 +156 -0 ports/mail/ingo/pkg-plist (new)