From owner-freebsd-questions@FreeBSD.ORG Fri Feb 18 02:49:15 2005 Return-Path: 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 8391C16A4CE for ; Fri, 18 Feb 2005 02:49:15 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37A8043D5A for ; Fri, 18 Feb 2005 02:49:15 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 17 Feb 2005 20:49:15 -0600 Message-ID: <421557A8.4090802@daleco.biz> Date: Thu, 17 Feb 2005 20:49:12 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Benjamin Dover References: <5ae9cd550502171747147450ec@mail.gmail.com> In-Reply-To: <5ae9cd550502171747147450ec@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Feb 2005 02:49:15.0829 (UTC) FILETIME=[6F4F0650:01C51564] cc: FreeBSD Mailing List Subject: Re: Do you have gtray-1.1.tar.gz ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 02:49:15 -0000 Benjamin Dover wrote: >I am looking for the file gtray-1.1.tar.gz it is the distfile for >/usr/ports/mail/gtray It is the Gmail tray app to indicate new mail >notifications. The site has gone down and a search for the file >yielded no usable results. If you have it in /usr/ports/distfiles >could you please email it to me? Thanks > >If you know of another port or working app for gmail new mail >notifications that will work with KDE I would be interested. > > > It very much seems to be available on beastie: -rw-r--r-- 1 ftpuser ftpusers 13644 Aug 15 2004 gtray-1.1.tar.gz Try: $fetch ftp.freebsd.org/pub/FreeBSD/distfiles/gtray-1.1.tar.gz Kevin Kinsey