From owner-cvs-all@FreeBSD.ORG Sat Oct 25 13:52:33 2003 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 C9D1C16A4C0; Sat, 25 Oct 2003 13:52:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA21F43FBF; Sat, 25 Oct 2003 13:52:32 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9PKqWXJ077888; Sat, 25 Oct 2003 13:52:32 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9PKqWpb077887; Sat, 25 Oct 2003 13:52:32 -0700 (PDT) (envelope-from dinoex) Message-Id: <200310252052.h9PKqWpb077887@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 25 Oct 2003 13:52:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/clamav Makefileports/security/clamav/files clamd.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: Sat, 25 Oct 2003 20:52:34 -0000 dinoex 2003/10/25 13:52:32 PDT FreeBSD ports repository Modified files: security/clamav Makefile security/clamav/files clamd.sh Log: - ensure that an stale clamd socket will be deleted. [1] - Add conflict with clamav-devel port [2] - fix milter on STABLE [3] no response from maintainer PR: 57379, 58037 Submitted by: martin@mail.tradex.sk [1], rob@debank.tv [2], dinoex [3] Revision Changes Path 1.12 +8 -2 ports/security/clamav/Makefile 1.2 +12 -1 ports/security/clamav/files/clamd.sh