From owner-freebsd-emulation@FreeBSD.ORG Thu Jul 11 21:18:35 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 685D7A3B for ; Thu, 11 Jul 2013 21:18:35 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) by mx1.freebsd.org (Postfix) with ESMTP id 005CC16AB for ; Thu, 11 Jul 2013 21:18:34 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id n57so7533557wev.14 for ; Thu, 11 Jul 2013 14:18:34 -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:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=21XZ+UuBlxy15ZDtw7uqrWrYug+/MBv0I3iN6aThcic=; b=zfYKsIyMGvL9JJJsdaWnZB+AruVZO055PdNQhTO8BlSrQXfP7tlcCPQYY82Mxwcy3d hYUVRajzTsaiAVveaF8JaUrpl9KXDdxVSa4M6d8HtF7cnvxNg4eVuwQtC4pLs15mvugD b6C0gtioD1hMYMAY3dcdsYu394cSXzDFAb/z+ACBG7oYoIlw57GqVd4WjRe56MB5UEYw PXwjs0mhEKdVaYz4zQna4QxnRC/gyizG51LN2yFBfKqEksLe9cLZpcChOxiiAWWAVLpP bo7COFFXxwnGOGrJIl4eJ/9tvaBpYAseyaq3FRoTleeBNRINeMXwPb8ZMj7XMYf4I3mE hmTA== X-Received: by 10.180.74.8 with SMTP id p8mr38835669wiv.32.1373577514103; Thu, 11 Jul 2013 14:18:34 -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 r8sm62901730wiz.5.2013.07.11.14.18.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Jul 2013 14:18:33 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <51DF2122.6060909@freebsd.org> Date: Thu, 11 Jul 2013 23:18:26 +0200 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130701 Thunderbird/17.0.7 MIME-Version: 1.0 To: emulation@freebsd.org Subject: Re: x11-toolkits/linux-f10-qt33 obsolete? References: <51D680DD.9000406@freebsd.org> In-Reply-To: <51D680DD.9000406@freebsd.org> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit 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: Thu, 11 Jul 2013 21:18:35 -0000 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? > Regards, > René >