Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Sep 2003 04:00:30 -0700 (PDT)
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/56969: New port: mail/mail-notification, a GNOME mail notifier
Message-ID:  <200309191100.h8JB0UeO008087@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/56969; it has been noted by GNATS.

From: Jean-Yves Lefort <jylefort@brutele.be>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/56969: New port: mail/mail-notification, a GNOME mail notifier
Date: Fri, 19 Sep 2003 12:51:56 +0200

 The master site has changed, here's the updated submission:
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	mail-notification
 #	mail-notification/Makefile
 #	mail-notification/pkg-descr
 #	mail-notification/distinfo
 #	mail-notification/pkg-plist
 #
 echo c - mail-notification
 mkdir -p mail-notification > /dev/null 2>&1
 echo x - mail-notification/Makefile
 sed 's/^X//' >mail-notification/Makefile << 'END-of-mail-notification/Makefile'
 X# New ports collection makefile for:	mail-notification
 X# Date created:			18 Sep 2003
 X# Whom:				Jean-Yves Lefort <jylefort@brutele.be>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=		mail-notification
 XPORTVERSION=		0.1.0
 XCATEGORIES=		mail
 XMASTER_SITES=		http://savannah.nongnu.org/download/mailnotify/mailnotify.pkg/${PORTVERSION}/
 X
 XMAINTAINER=		jylefort@brutele.be
 XCOMMENT=		A mail notification for the GNOME 2.0 system tray
 X
 XUSE_X_PREFIX=		yes
 XUSE_GNOME=		gnomeprefix gnomehack libgnomeui
 XGNU_CONFIGURE=		yes
 XCONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
 X			LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
 X
 X.include <bsd.port.mk>
 END-of-mail-notification/Makefile
 echo x - mail-notification/pkg-descr
 sed 's/^X//' >mail-notification/pkg-descr << 'END-of-mail-notification/pkg-descr'
 XMail Notification is an icon for the GNOME Notification Area informing
 Xthe user if there is new mail.
 X
 XFeatures:
 X
 X	* multiple folder support
 X	* multiple format support (for now it only handles Maildir
 X	  folders, though)
 X
 XWWW: http://lefort.be.eu.org/
 X
 X- Jean-Yves Lefort
 Xjylefort@brutele.be
 END-of-mail-notification/pkg-descr
 echo x - mail-notification/distinfo
 sed 's/^X//' >mail-notification/distinfo << 'END-of-mail-notification/distinfo'
 XMD5 (mail-notification-0.1.0.tar.gz) = bf7df8eaab2e52babe1496fd3e7b9fd9
 END-of-mail-notification/distinfo
 echo x - mail-notification/pkg-plist
 sed 's/^X//' >mail-notification/pkg-plist << 'END-of-mail-notification/pkg-plist'
 Xbin/mail-notification
 Xetc/gconf/gconf.xml.defaults/apps/mail-notification/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/apps/mail-notification/delay/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/apps/mail-notification/commands/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/apps/mail-notification/commands/new-mail/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/apps/mail-notification/commands/clicked/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/delay/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/commands/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/commands/new-mail/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/commands/clicked/%gconf.xml
 Xetc/gconf/schemas/mail-notification.schemas
 Xshare/gnome/applications/mail-notification.desktop
 Xshare/locale/fr/LC_MESSAGES/mail-notification.mo
 Xshare/gnome/pixmaps/mail-notification.png
 X@dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/delay
 X@dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/commands/new-mail
 X@dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/commands/clicked
 X@dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/commands
 X@dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification
 X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/delay
 X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/commands/new-mail
 X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/commands/clicked
 X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/commands
 X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification
 END-of-mail-notification/pkg-plist
 exit
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309191100.h8JB0UeO008087>