From owner-cvs-ports@FreeBSD.ORG Tue May 4 01:11:11 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7812516A4D0; Tue, 4 May 2004 01:11:11 -0700 (PDT) Received: from lakermmtao02.cox.net (lakermmtao02.cox.net [68.230.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D6E443D3F; Tue, 4 May 2004 01:11:10 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao02.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040504081109.CEWA21610.lakermmtao02.cox.net@mezz.mezzweb.com>; Tue, 4 May 2004 04:11:09 -0400 Date: Tue, 04 May 2004 03:11:55 -0500 To: Kirill Ponomarew , tim@bishnet.net References: <200405040756.i447uGI2093298@repoman.freebsd.org> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200405040756.i447uGI2093298@repoman.freebsd.org> User-Agent: Opera7.23/Linux M2 build 518 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail Makefile ports/mail/gnubiff Makefile distinfo pkg-descr pkg-plist ports/mail/gnubiff/files patch-configure patch-src::Applet.cc patch-src::Setup.cc X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2004 08:11:11 -0000 Can I suggest to change something like this? ==================================== USE_X_PREFIX= yes USE_GNOME= libglade2 esound +WANT_GNOME= yes [...] +.include -.if defined(WITH_GNUBIFF_GNOME) +.if ${HAVE_GNOME:Mgnomepanel}!="" [...] -.include +.include ==================================== It will install w/ GNOME support by automatic if gnomepanel exists. Cheers, Mezz On Tue, 4 May 2004 00:56:16 -0700 (PDT), Kirill Ponomarew wrote: > krion 2004/05/04 00:56:16 PDT > > FreeBSD ports repository > > Modified files: > mail Makefile > Added files: > mail/gnubiff Makefile distinfo pkg-descr pkg-plist > mail/gnubiff/files patch-configure patch-src::Applet.cc > patch-src::Setup.cc > Log: > Add gnubiff 1.2.0, > > gnubiff is a mail notification program that checks for mail, > displays headers when new mail has arrived and allow to read > first lines of new mails. > > It relies on the GNOME and GTK libraries but can be compiled > and used with or without GNOME support. Supported protocols are > pop3, apop, imap4, mh, qmail and mailfile. > > Furthermore, gnubiff is fully configurable with a lot of > options like polltime, poptime, sounds, mail reader, mailbox > names, etc. and can also filter spam. > > PR: ports/66226 > Submitted by: Tim Bishop > > Revision Changes Path > 1.518 +1 -0 ports/mail/Makefile > 1.1 +43 -0 ports/mail/gnubiff/Makefile (new) > 1.1 +2 -0 ports/mail/gnubiff/distinfo (new) > 1.1 +20 -0 ports/mail/gnubiff/files/patch-configure (new) > 1.1 +13 -0 ports/mail/gnubiff/files/patch-src::Applet.cc > (new) > 1.1 +13 -0 ports/mail/gnubiff/files/patch-src::Setup.cc (new) > 1.1 +13 -0 ports/mail/gnubiff/pkg-descr (new) > 1.1 +60 -0 ports/mail/gnubiff/pkg-plist (new) -- mezz7@cox.net - mezz@FreeBSD.org bsdforums.org 's moderator, mezz.