From owner-freebsd-questions@FreeBSD.ORG Mon Nov 19 13:33:39 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 45E5AA8D for ; Mon, 19 Nov 2012 13:33:39 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id 008558FC16 for ; Mon, 19 Nov 2012 13:33:38 +0000 (UTC) Received: by mail-ie0-f182.google.com with SMTP id s9so205172iec.13 for ; Mon, 19 Nov 2012 05:33:38 -0800 (PST) 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:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=Fk323x541MWHW3LAB6cTZsIq3C4ttSOtE/xYPynm2gE=; b=0fWd5leShnieG+lxZNKtGim8KS/RdZrngu4nA4650SNgsx3tflt0sLgfPEb56DbKK5 fZNheBBNo2ESaQCtHCgLhTdPa/9w/8/xzO8lfFrdezZFwK1grsyc54sjZn9ZDI0o4AXr IfdnPHTVcW7rm/NW8DU7EjRvBiIJKDGUS1f6HOLq5rOsZNznB0V6X4euRd7Fcs3AwCZ/ IHtyezCtK3cOPOfsb/JDsm4LQoeHzUPxtyljULUvwdarcN5p1gBefzCuftSkKbtkANdh ijTLHdqN/bq68TG/aW70iq84XMqXv7JrdFuu7uxjKTopNfv/+hjp+zm9VjQ3+2rXxZRK 9geg== Received: by 10.43.97.8 with SMTP id ci8mr11017959icc.28.1353332018306; Mon, 19 Nov 2012 05:33:38 -0800 (PST) Received: from [192.168.1.132] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPS id ff4sm6975597igc.13.2012.11.19.05.33.36 (version=SSLv3 cipher=OTHER); Mon, 19 Nov 2012 05:33:37 -0800 (PST) Message-ID: <50AA3526.5090201@gmail.com> Date: Mon, 19 Nov 2012 15:33:26 +0200 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121116 Thunderbird/16.0.2 MIME-Version: 1.0 To: "C. P. Ghost" Subject: Re: wine-fbsd64 -- no longer in ports References: <50A7F53D.7070408@dreamchaser.org> <50A9823F.9070703@bananmonarki.se> <50aa3bd8.YBUNwRI62fWVDOC2%perryh@pluto.rain.com> <86r4npixji.fsf@universe.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Hexing , freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2012 13:33:39 -0000 any 19.11.2012 15:03, C. P. Ghost wrote: > On Mon, Nov 19, 2012 at 1:31 PM, Hexing wrote: >> perryh@pluto.rain.com (Perry Hutchison) writes: >> >>> Bernt Hansson wrote: >>>> On 2012-11-17 21:36, Gary Aitken wrote: >>>>> # portmaster -n emulators/wine-fbsd64 >>>>> ===>>> No /usr/ports/emulators/wine-fbsd64 exists, and no information >>>>> ===>>> about emulators/wine-fbsd64 can be found in /usr/ports/MOVED >>>>> hints? >>>> There has never been such a port, you have to install from package. >>> >>> Ordinarily, packages are created by building ports. >>> If this one is an exception, how is it created? >> >> I guess that just remove it and install /usr/ports/emulators/wine or >> /usr/ports/emulators/wine-devel would be OK. > > Nope, not for amd64: > > % grep 'ONLY_FOR_ARCHS' /usr/ports/emulators/wine/Makefile > ONLY_FOR_ARCHS= i386 > % grep 'ONLY_FOR_ARCHS' /usr/ports/emulators/wine-devel/Makefile > ONLY_FOR_ARCHS= i386 > > The wine and wine-devel ports won't even compile on amd64. > > There was some guy who claims to have managed creating a > binary _package_ for amd64 somehow, and wo sent periodic > announcement updates about to this list. I don't know if it was > legit or not: I never install stuff bypassing ports. But apparently, > he didn't create a _port_, nor did he modify/enhance the current > i386-only wine ports. He does created a port but didn't like to commit it into ports as this one gobbles all libraries that wine depend upon from local system and other installed ports and installs them as part of wine-fbsd64. And this is not good from a security/maintainability perspective yet it gives everyone a choice to use wine on amd64 machine. The port is freely available and regularly updated on mediafire with guides on how someone can make this package himself without downloading binaries compiled by some third party. -- Sphinx of black quartz, judge my vow.