From owner-freebsd-emulation@FreeBSD.ORG Fri Jul 12 07:17:05 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 483A8D0A for ; Fri, 12 Jul 2013 07:17:05 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) by mx1.freebsd.org (Postfix) with ESMTP id D591210B2 for ; Fri, 12 Jul 2013 07:17:04 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id c10so318328wiw.7 for ; Fri, 12 Jul 2013 00:17:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=VJKNJKQ1HD7tQDueM+eQ5HcQW5wcMA4nywzvJ3lvALs=; b=T593CKEj8fPoy/J7fnaEs/+j1tDSq5Y1KMALKMwQVGQVLxgF+7eiejUHnX2xlbYyUu Vuvz7tUkc0hxklE6TFC338Td4RIYjD6XvForfrLphDHF6J4HkzMSiIT8FB+vpl2ww7CN XiyvlR69Gq6IGXDdzBD0BYVSjAbDXpOQlj3u01oN7O4gG04Yh6om03a53q5beDNvNI6Y UozNeQoA5z4ctiUBEuHNizt+EqNNtneXznP6G2ZV4oMWK4e91i7IjaD9fsSUAyQGDKKo IGIS5HEIsKaSi5WaIqMrnZ38kTsliBRmgeUD8+J2BjeCX2FH1NNmEP8L97qT04hzB9J+ G6ig== X-Received: by 10.194.19.3 with SMTP id a3mr24089129wje.54.1373613423837; Fri, 12 Jul 2013 00:17:03 -0700 (PDT) Received: from ?IPv6:2001:980:d7ed:1:c63:9e05:508d:a086? ([2001:980:d7ed:1:c63:9e05:508d:a086]) by mx.google.com with ESMTPSA id z6sm1371191wiv.11.2013.07.12.00.17.02 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 12 Jul 2013 00:17:03 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <51DFAD6D.8010704@freebsd.org> Date: Fri, 12 Jul 2013 09:17:01 +0200 From: =?UTF-8?B?UmVuw6kgTGFkYW4=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130701 Thunderbird/17.0.7 MIME-Version: 1.0 To: Boris Samorodov Subject: Re: x11-toolkits/linux-f10-qt33 obsolete? References: <51D680DD.9000406@freebsd.org> <51DF2122.6060909@freebsd.org> <51DFA952.8030505@passap.ru> In-Reply-To: <51DFA952.8030505@passap.ru> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jul 2013 07:17:05 -0000 On 12-07-2013 08:59, Boris Samorodov wrote: > 12.07.2013 01:18, René Ladan пишет: >> On 05-07-2013 10:16, René Ladan wrote: >>> Hi, >>> >>> the expiration of x11-toolkits/qt33 made me look at its Linux >>> counterpart, which can be safely removed without any effects on other >>> ports. Both 'make index' and 'find /usr/ports -mindepth 2 -maxdepth 3 >>> -name Makefile\* | xargs grep qt33' returned nothing after applying the >>> patch at [1] locally. >>> >>> This does however result in the situation where there is no Linux QT >>> port at all, time to port QT4 ? >>> >>> [1] ftp://rene-ladan.nl/pub/freebsd/linux-qt33.diff >>> SIZE = 6258 >>> SHA256 = 39bf89d006cb76423203d06eeb5091c779536180a92935f7804bc5fcd8b57ec9 >>> >> Uhm, nobody? > Seems that nothing needs linux-qt4 port so far. I think that the port > will appear when a need comes up. > > Do somebody/something need linux-qt4? > The Linux Spotify client does, but it also needs a new glibc. René