diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 | ||||
-rw-r--r-- | mail/gtray/Makefile | 30 | ||||
-rw-r--r-- | mail/gtray/distinfo | 2 | ||||
-rw-r--r-- | mail/gtray/pkg-descr | 6 | ||||
-rw-r--r-- | mail/gtray/pkg-plist | 10 |
5 files changed, 0 insertions, 49 deletions
diff --git a/mail/Makefile b/mail/Makefile index 602a59b62053..24b75c981b27 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -178,7 +178,6 @@ SUBDIR += grepmail SUBDIR += greyfix SUBDIR += greylite - SUBDIR += gtray SUBDIR += gubby SUBDIR += hashcash SUBDIR += hbiff diff --git a/mail/gtray/Makefile b/mail/gtray/Makefile deleted file mode 100644 index 8f305c8adb9f..000000000000 --- a/mail/gtray/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gtray -# Date created: 30 June 2004 -# Whom: Hye-Shik Chang -# -# $FreeBSD$ -# - -PORTNAME= gtray -PORTVERSION= 1.3 -PORTREVISION= 5 -CATEGORIES= mail gnome -MASTER_SITES= http://gnome-gtray.sourceforge.net/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Tray applet that checks your GMail account status - -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtktrayicon.so:${PORTSDIR}/x11/ruby-gtktrayicon \ - ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 - -DEPRECATED= Upcoming ruby-gnome update removes dependencies -EXPIRATION_DATE=2011-11-30 - -USE_RUBY= yes -USE_GNOME= gtk20 -NO_BUILD= yes - -do-configure: - cd ${WRKSRC} && ${SH} configure ${PREFIX} - -.include <bsd.port.mk> diff --git a/mail/gtray/distinfo b/mail/gtray/distinfo deleted file mode 100644 index b7e8363c9bea..000000000000 --- a/mail/gtray/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gtray-1.3.tar.gz) = a0e2f0e18b5b4da0cdc3f110ab6fc32b93cab1c42d9d50a528bc00a5c22b4fd2 -SIZE (gtray-1.3.tar.gz) = 14308 diff --git a/mail/gtray/pkg-descr b/mail/gtray/pkg-descr deleted file mode 100644 index d26291b7f844..000000000000 --- a/mail/gtray/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -GTray is a small notification area app to check the status of your -GMail account and display if you have any new email. It uses the -GNOME libraries but it uses the freedesktop.org standard for tray -apps, so it ought to work fine in KDE and other desktops. - -WWW: http://gnome-gtray.sourceforge.net/ diff --git a/mail/gtray/pkg-plist b/mail/gtray/pkg-plist deleted file mode 100644 index c8eb4fc19a97..000000000000 --- a/mail/gtray/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -bin/gtray -lib/gtray/AboutDialog.rb -lib/gtray/GMailConnection.rb -lib/gtray/PreferencesDialog.rb -lib/gtray/TrayIcon.rb -lib/gtray/gmail-connecting.png -lib/gtray/gmail-idle.png -lib/gtray/gmail.png -lib/gtray/gtray -@dirrm lib/gtray |