From owner-freebsd-questions@FreeBSD.ORG Thu May 12 02:40:30 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DAB716A4CE for ; Thu, 12 May 2005 02:40:30 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1A7243D7E for ; Thu, 12 May 2005 02:40:29 +0000 (GMT) (envelope-from zhiliang.ong@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so201860rnf for ; Wed, 11 May 2005 19:40:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OTfsGJk4wm6ZdRr1Y+WftZVPSnUosRrIO9rJCEMoGDnzNOqpsUt/bgZyaxDNra/OoHhXzgNhPak7QcJLOyLhuqj48Rls044kozmXnYQTvyixLVbLzX329duM7M+FXqgYFJzebcQwqtZukt1nAFSXqk/PxB7pQu8c4BW9iDBGPCQ= Received: by 10.38.92.51 with SMTP id p51mr757552rnb; Wed, 11 May 2005 19:40:29 -0700 (PDT) Received: by 10.38.89.54 with HTTP; Wed, 11 May 2005 19:40:29 -0700 (PDT) Message-ID: <33827e8d05051119401a62dbbd@mail.gmail.com> Date: Thu, 12 May 2005 10:40:29 +0800 From: Zhiliang To: Zhiliang , freebsd-questions@freebsd.org In-Reply-To: <20050511065323.GA15030@tikitechnologies.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <33827e8d050510232913e4322c@mail.gmail.com> <20050511065323.GA15030@tikitechnologies.com> Subject: Re: Cdce Patch X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Zhiliang List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 02:40:30 -0000 Hi Clifton, Thanks...i tried that but did not have any effect...would l need to copy revised Makefile into the directory as well? On 5/11/05, Clifton Royston wrote: > On Wed, May 11, 2005 at 02:29:02PM +0800, Zhiliang wrote: > > Hi, > > > > Could anyone enlightten me on how to apply a patch to a port? i > > recently installed the port "cdce" and encountered "cdce0: could not > > find data bulk in". there's a patch available fo this, > > "patch-if_cdce.c", bu t i have no idea how to apply it. >=20 > If it happens to be named beginning with "patch-", then simply putting > it in the files subdirectory of the port in question usually does the > job. >=20 > The ports makefile system has code for automatically applying any > patch- files found in the files directory. >=20 > -- Clifton >=20 > -- > Clifton Royston -- cliftonr@tikitechnologies.com > Tiki Technologies Lead Programmer/Software Architect > "I'm gonna tell my son to grow up pretty as the grass is green > And whip-smart as the English Channel's wide..." > -- 'Whip-Smart', Liz Phair >