From owner-cvs-all@FreeBSD.ORG Sun Jan 20 06:38:05 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 E2EAE16A417; Sun, 20 Jan 2008 06:38:05 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C261013C4E1; Sun, 20 Jan 2008 06:38:05 +0000 (UTC) (envelope-from beech@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 m0K6c5IK071078; Sun, 20 Jan 2008 06:38:05 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m0K6c5cC071077; Sun, 20 Jan 2008 06:38:05 GMT (envelope-from beech) Message-Id: <200801200638.m0K6c5cC071077@repoman.freebsd.org> From: Beech Rintoul Date: Sun, 20 Jan 2008 06:38:05 +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/security Makefile ports/security/maia Makefile distinfo pkg-descr pkg-plist ports/security/maia/files .placeholder maia.sh.in pkg-deinstall.in pkg-install.in 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: Sun, 20 Jan 2008 06:38:06 -0000 beech 2008-01-20 06:38:05 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/maia Makefile distinfo pkg-descr pkg-plist security/maia/files .placeholder maia.sh.in pkg-deinstall.in pkg-install.in pkg-message.in Log: - New Port maia-1.0.2a - Maia Mailguard is a web-based interface and management system based on the popular amavisd-new e-mail scanner and SpamAssassin. Written in Perl and PHP, Maia Mailguard gives end-users control over how their mail is processed by virus scanners and spam filters, while giving mail administrators the power to configure site-wide defaults and limits. WWW: http://www.maiamailguard.com/ PR: ports/119325 Submitted by: Janky Jay (maintainer) Approved by: linimon (mentor) Revision Changes Path 1.933 +1 -0 ports/security/Makefile 1.1 +247 -0 ports/security/maia/Makefile (new) 1.1 +3 -0 ports/security/maia/distinfo (new) 1.1 +1 -0 ports/security/maia/files/.placeholder (new) 1.1 +46 -0 ports/security/maia/files/maia.sh.in (new) 1.1 +32 -0 ports/security/maia/files/pkg-deinstall.in (new) 1.1 +59 -0 ports/security/maia/files/pkg-install.in (new) 1.1 +19 -0 ports/security/maia/files/pkg-message.in (new) 1.1 +7 -0 ports/security/maia/pkg-descr (new) 1.1 +397 -0 ports/security/maia/pkg-plist (new)