From owner-freebsd-ports@FreeBSD.ORG Tue Feb 22 21:32:39 2011 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 AB4BD1065670 for ; Tue, 22 Feb 2011 21:32:39 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout025.mac.com (asmtpout025.mac.com [17.148.16.100]) by mx1.freebsd.org (Postfix) with ESMTP id 92AEE8FC0C for ; Tue, 22 Feb 2011 21:32:39 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp025.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LH100JUMFTWOQ70@asmtp025.mac.com> for freebsd-ports@freebsd.org; Tue, 22 Feb 2011 13:32:21 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-02-22_09:2011-02-22, 2011-02-22, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1012030000 definitions=main-1102220141 From: Chuck Swiger In-reply-to: <4D642A4F.3040108@gmail.com> Date: Tue, 22 Feb 2011 13:32:20 -0800 Message-id: <8EDF2B96-2D00-4D2E-92AD-71DFD8073CA9@mac.com> References: <4D642A4F.3040108@gmail.com> To: David Demelier X-Mailer: Apple Mail (2.1082) Cc: freebsd-ports@freebsd.org Subject: Re: Gajim does not starts 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: Tue, 22 Feb 2011 21:32:39 -0000 On Feb 22, 2011, at 1:27 PM, David Demelier wrote: > markand@Melon ~ $ gajim > ** Message: pygobject_register_sinkfunc is deprecated (GstObject) > nslookup: not found > > I know this is a very useful message, but I can't help more. > > Are you expecting the same behavior ? nslookup has been deprecated, also, but you can get a binary if you install /usr/ports/dns/bind96 or later version of BIND. Regards, -- -Chuck