From owner-freebsd-x11@FreeBSD.ORG Fri Aug 8 14:19:50 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9C5FD28E for ; Fri, 8 Aug 2014 14:19:50 +0000 (UTC) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 35C482808 for ; Fri, 8 Aug 2014 14:19:50 +0000 (UTC) Received: by mail-wg0-f48.google.com with SMTP id x13so5635805wgg.19 for ; Fri, 08 Aug 2014 07:19:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=TS5JN+vBiOQUnbLV3cMDZ/N/I2Bp2uwRQQw4W5oBwjo=; b=nvON/646jPXUKnl3ZqpbM5Ab9Ndax4HNC72Kgo1VL4cYh/rPmky55WA2YmhSN2SrV2 gfBQ3EuK/Ktahx4MY6BkrFgcxgDyo2OshsOtnABDRcVgxflhlqzU/c7QxJ9uamH0bC32 8ErxsNKTH7ZsAOT7YLQd0cid9c+h5QpgAwvH6hTIpAv75LGDzLjH3buM/3Ydv2gtoq3c m/cPUYl8WbBUiS5fOWlVHk0uVKlxvcn3Tq2wsCMiVFKFH4j9A8GhEBb11sqYxYeX6dEI ubFIDM/kvNk38XDyWjlqONmNS+Zxmjxo2ThTJtBgIzOj0SXDk1bk2fzzYQwtGfz9wlA7 +mOA== X-Received: by 10.180.189.234 with SMTP id gl10mr4584500wic.56.1407507588453; Fri, 08 Aug 2014 07:19:48 -0700 (PDT) Received: from [192.168.178.122] (p5B36C99C.dip0.t-ipconnect.de. [91.54.201.156]) by mx.google.com with ESMTPSA id d2sm7617131wiy.13.2014.08.08.07.19.47 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Aug 2014 07:19:47 -0700 (PDT) Message-ID: <53E4DC82.1040001@gmail.com> Date: Fri, 08 Aug 2014 16:19:46 +0200 From: =?UTF-8?B?SmFuIEtva2Vtw7xsbGVy?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: repository for kms References: <20140808140814.GA2392@faust.sbb.rs> In-Reply-To: <20140808140814.GA2392@faust.sbb.rs> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2014 14:19:50 -0000 > I have amd64 9.3 on laptop. What to put and where in > /etc and in /usr/local/etc/pkg for repos for lattest > xorg and friends to land and have kms? Yes, I have old > xorg. Plan to use pkg upgrade -f. The instructions here: https://lists.freebsd.org/pipermail/freebsd-announce/2014-July/001570.html …should work (in theory). The files in /etc can be left alone. Only /usr/local/etc/pkg/repos/FreeBSD_new_xorg.conf has to be created.