From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 20 21:40:22 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FBE916A41C for ; Mon, 20 Jun 2005 21:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7982C43D1F for ; Mon, 20 Jun 2005 21:40:22 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5KLeMkd001739 for ; Mon, 20 Jun 2005 21:40:22 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5KLeMSB001738; Mon, 20 Jun 2005 21:40:22 GMT (envelope-from gnats) Date: Mon, 20 Jun 2005 21:40:22 GMT Message-Id: <200506202140.j5KLeMSB001738@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: David Julien Cc: Subject: Re: ports/81998: New port: mail/gmail-notify Notify new mail stored in a gmail account X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: David Julien List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jun 2005 21:40:22 -0000 The following reply was made to PR ports/81998; it has been noted by GNATS. From: David Julien To: Sergey Matveychuk Cc: bug-followup@freebsd.org Subject: Re: ports/81998: New port: mail/gmail-notify Notify new mail stored in a gmail account Date: Mon, 20 Jun 2005 23:33:28 +0200 I found this code while searching how to compile a trayicon library for python. There is an article on this subject at IBM http://www-106.ibm.com/developerworks/linux/library/l-wrap/ Their code does not work anymore but I found modified versions. However URLs which provide these source codes are not usable (html web pages, forum messages). I thought later that I can provide diff files from the original source code instead of a directory, but size of the directory (30ko) is only twice the size of diff files (13 ko) so ... I can use py-gnome-extras (available since 31 may 2005) which seems to provide this library. But it requires to install a lot of things for only a small function ... What do you suggests ? -- David On 6/20/05, Sergey Matveychuk wrote: > I'm not sure for ${FILESDIR}/eggtrayicon dir. > From Makefile: > # Gmail-notify provides a linux-depend library for trayicon > # We provide its source code to compile it locally. >=20 > Who are 'we'? And where do you get the code? > -- > Sem. >