Date: Mon, 19 Nov 2012 15:33:26 +0200 From: Volodymyr Kostyrko <c.kworr@gmail.com> To: "C. P. Ghost" <cpghost@cordula.ws> Cc: Hexing <hexhexing@gmail.com>, freebsd-questions@freebsd.org Subject: Re: wine-fbsd64 -- no longer in ports Message-ID: <50AA3526.5090201@gmail.com> In-Reply-To: <CADGWnjUi5OEphn3uG6AOJvGNvCcQSrH_2V9NmbQs2jn=4KYQBQ@mail.gmail.com> References: <50A7F53D.7070408@dreamchaser.org> <50A9823F.9070703@bananmonarki.se> <50aa3bd8.YBUNwRI62fWVDOC2%perryh@pluto.rain.com> <86r4npixji.fsf@universe.org> <CADGWnjUi5OEphn3uG6AOJvGNvCcQSrH_2V9NmbQs2jn=4KYQBQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
any 19.11.2012 15:03, C. P. Ghost wrote: > On Mon, Nov 19, 2012 at 1:31 PM, Hexing <hexhexing@gmail.com> wrote: >> perryh@pluto.rain.com (Perry Hutchison) writes: >> >>> Bernt Hansson <bah@bananmonarki.se> 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50AA3526.5090201>