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/
Responsible Changed From-To: freebsd-ports-bugs->pawel I'll take it.
pawel 2011-10-05 16:18:03 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/mailtray Makefile distinfo pkg-descr pkg-plist Log: 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/ PR: ports/161114 Submitted by: Martin Tournoij <martin@arp242.net> Approved by: miwi, wen (mentors implicit) Revision Changes Path 1.1094 +1 -0 ports/mail/Makefile 1.1 +22 -0 ports/mail/mailtray/Makefile (new) 1.1 +2 -0 ports/mail/mailtray/distinfo (new) 1.1 +7 -0 ports/mail/mailtray/pkg-descr (new) 1.1 +8 -0 ports/mail/mailtray/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!