From owner-freebsd-questions@FreeBSD.ORG Mon Aug 8 01:15:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D991716A41F for ; Mon, 8 Aug 2005 01:15:32 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CFF143D45 for ; Mon, 8 Aug 2005 01:15:32 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 0B99499791E; Mon, 8 Aug 2005 03:15:30 +0200 (CEST) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 45604-02; Mon, 8 Aug 2005 03:15:26 +0200 (CEST) Received: from [80.98.156.20] (catv-50629c14.catv.broadband.hu [80.98.156.20]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 74610997472; Mon, 8 Aug 2005 03:15:26 +0200 (CEST) Message-ID: <42F6B222.1030604@t-hosting.hu> Date: Mon, 08 Aug 2005 03:15:14 +0200 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bill Schoolcraft References: <20050808004123.94325.qmail@web52513.mail.yahoo.com> In-Reply-To: <20050808004123.94325.qmail@web52513.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at t-hosting.hu Cc: FreeBSD Subject: Re: gaim or aim on 5.4 amd64 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2005 01:15:33 -0000 Bill Schoolcraft wrote: >Hello Family, > >I'm trying to get either GAIM or AIM to work on my 5.4 "amd64" to no >avail. It works on my 5.4 "i386" and I was wondering if anyone can >help, here is my "ports" failure message for GAIM. AIM reports only >being ported to i386. > >##################### > >[root@liam /usr/ports/net/gaim]-> make install clean > >===> gaim-1.2.1 has known vulnerabilities: >=> gaim -- Yahoo! remote crash vulnerability. > Reference: > >=> gaim -- MSN Remote DoS vulnerability. > Reference: > >=> gaim -- MSN remote DoS vulnerability. > Reference: > >=> gaim -- remote crash on some protocols. > Reference: > >=> Please update your ports tree and try again. >*** Error code 1 > >Stop in /usr/ports/net/gaim. > >##################### > >Thanks in advance. > > > It isn't a compiling error. There is a tool called portaudit, which checks the ports against security vulnerabilities, and gaim 1.2.1 has some security issues, thus portaudit prevents You from installing it. Is your ports tree up-to-date? I don't think so. Gaim 1.2.1 is pretty old. Upgrade yout ports tree via cvsup and try again. If the new version has security issues, too, You could decide to configure portaudit to ignore this problem. Cheers, Gábor Kövesdán