From owner-freebsd-arm@FreeBSD.ORG Mon Aug 19 13:04:05 2013 Return-Path: Delivered-To: freebsd-arm@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 ESMTP id 09760245 for ; Mon, 19 Aug 2013 13:04:05 +0000 (UTC) (envelope-from taguchi.ch@gmail.com) Received: from mail-pb0-x236.google.com (mail-pb0-x236.google.com [IPv6:2607:f8b0:400e:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D4FC42D11 for ; Mon, 19 Aug 2013 13:04:04 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id ro12so4959075pbb.13 for ; Mon, 19 Aug 2013 06:04:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=4usWPr+7XyK2VXSwqIVPirTUUlwyb2ukvY7GJQiZzGk=; b=DXTSX9j/mlDj2ONsy6phZt/83AJwyG9k3/sq/x64DzaZURem0gi50p4+BeszWaz8On zBMiXKsuuoZIUW4g9nmHRvNrKq/T8JxcFzKFlSgwwLunV9vMuLEDp696Dk7TnalX139w 7mhJ9G2IiVsjRax2m+SvRIf1zW0VYi9qzhBOT4qvgKVjhqqOe5F04GVvXRsDgMZnipkL r7QDeKvIRYbXnc1oMkBRkzEaSlkA2rNSaiCorznXNeMIz59+V8ahPyvSk4w3f0hS+UaJ csxloQy0yvRpMPMPTwQxBOjmI9ASPxPF/vPLJnh9lQa9WoUQNj65Yg3TnVnbghmlty3/ SGcw== X-Received: by 10.66.161.38 with SMTP id xp6mr2750511pab.145.1376917444244; Mon, 19 Aug 2013 06:04:04 -0700 (PDT) Received: from arty (48.178.30.125.dy.iij4u.or.jp. [125.30.178.48]) by mx.google.com with ESMTPSA id fk4sm15722811pab.23.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Aug 2013 06:04:03 -0700 (PDT) Date: Mon, 19 Aug 2013 22:04:01 +0900 From: Chie Taguchi To: freebsd-arm@freebsd.org Subject: Re: building document of Xorg Message-Id: <20130819220401.11acd306a94e60a87d6424c9@gmail.com> In-Reply-To: <20130818212508.beddbf0e04a2f5f9a3a699a1@gmail.com> References: <20130818101242.b3801b1b97dbe42cb905653c@gmail.com> <0D701E6E-8DE0-45DE-854B-133FCCC35C79@iaelu.net> <20130818212508.beddbf0e04a2f5f9a3a699a1@gmail.com> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Guillaume Bibaut X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Aug 2013 13:04:05 -0000 i add security/libgcrypt(ports/181365), graphics/libGL(ports/176705) to repo. and i also added document about security/libgcrypt(ports/181365), graphics/dri(ports/176703), graphics/libGL(ports/176705). regards. C.Taguchi On Sun, 18 Aug 2013 21:25:08 +0900 Chie Taguchi wrote: > thank you for your infomation. > > it is useful for many people to make a collection repo of ports fix infomation about Xorg and others. > > i will push that fixes, security/libgcrypt(ports/181365), graphics/dri(ports/176703), graphics/libGL(ports/176705) to repo later. > > and i also sended PR x11-fonts/fontconfig issue(ports/181372). > > but i have a question about ${ARCH} value in ports Makefile. "armv6" or "arm" || "armv6", which is the better way? > > thanks, > > C.Taguchi > > On Sun, 18 Aug 2013 09:42:06 +0200 > Guillaume Bibaut wrote: > > > Very nice, at least that's what I was looking for. > > > > There are still patches to apply on some other ports too : > > - security/libgcrypt : to use GCC > > - graphics/dri : http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176703 > > - graphics/libGL : the same as dri since it's based on MesaLib > > > > I can't remember if I'm forgetting anything else, but if anyone finds anything, they could add it here :) > > > > Thanks. > > > > -- > > Guillaume Bibaut > > > > Le 18 aout 2013 a 03:12, Chie Taguchi > > > > > Hi all, > > > > > > i wrote a building document of x11/Xorg(not minimum) for RaspberryPi. > > > if you want to build Xorg, it will be useful for you! > > > i hope so.:) > > > > > > https://github.com/taguchi-ch/freebsd-ports-xorg-raspberrypi > > > > > > Thanks. > > > > > > -- > > > Chie Taguchi > > > _______________________________________________ > > > freebsd-arm@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > > > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" > > > > > -- > Chie Taguchi -- Chie Taguchi