Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 03AB0A618D for ; Fri, 15 Nov 2013 19:29:15 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 62A6514A2C7; Fri, 15 Nov 2013 19:29:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E3C8614A2C4 for ; Fri, 15 Nov 2013 19:29:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id WIhnseHHWfaL for ; Fri, 15 Nov 2013 19:29:10 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 577CF14A2C5 for ; Fri, 15 Nov 2013 19:29:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4C61B96; Fri, 15 Nov 2013 19:29:10 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 15 Nov 2013 19:29:10 +0000 From: "Sergey Svishchev" Subject: CVS commit: pkgsrc/mail/mailgraph To: pkgsrc-changes@NetBSD.org Reply-To: shattered@netbsd.org X-Mailer: log_accum Message-Id: <20131115192910.4C61B96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: shattered Date: Fri Nov 15 19:29:10 UTC 2013 Modified Files: pkgsrc/mail/mailgraph: Makefile distinfo Log Message: Update to 1.14 (released 2007). Changes: * add external css file: mailgraph.css -> you will need to add this file to where mailgraph.cgi is * add support for exim * add support for SpamAssassin milter * update support for amavis-milter * update support for amavisd-new * update support for spamproxyd * --ignore-host can now be specified multiple times To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/mail/mailgraph/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/mail/mailgraph/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.