ports/56969: New port: mail/mail-notification, a GNOME mail notifier

Jean-Yves Lefort jylefort at brutele.be
Wed Dec 24 15:20:26 UTC 2003


The following reply was made to PR ports/56969; it has been noted by GNATS.

From: Jean-Yves Lefort <jylefort at brutele.be>
To: freebsd-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: ports/56969: New port: mail/mail-notification, a GNOME mail
 notifier
Date: Wed, 24 Dec 2003 16:17:50 +0100

 Version 0.3.2:
 
 # 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 at brutele.be>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=		mail-notification
 XPORTVERSION=		0.3.2
 XCATEGORIES=		mail
 XMASTER_SITES=		http://streamtuner.sourceforge.net/mail-notification/
 X
 XMAINTAINER=		jylefort at 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" \
 X			LDFLAGS="-L${LOCALBASE}/lib"
 X
 X.include <bsd.port.pre.mk>
 X
 X.if ! defined(WITHOUT_MBOX)
 XWITHOUT_MBOX=		no
 X.endif
 X.if ! defined(WITHOUT_MH)
 XWITHOUT_MH=		no
 X.endif
 X.if ! defined(WITHOUT_MAILDIR)
 XWITHOUT_MAILDIR=	no
 X.endif
 X.if ! defined(WITHOUT_POP3)
 XWITHOUT_POP3=		no
 X.endif
 X.if ! defined(WITHOUT_SYLPHEED)
 XWITHOUT_SYLPHEED=	no
 X.endif
 X
 X.if ${WITHOUT_MBOX:L} == "yes"
 XCONFIGURE_ARGS+=	--disable-mbox
 X.endif
 X.if ${WITHOUT_MH:L} == "yes"
 XCONFIGURE_ARGS+=	--disable-mh
 X.endif
 X.if ${WITHOUT_MAILDIR:L} == "yes"
 XCONFIGURE_ARGS+=	--disable-maildir
 X.endif
 X.if ${WITHOUT_POP3:L} == "yes"
 XCONFIGURE_ARGS+=	--disable-pop3
 X.else
 XLIB_DEPENDS+=		gnet-2.0:${PORTSDIR}/net/gnet2
 X.endif
 X.if ${WITHOUT_SYLPHEED:L} == "yes"
 XCONFIGURE_ARGS+=	--disable-sylpheed
 X.endif
 X
 Xpre-everything::
 X	@${ECHO} ""
 X	@${ECHO} "You may use the following build options:"
 X	@${ECHO} ""
 X	@${ECHO} "	WITHOUT_MBOX=yes	Disable mbox support"
 X	@${ECHO} "	WITHOUT_MH=yes		Disable MH support"
 X	@${ECHO} "	WITHOUT_MAILDIR=yes	Disable Maildir support"
 X	@${ECHO} "	WITHOUT_POP3=yes	Disable POP3 support"
 X	@${ECHO} "	WITHOUT_SYLPHEED=yes	Disable Sylpheed support"
 X	@${ECHO} ""
 X
 X.include <bsd.port.post.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 that
 Xinforms users if they have new mail.
 X
 XFeatures:
 X
 X	* multiple folder support
 X	* mbox, MH, Maildir and Sylpheed support
 X	* POP3 support (if the GNet library is available)
 X	* automatic folder format detection
 X	* responsive UI (multi-threaded application)
 X	* HIG-compliant user interface
 X	* themeable stock icons
 X
 XWWW: http://www.nongnu.org/mailnotify/
 X
 X- Jean-Yves Lefort
 Xjylefort at 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.3.2.tar.gz) = 164e4b8e6407949fcbf79472960d4fb0
 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/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/apps/mail-notification/local/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/apps/mail-notification/local/delay/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/apps/mail-notification/remote/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/apps/mail-notification/remote/delay/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/%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/gconf.xml.defaults/schemas/apps/mail-notification/local/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/local/delay/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/remote/%gconf.xml
 Xetc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/remote/delay/%gconf.xml
 Xetc/gconf/schemas/mail-notification.schemas
 Xshare/gnome/applications/mail-notification.desktop
 Xshare/gnome/mail-notification/ui/about-icon.png
 Xshare/gnome/mail-notification/ui/add-icon.png
 Xshare/gnome/mail-notification/ui/add-pop3.glade
 Xshare/gnome/mail-notification/ui/dialog.glade
 Xshare/gnome/mail-notification/ui/logo.png
 Xshare/gnome/mail-notification/ui/mail.png
 Xshare/gnome/mail-notification/ui/menu.glade
 Xshare/gnome/mail-notification/ui/no-mail.png
 Xshare/gnome/mail-notification/ui/preferences-icon.png
 Xshare/gnome/mail-notification/ui/preferences.glade
 Xshare/gnome/pixmaps/mail-notification.png
 Xshare/locale/fr/LC_MESSAGES/mail-notification.mo
 X at dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/commands/new-mail
 X at dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/commands/clicked
 X at dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/commands
 X at dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/local/delay
 X at dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/local
 X at dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/remote/delay
 X at dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification/remote
 X at dirrm etc/gconf/gconf.xml.defaults/apps/mail-notification
 X at dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/commands/new-mail
 X at dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/commands/clicked
 X at dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/commands
 X at dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/local/delay
 X at dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/local
 X at dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/remote/delay
 X at dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification/remote
 X at dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mail-notification
 X at dirrm share/gnome/mail-notification/ui
 X at dirrm share/gnome/mail-notification
 END-of-mail-notification/pkg-plist
 exit
 



More information about the freebsd-ports-bugs mailing list