From owner-cvs-all@FreeBSD.ORG Wed Apr 16 13:28:56 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8A9851065675 for ; Wed, 16 Apr 2008 13:28:56 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id 61C938FC21 for ; Wed, 16 Apr 2008 13:28:56 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so3535950waf.3 for ; Wed, 16 Apr 2008 06:28:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=A9AOmFhguHxXMaqUHrmPP2uzXmKN62svvFpj4dzUNzg=; b=QbDrDbZQZXpkRzExGm3Q7da35Vd/wziFiCyPn3kEQyjDUULcFIqNOwWPnjStz13cmHjiM2ZuLEvc3k09DEsMgTUYLcX9/OsLrIdzUJRIti6j4QalHuBv1y/aZojH7QttU4X+uWsYs/ZbJ3cgKeRigtpKPqwQHnEs1yySAWQZs6A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=GHim1m/R82REI1B4WPdsr3Q9uWiaEnA0eQiUZzlYsc6qnyZULxBUoplyQCl+Vk+rgYQ68daPlJrLKmG37PstAjBkxLA+WfehwyhlVD+t8oZuptZYBNv868JH72GtG1BL0mWQspEDPEVmShUMUM0yI9quntfkbQW7iw4raMJmYzY= Received: by 10.114.36.1 with SMTP id j1mr9380074waj.119.1208352535738; Wed, 16 Apr 2008 06:28:55 -0700 (PDT) Received: by 10.114.57.4 with HTTP; Wed, 16 Apr 2008 06:28:53 -0700 (PDT) Message-ID: Date: Wed, 16 Apr 2008 14:28:53 +0100 From: "Florent Thoumie" Sender: florent.thoumie@gmail.com To: "Dirk Meyer" , cvs-all@freebsd.org, cvs-ports@freebsd.org, ports-committers@freebsd.org In-Reply-To: <20080416104317.5DDCD10656D5@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200804161043.m3GAh5OL005560@repoman.freebsd.org> <20080416104317.5DDCD10656D5@hub.freebsd.org> X-Google-Sender-Auth: f869e9313f56373a Cc: Subject: Re: [review] cvs commit: ports/net/nxserver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2008 13:28:56 -0000 On Wed, Apr 16, 2008 at 11:43 AM, Dirk Meyer wrote: > > dinoex 2008-04-16 10:43:05 UTC > > FreeBSD ports repository > > Modified files: > net/nxserver Makefile > Log: > - set ONLY_FOR_ARCHS > freetype version included does not compile on 64bit Wouldn't BROKEN be more appropriate? Is it a FreeBSD/64bits issue or have they stopped supporting 64bits altogether? -- Florent Thoumie flz@FreeBSD.org FreeBSD Committer