From owner-freebsd-pkg@FreeBSD.ORG Fri Apr 11 10:47:30 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F6AC8C9 for ; Fri, 11 Apr 2014 10:47:30 +0000 (UTC) Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [IPv6:2a01:e0c:1:1599::11]) by mx1.freebsd.org (Postfix) with ESMTP id EACFD1692 for ; Fri, 11 Apr 2014 10:47:28 +0000 (UTC) Received: from yggdrasil.alkumuna.eu (unknown [IPv6:2a01:e35:8a74:6e70:232:36ff:fe5c:3a87]) by smtp2-g21.free.fr (Postfix) with ESMTP id 1C4B24B000F for ; Fri, 11 Apr 2014 12:47:21 +0200 (CEST) Received: from yggdrasil.alkumuna.eu (localhost [IPv6:::1]) by yggdrasil.alkumuna.eu (8.14.7/8.14.7) with ESMTP id s3BAlJvF018682 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 11 Apr 2014 12:47:19 +0200 (CEST) (envelope-from troyax@yggdrasil.alkumuna.eu) Received: (from troyax@localhost) by yggdrasil.alkumuna.eu (8.14.7/8.14.7/Submit) id s3BAlJdj018681 for freebsd-pkg@freebsd.org; Fri, 11 Apr 2014 12:47:19 +0200 (CEST) (envelope-from troyax) Date: Fri, 11 Apr 2014 12:47:19 +0200 From: Troyax To: freebsd-pkg@freebsd.org Subject: 9.2 binary package repository with new Xorg. Message-ID: <20140411104719.GA18672@yggdrasil.alkumuna.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 10:47:30 -0000 Hi, I have FreeBSD 9.2 with pkgng running on my laptop and I would like to move to new Xorg to have the Intel driver for my IvyBridge graphics. Is there a binary package repository for the 9.2 branch with the new Xorg in it? I cannot move to FreeBSD 10 for the moment (see PR 187488) and if an easy solution exists I would like to avoid using poudriere. Thanks, Troyax.