From owner-freebsd-ports@FreeBSD.ORG Sun Jun 17 16:16:19 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 018A41065673 for ; Sun, 17 Jun 2012 16:16:19 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward9.mail.yandex.net (forward9.mail.yandex.net [77.88.61.48]) by mx1.freebsd.org (Postfix) with ESMTP id 7F0608FC0C for ; Sun, 17 Jun 2012 16:16:18 +0000 (UTC) Received: from smtp6.mail.yandex.net (smtp6.mail.yandex.net [77.88.61.56]) by forward9.mail.yandex.net (Yandex) with ESMTP id 37ADBCE1196; Sun, 17 Jun 2012 20:14:35 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1339949675; bh=cerM+bxeTrc7+WJJOk8dnSVp+CFQT6aaklBOG5tsCkM=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=U70fAgTgw102D76y/bKVNKRKFeMLtsNBKDjp50THqu6mhFaYDdVLC4/IvAfjRNiPH 3I1YDDY+2GkksGU5ZTPRaz2PBgfih6nDTAVgX05LaVH9j2eexZXVXski7IZrm8bbZ3 bFT74TNFRnGDWwsMqHOBtkI0nl01fyySrsoqYZkM= Received: from smtp6.mail.yandex.net (localhost [127.0.0.1]) by smtp6.mail.yandex.net (Yandex) with ESMTP id 0488916403AC; Sun, 17 Jun 2012 20:14:34 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp6.mail.yandex.net (nwsmtp/Yandex) with ESMTP id EYRKoKko-EYR8dDtM; Sun, 17 Jun 2012 20:14:34 +0400 X-Yandex-Rcpt-Suid: guru@unixarea.de X-Yandex-Rcpt-Suid: mbsd@isgroup.com.ua X-Yandex-Rcpt-Suid: freebsd-ports@freebsd.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1339949674; bh=cerM+bxeTrc7+WJJOk8dnSVp+CFQT6aaklBOG5tsCkM=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=FYBURNyV65YaxEPseff0290J55HB8qJtZI0IjiphBsdT7bQBVGbeIKPLf/IGWxcKQ 8FPSGo+sGNxvMoGPtaNCVMh8/P2ivXxbjiA1oxFcojPDJEPo31b4dY7ntd0kySVlOI iBRXJooMLI7zsCDPybTZRASmSGnLWrUnVLFXhQxk= Message-ID: <4FDE0238.6050208@yandex.ru> Date: Sun, 17 Jun 2012 20:13:44 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120616 Thunderbird/13.0 MIME-Version: 1.0 To: Matthias Apitz References: <20111118125403.GA1255@tiny> <201111221737.04353.makc@freebsd.org> <20120610084743.GA2999@tinyCurrent> <1339419786.2313.4.camel@localhost> <4FDD8156.7020900@yandex.ru> <20120617130430.GA3514@tinyCurrent> In-Reply-To: <20120617130430.GA3514@tinyCurrent> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: mbsd , freebsd-ports@freebsd.org Subject: Re: ports/textproc/stardict3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jun 2012 16:16:19 -0000 Matthias Apitz wrote on 17.06.2012 17:04: > El día Sunday, June 17, 2012 a las 11:03:50AM +0400, Ruslan Mahmatkhanov escribió: > >> While I didn't know anything about how to solve this particular >> breakage, I can just suggest you to look at textproc/goldendict instead. >> It's an fully stardict dictionaries compatible. Plus it can check >> urbandictionary, wikipedia and other (custom) online resources for a >> word definition. I migrated to it when it only had landed to the ports >> tree (thanks bsam@!) because stardict is dead upstream for a long time. >> Hope this helps. >> > > Hi Ruslan, > > Thanks for the pointer. I've checked and ported this already some months > ago, but I can't manage some things to work, maybe because I'm just to > much thinking in how it does stardict and the things I'm used to use are > just not there, for example: if I have a word after scan in the popup > window, how do I get this into the main window? > >> PS. I know about stardict fork, but never checked it. > > What is this? Is it in our ports tree? > Thanks > > matthias Hi Matthias, as I said earlier, I didn't using stardict for a long time now so I can't help with questions like this. All I remember, that stardict was uhmm... old (there was word 'crap' originally). To be honest, I doesn't even using goldendict too often - translate.google.com (and thousands of desktop widgets/browser plugins for it) is enough to me in most times. Goldendict is good looking, more functional, and (most important) it's alive. Yes, goldendict is Qt-based, but it didn't bring and KDE components if I understand it right. As for stardict fork question.. You may just look at it old offpage here: http://stardict.sourceforge.net/ There was some copyright issue and the project was closed. Then some people taked the sources and released their own stardict. I see there (http://www.stardict.org/) that they did just one minor release since 2007. And it still has that ugly UI. So, I believe it's more dead than alive. -- Regards, Ruslan Tinderboxing kills... the drives.