ports/161114: [new port] mail/mailtray -- Display email status in tray

Martin Tournoij martin at arp242.net
Wed Sep 28 22:50:09 UTC 2011


>Number:         161114
>Category:       ports
>Synopsis:       [new port] mail/mailtray -- Display email status in tray
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 28 22:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Martin Tournoij
>Release:        FreeBSD 9.0-BETA3 amd64
>Organization:
>Environment:
System: FreeBSD thinkpad 9.0-BETA3 FreeBSD 9.0-BETA3 #0: Sat Sep 24 08:53:22 CEST 2011 martin at thinkpad:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
Mailtray is a Python program that displays a tray icon which informs you when
you have new email.

It's simple, easy, fairly environment-independent, and "just works" without
tons of (Gnome|KDE|..) dependencies.

WWW: http://code.google.com/p/mailtray/
>How-To-Repeat:
	
>Fix:

	

--- mailtray.shar begins here ---
# 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:
#
#	mailtray
#	mailtray/Makefile
#	mailtray/distinfo
#	mailtray/pkg-descr
#	mailtray/pkg-plist
#
echo c - mailtray
mkdir -p mailtray > /dev/null 2>&1
echo x - mailtray/Makefile
sed 's/^X//' >mailtray/Makefile << '6f38bdfd0453e9c68d8497a8bca3a0e0'
X# New ports collection makefile for:	sysutils/mailtray
X# Date created:				2011-09-28
X# Whom:					Martin Tournoij <martin at arp242.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mailtray
XPORTVERSION=	1.4
XCATEGORIES=	mail python
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	martin at arp242.net
XCOMMENT=	Display email status in tray
X
XUSE_GNOME=	pygtk2
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=yes
X
XMAN1=		mailtray.1
X
X.include <bsd.port.mk>
6f38bdfd0453e9c68d8497a8bca3a0e0
echo x - mailtray/distinfo
sed 's/^X//' >mailtray/distinfo << '3f38ec20174f82980deb6d0068e5ce09'
XSHA256 (mailtray-1.4.tar.gz) = 3447de80bd6b24c626ea563dd61c682892a6cf00db317ed4de060b78a4686077
XSIZE (mailtray-1.4.tar.gz) = 153933
3f38ec20174f82980deb6d0068e5ce09
echo x - mailtray/pkg-descr
sed 's/^X//' >mailtray/pkg-descr << '72f3a5f296ddea34a14cc4e5d507b695'
XMailtray is a Python program that displays a tray icon which informs you when
Xyou have new email.
X
XIt's simple, easy, fairly environment-independent, and "just works" without
Xtons of (Gnome|KDE|..) dependencies.
X
XWWW: http://code.google.com/p/mailtray/
72f3a5f296ddea34a14cc4e5d507b695
echo x - mailtray/pkg-plist
sed 's/^X//' >mailtray/pkg-plist << '2a6f121fc9d52eafad8e3a7de6f17756'
Xbin/mailtray
X%%DATADIR%%/alert.wav
X%%DATADIR%%/mailtrayrc_default.py
X%%DATADIR%%/icons/disconnect.png
X%%DATADIR%%/icons/newmail.png
X%%DATADIR%%/icons/nomail.png
2a6f121fc9d52eafad8e3a7de6f17756
exit
--- mailtray.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list