Date: Thu, 18 Sep 2003 05:02:19 +0200 (CEST) From: Jean-Yves Lefort <jylefort@brutele.be> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/56969: New port: mail/mail-notification, a GNOME mail notifier Message-ID: <20030918030219.2A2E922E46@jsite.lefort.net> Resent-Message-ID: <200309180310.h8I3AHOW062617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 56969 >Category: ports >Synopsis: New port: mail/mail-notification, a GNOME mail notifier >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Sep 17 20:10:16 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Jean-Yves Lefort >Release: FreeBSD 4.8-RELEASE-p3 i386 >Organization: >Environment: System: FreeBSD jsite.lefort.net 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #0: Mon Aug 11 18:17:27 CEST 2003 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386 >Description: A GNOME mail notifier for the Panel Notification Area (aka systray). >How-To-Repeat: >Fix: # 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://lefort.be.eu.org/files/ 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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030918030219.2A2E922E46>