From owner-freebsd-ports@FreeBSD.ORG Sun Feb 19 07:02:15 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F1F016A420 for ; Sun, 19 Feb 2006 07:02:15 +0000 (GMT) (envelope-from jack@jarasoft.net) Received: from raats.xs4all.nl (raats.xs4all.nl [80.126.151.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 341D043D45 for ; Sun, 19 Feb 2006 07:02:14 +0000 (GMT) (envelope-from jack@jarasoft.net) Received: from raats.xs4all.nl (localhost.jarasoft.net [127.0.0.1]) by raats.xs4all.nl (Postfix) with ESMTP id 0BA1F1157D; Sun, 19 Feb 2006 08:02:13 +0100 (CET) Received: from jara3 (unknown [192.168.1.64]) by raats.xs4all.nl (Postfix) with ESMTP id 9494411436; Sun, 19 Feb 2006 08:02:11 +0100 (CET) Message-ID: <002701c63522$75a89320$4001a8c0@jarasoft.net> From: "Jack Raats" To: "KIMURA Yasuhiro" References: <001001c63452$02754400$4001a8c0@jarasoft.net> <20060219.105339.79651785.yasu@utahime.org> Date: Sun, 19 Feb 2006 08:02:33 +0100 Organization: JaRaSoft, Steenbergen, Nederland MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 1 X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-Virus-Scanned: ClamAV using ClamSMTP Cc: ports@FreeBSD.org Subject: Re: New clamsmtp port doesn't start X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jack Raats List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2006 07:02:15 -0000 >> After upgrading the ports I tried to upgrade clamsmtp from 1.6 to 1.6_1 >> Compiling is OK, but when I start the startup script the all.log >> complains that clamsmtp is missing arguments. >> Can anyone help me? > > I sent PR of this problem. Try patch of ports/93541 if you need to fix > right now. > > --- > KIMURA Yasuhiro Thanks! After applying the patch clamsmtp works OK! JAck