From owner-freebsd-questions@FreeBSD.ORG Wed Jul 19 14:41:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 35DCB16A4DA for ; Wed, 19 Jul 2006 14:41:48 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD8E43D5A for ; Wed, 19 Jul 2006 14:41:47 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from mail.dfwlp.com (localhost.int.dfwlp.com [127.0.0.1]) by zeus.int.dfwlp.com (8.13.6/8.13.6) with ESMTP id k6JEfjKa030484; Wed, 19 Jul 2006 09:41:45 -0500 (CDT) (envelope-from freebsd@dfwlp.com) Received: from 167.246.36.14 (SquirrelMail authenticated user jhorne) by mail.dfwlp.com with HTTP; Wed, 19 Jul 2006 09:41:45 -0500 (CDT) Message-ID: <31156.167.246.36.14.1153320105.squirrel@mail.dfwlp.com> In-Reply-To: <44u05dzr4m.fsf@be-well.ilk.org> References: <200607181943.08389.freebsd@dfwlp.com> <44u05dzr4m.fsf@be-well.ilk.org> Date: Wed, 19 Jul 2006 09:41:45 -0500 (CDT) From: "Jonathan Horne" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.7 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on zeus.int.dfwlp.com Cc: Jonathan Horne , freebsd-questions@freebsd.org Subject: Re: can someone instruct me on how to use this patch? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 14:41:48 -0000 > Jonathan Horne writes: > >> someone from the kde list pointed me to this: >> >> http://www.freebsd.org/cgi/cvsweb.cgi/ports/x11/kdebase3/files/patch-post-3.5.3-screensavers?rev=1.1&content-type=text/x-cvsweb-markup >> >> can someone please instruct me on what to do with this to i assume merge >> this >> into my kde3 port sources? > > If you just cvsup your ports, this patch will be included... > _______________________________________________ i can probably do that... but until now, i have always used portsnap for keeping my ports updated... if i cvsup once, how will that affect the future of my ports tree? thanks, jonathan