Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Sep 2003 05:00:34 -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:  <200309241200.h8OC0YSL048642@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: Wed, 24 Sep 2003 13:59:18 +0200

 And here is version 0.2.0:
 
 # 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.2.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	* mbox, MH and Maildir support
 X	* automatic folder format detection
 X	* HIG-compliant user interface
 X	* themeable stock icons
 X
 XWWW: http://www.nongnu.org/mailnotify/
 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.2.0.tar.gz) = 85bc6728a8f7949a9f11cd15d9795629
 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?200309241200.h8OC0YSL048642>