From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 30 02:55:54 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A10FC106566C for ; Thu, 30 Dec 2010 02:55:54 +0000 (UTC) (envelope-from luchesar.iliev@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2DB728FC13 for ; Thu, 30 Dec 2010 02:55:53 +0000 (UTC) Received: by fxm16 with SMTP id 16so10730046fxm.13 for ; Wed, 29 Dec 2010 18:55:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id :disposition-notification-to:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=75pWRRzwlagmluqYR2A3zaLr3qnKqPuh3wf85ukHs8E=; b=AL6tJGJ78VesRSmU/qyUFucPFWm0ykQb/fhdUCtA+TAC1n9aWNLzXxN6LdJpYsgSzf P0VBmLDeaheRZaq99Wzdf58nGbr3T+qQXHvJ/Jdk4kVfXyGGJ7Dibp8A2EhUGgZzR1Lt /+xay7gynTxz2MhpD36skvYaHJC8yQfGJvA/Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; b=VFQv4AcvDhZwMHuBQt/s7YGTPxUESutmDa+pRBx5zVialUu6hL7nHpbm/E6JdOQDFb t/Uekj1XoRvggB1fSnLygzmT3YV2nk/NoL0rAw1pVLcd16uDjN3dOflT/vCArhASoML8 xaGN3wAZSQKUQ2+Q287OVpfuzUx5PKTT3obiY= Received: by 10.223.72.6 with SMTP id k6mr1240055faj.46.1293677751316; Wed, 29 Dec 2010 18:55:51 -0800 (PST) Received: from [79.124.93.41] ([79.124.93.41]) by mx.google.com with ESMTPS id n1sm3683888fam.16.2010.12.29.18.55.49 (version=SSLv3 cipher=RC4-MD5); Wed, 29 Dec 2010 18:55:50 -0800 (PST) Message-ID: <4D1BF4B4.8090403@gmail.com> Date: Thu, 30 Dec 2010 04:55:48 +0200 From: "Luchesar V. ILIEV" User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.13) Gecko/20101229 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-emulation@FreeBSD.org References: <4D1BF086.4020902@gmail.com> In-Reply-To: <4D1BF086.4020902@gmail.com> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Vedrin Jeliazkov Subject: Re: ports/136321: x11-toolkits/linux-pango: please update linux based port of pango X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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, 30 Dec 2010 02:55:54 -0000 Obviously I haven't paid enough attention to the ML archives. So this has already been discussed recently, and, as far as I understand (and as I would expect) the problem is that you can't really trust an RPM built by just anyone. http://lists.freebsd.org/pipermail/freebsd-emulation/2010-December/008259.html Anyway, I hope that the information might nevertheless be helpful to some subscribers, and there are now not one, but two (if there aren't even more) updated ports for those adventurous enough to try them. :) Cheers, Luchesar On 12/30/10 04:37, Luchesar V. ILIEV wrote: > Hello Everyone, > > The PR has been suspended until support for the Linux runtime libraries > from Fedora 11 (or perhaps an even later version) is implemented, so it > seems we have to live with the vulnerable Pango for the time being. > > However, I noticed a comment somewhere else in the MLs that if somebody > builds RPM for newer version of Pango on Fedora 10, it could be used as > intermediate solution -- so I decided to do it. I'm not really sure if > this is indeed an acceptable solution in the "official" sense, but as it > worked for me, I thought it would be nice to at least share it. > > The build environment was pretty straightforward: standard "development > box" Fedora 10 installation in VirtualBox, fully patched. Had to only > install libthai-devel and (unsurprisingly) the RPM development tools. > > I'm attaching a diff for the port files and also a shar(1) archive, just > in case (NB: the Makefile's CVS id has been stripped from it). > > "${PORTSDIR}/Mk/bsd.linux-apps.mk" would also need to be updated, and > while that's pretty trivial, I've nevertheless attached the relevant > diff -- for the sake of clarity. > > As you'll see from the Makefile, the RPMs are currently available from > two MASTER_SITES, but if the update is accepted for the official ports > tree, I could arrange to have it hosted in a few other places as well. > > I have to emphasize, however, that I haven't had much (if any) previous > experience with building RPMs or patching ports, so please -- that goes > mostly to the "ordinary" list members like me -- DO NOT blindly use the > attached files. Even though I did my best to ensure everything is > correct, I could have as well made some nasty mistake. > > That being said, I did test the port on my everyday system and at least > the following dependent ports seem to work flawlessly (I expect that if > something was badly broken, at least the Flash plugin would suffer): > > linux-f10-flashplugin-10.1r102.65 > linux-f10-gtk2-2.14.7_2 > nspluginwrapper-1.2.2_7 > linux-realplayer-10.0.9.809.20070726_1 > mplayer-1.0.r20101106 > > If you need any further information, if there's any additional testing > you could suggest, or if there's anything that needs to be corrected, > please don't hesitate to ask/tell. > > Cheers, > Luchesar > -- Luchesar V. ILIEV Operations & Information Security Officer Ideaconsult Ltd. | www.ideaconsult.net PGP Key ID 0x9A1FEEFF https://cert.acad.bg/pgp-keys/ icq ......... 13261897 skype/yim ... luchesar_iliev jabber ...... luchesariliev@jabber.org gtalk ....... luchesar.iliev@gmail.com msnm ........ l_iliev@hotmail.com aim ......... luchesariliev