From owner-freebsd-ports@FreeBSD.ORG Tue Mar 27 12:46:56 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 38EF116A400 for ; Tue, 27 Mar 2007 12:46:56 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by mx1.freebsd.org (Postfix) with ESMTP id E3A8013C43E for ; Tue, 27 Mar 2007 12:46:55 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so2351594ana for ; Tue, 27 Mar 2007 05:46:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tnEVZLvv08AbX4I/TFEKeKr+hqKt8gtMvkoAt1ga/9r3bJEdQcPMimD0nLtDqzSjGLLuI+qbQFV+zhpoaKWFF+gPIZOMAysmIErfonxVsjlv0MMobW0Q0fn2BIxSwDSRoxtkaZ3o+We0K++K1TrzzxQSVHrrXMLEOzm7IVlYzsU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Tq2uG+AcE75AAEZp9KfrgXeC3GZ+E/Izv/psWEXKiT6g2l8tuyoj6hdx+H1jznQ7kSE1bKSM6edzGlh6LMWQdVxaymaZcrSONMMm76XetKF4uloKjOSMSF0zPMf7zNe6mBioTO6RkdcJ8O1DkVOg2+WabSzBSVzvTMRyiTqlotw= Received: by 10.100.154.13 with SMTP id b13mr5856502ane.1174999615004; Tue, 27 Mar 2007 05:46:55 -0700 (PDT) Received: by 10.100.109.18 with HTTP; Tue, 27 Mar 2007 05:46:54 -0700 (PDT) Message-ID: <790a9fff0703270546i5790909am5cece0ab26e0e19d@mail.gmail.com> Date: Tue, 27 Mar 2007 07:46:54 -0500 From: "Scot Hetzel" To: "Matt Sealey" In-Reply-To: <4608F719.1030202@genesi-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4608F719.1030202@genesi-usa.com> Cc: freebsd-ports@freebsd.org Subject: Re: ClamAV rc.subr problem on 4.9 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Mar 2007 12:46:56 -0000 On 3/27/07, Matt Sealey wrote: > I just noticed that the ClamAV start/stop scripts on FreeBSD 4.9 include /etc/rc.subr > which doesn't actually exist. The dependency on 4.9 lives in /usr/local/etc like > everything else that isn't part of the base system. > The FreeBSD ports collection no longer supports FreeBSD 4.x as of 2007.01.08.00.00.33 due to 4.x has been EOL'd. You'll need to down grade your ports collection to RELEASE_4_EOL which was the last ports collection verified to build on FreeBSD 4.x. cd /usr/ports cvs -q update -P -d -r RELEASE_4_EOL Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.