From owner-freebsd-ports@FreeBSD.ORG Mon Jun 14 11:47:23 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7BD311065677; Mon, 14 Jun 2010 11:47:23 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 2D6098FC0C; Mon, 14 Jun 2010 11:47:22 +0000 (UTC) Received: by iwn7 with SMTP id 7so4880358iwn.13 for ; Mon, 14 Jun 2010 04:47:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=61Kst90etDCwCm1lIr2yIp8Zxy5lPkYERx52VYtuE6U=; b=S11W7jFPsDPp8OG+AQamrCVBrSQ0S1ZNM7ntCe+sjdCKIj2ur9BNwWp3z36yitFwEM QEbAUeTfWSA9zTn9stG/pbEcyYZW0/ekw1TvUhGqP59lBXdd041Vb6zr0w71vIc24aMN RJOspO1J2J8UKPuC94Uen+gst4/FybeRkZQsw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; b=Q/LBiv0BYcb41dN643dsz+HJbU++lAsoH0BxBvEcXjax0sZrFunJ1mSjuGHb9IZnaq 83UviDtWvRu8IeAVr/vD8VGHxfWHi7/NEuUQMmuXsRkVufylW3T3GEhxCVCDGMlHfn5a z2mW6qUFpExxecJ4RF4xwb78I4exm2uSb6s6Y= Received: by 10.231.190.132 with SMTP id di4mr6479500ibb.41.1276516042464; Mon, 14 Jun 2010 04:47:22 -0700 (PDT) Received: from centel.dataix.local (adsl-99-181-128-180.dsl.klmzmi.sbcglobal.net [99.181.128.180]) by mx.google.com with ESMTPS id d9sm20344468ibl.4.2010.06.14.04.47.20 (version=SSLv3 cipher=RC4-MD5); Mon, 14 Jun 2010 04:47:20 -0700 (PDT) Sender: "J. Hellenthal" Message-ID: <4C1616C7.9020804@dataix.net> Date: Mon, 14 Jun 2010 07:47:19 -0400 From: jhell User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100515 Thunderbird MIME-Version: 1.0 To: Frank Reid References: <007c01cb0885$ba1a7600$2e4f6200$@ourcorner.org> In-Reply-To: <007c01cb0885$ba1a7600$2e4f6200$@ourcorner.org> X-Enigmail-Version: 1.0.1 OpenPGP: id=89D8547E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, sylvio@freebsd.org Subject: Re: FreeBSD Port: gwhois-20100515 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: Mon, 14 Jun 2010 11:47:23 -0000 On 06/10/2010 06:14, Frank Reid wrote: > I've been running gwhois for a long time, but recently it stopped working > due to a missing dependency on p5-Net-LibIDN-0.12. The port doesn't appear > to recognize that perl module is needed. Thanks for maintaining the port. > I have tested all three of these ports on stable/8 r209090: This port requires package(s) "ca_root_nss-3.12.4 curl-7.20.1 gettext-0.18_1 libiconv-1.13.1_1 lynx-2.8.7.1_1,1 p5-HTML-Parser-3.65 p5-HTML-Tagset-3.20 p5-URI-1.54 p5-libwww-5.834 perl-5.10.1_1" to run. Please recheck that your ports database is correct i.e. portmaster --check-depends or portupgrade -fu or portupgrade -Fu or some combination of flags and then retry. Check man page for each tool for details. Not sure if you would be interested in a different whois client that is very functional but net/jwhois has quite a bit more options that you may be interested in if this one does not work out for you. Regards & Good Luck, -- jhell