From martin@foo31-146.visit.se Tue Mar 19 05:17:45 2002 Return-Path: Received: from foo31-146.visit.se (foo31-146.visit.se [62.119.31.146]) by hub.freebsd.org (Postfix) with ESMTP id 4BEFC37B402 for ; Tue, 19 Mar 2002 05:17:44 -0800 (PST) Received: (from martin@localhost) by foo31-146.visit.se (8.11.6/8.11.6) id g2JDH6H02548; Tue, 19 Mar 2002 14:17:06 +0100 (CET) (envelope-from martin) Message-Id: <200203191317.g2JDH6H02548@foo31-146.visit.se> Date: Tue, 19 Mar 2002 14:17:06 +0100 (CET) From: Martin Karlsson Reply-To: Martin Karlsson To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [PATCH] FAQ, user runs XFree86_4, app X depends on XFree86_3 X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 36097 >Category: docs >Synopsis: [PATCH] FAQ, user runs XFree86_4, app X depends on XFree86_3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 19 05:20:01 PST 2002 >Closed-Date: Mon Mar 25 02:21:21 PST 2002 >Last-Modified: Mon Mar 25 02:21:21 PST 2002 >Originator: Martin Karlsson >Release: FreeBSD 4.5-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD foo31-146.visit.se 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Tue Mar 19 06:22:33 CET 2002 root@foo31-146.visit.se:/usr/obj/usr/src/sys/ADAM i386 >Description: A FAQ on the freebsd-questions mailing list is 'I run XFree86_4.*, but app 'foo' depends on Xfree86_3.*. What should I do?'. This patch adds that question, and the answer 'Put XFREE86_VERSION= 4 in /etc/make.conf' to the FAQ. Regards, -- Martin Karlsson >How-To-Repeat: Read the freebsd-questions mailing list often. >Fix: *** 2book.sgml Tue Mar 19 14:02:44 2002 --- book.sgml Tue Mar 19 13:58:17 2002 *************** *** 8033,8051 **** - - An X app I am building depends on XFree86 3.3.*, but I - have XFree86 4.* installed. What should I do? - - - - Add the following to /etc/make.conf, (if you - do not have this file, create it): - XFREE86_VERSION= 4 - - - - How do I reverse the mouse buttons? --- 8033,8038 ---- >Release-Note: >Audit-Trail: From: Tom Rhodes To: Martin Karlsson Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/36097: [PATCH] FAQ, user runs XFree86_4, app X depends on XFree86_3 Date: Tue, 19 Mar 2002 10:59:56 -0500 Martin Karlsson wrote: I apologize, and never like to be critical, but the patch I got removes text, and never adds anything, is this on purpose? Also, could you perhaps use diff -ru dir.old dir.new > dir.diff, it makes it a bit easier to apply your patches. Thanks for taking the time to help us :) > > > *** 2book.sgml Tue Mar 19 14:02:44 2002 > --- book.sgml Tue Mar 19 13:58:17 2002 > *************** > *** 8033,8051 **** > > > > - > - An X app I am building depends on XFree86 3.3.*, but I > - have XFree86 4.* installed. What should I do? > - > - > - > - Add the following to /etc/make.conf, (if you > - do not have this file, create it): > - XFREE86_VERSION= 4 > - > - > - > - > > How do I reverse the mouse buttons? > > --- 8033,8038 ---- > -- Tom (Darklogik) Rhodes www.Pittgoth.com Gothic Liberation Front www.FreeBSD.org The Power To Serve From: Martin Karlsson To: Tom Rhodes Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/36097: [PATCH] FAQ, user runs XFree86_4, app X depends on XFree86_3 Date: Tue, 19 Mar 2002 18:28:33 +0100 * Tom Rhodes [2002-03-19 10.59 -0500]: > Martin Karlsson wrote: > > I apologize, and never like to be critical, but the patch > > I got removes text, and never adds anything, is this on purpose? No, this was not the intended behaviour. I believe this could serve as a prototype example of a screw-up. I really am very sorry. I hope this one (new, below) is alright. *smiles feebly* It does apply cleanly here, but as I may have shown, I am a _newbie_ at this, so... Anyway, after having applied it here, 'diff book.old book.new' produces nothing, so I _think_ it'll be alright. > Also, could you perhaps use diff -ru dir.old dir.new > dir.diff, it > makes it a bit easier to apply your patches. Sure. Will do. > Thanks for taking the time to help us :) Hey, thanks for setting me straight on this. I really appreciate that. Please get in touch with me if something should come up, I want to get this right. Regards, -- Martin, who should learn to RTFM ---8<--------------8<--------------------8<--------------------- --- book.old Tue Mar 19 13:58:17 2002 +++ book.new Tue Mar 19 14:02:44 2002 @@ -8033,6 +8033,19 @@ + + An X app I am building depends on XFree86 3.3.*, but I + have XFree86 4.* installed. What should I do? + + + + Add the following to /etc/make.conf, (if you + do not have this file, create it): + XFREE86_VERSION= 4 + + + + How do I reverse the mouse buttons? State-Changed-From-To: open->closed State-Changed-By: chern State-Changed-When: Mon Mar 25 02:21:07 PST 2002 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=36097 >Unformatted: