summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDan Moschuk <dan@FreeBSD.org>1999-10-03 21:48:47 +0000
committerDan Moschuk <dan@FreeBSD.org>1999-10-03 21:48:47 +0000
commit3e405e2809713421c819e0a9be392067349573df (patch)
tree663a24cc5090a29edcfe05ddaa1d884cf29d1cb2 /mail
parentApply small fix from PR ports/14090. (diff)
A GTK+ multiple mailbox "biff" program
PR: ports/14092 Submitted by: Rasmus Kaj <kaj@raditex.se>
Notes
Notes: svn path=/head/; revision=22147
Diffstat (limited to 'mail')
-rw-r--r--mail/gbuffy/Makefile27
-rw-r--r--mail/gbuffy/distinfo1
-rw-r--r--mail/gbuffy/pkg-comment1
-rw-r--r--mail/gbuffy/pkg-descr15
-rw-r--r--mail/gbuffy/pkg-plist1
5 files changed, 45 insertions, 0 deletions
diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile
new file mode 100644
index 000000000000..894961d0031b
--- /dev/null
+++ b/mail/gbuffy/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: gbuffy
+# Version required: 0.2.1
+# Date created: 2 October 1999
+# Whom: kaj@Raditex.se
+#
+# $FreeBSD$
+#
+
+DISTNAME= gbuffy-0.2.2
+CATEGORIES= mail gnome
+MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/
+
+MAINTAINER= kaj@Raditex.se
+
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ PropList.1:${PORTSDIR}/devel/libPropList
+
+GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
+
+USE_X_PREFIX= yes
+CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
+ GTK_CONFIG="${GTK_CONFIG}" \
+ GLIB_CONFIG="${GLIB_CONFIG}"
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/mail/gbuffy/distinfo b/mail/gbuffy/distinfo
new file mode 100644
index 000000000000..1d1ae0eff0db
--- /dev/null
+++ b/mail/gbuffy/distinfo
@@ -0,0 +1 @@
+MD5 (gbuffy-0.2.2.tar.gz) = eaad334173654185ef9560f47ba54d74
diff --git a/mail/gbuffy/pkg-comment b/mail/gbuffy/pkg-comment
new file mode 100644
index 000000000000..5ab01d9814f1
--- /dev/null
+++ b/mail/gbuffy/pkg-comment
@@ -0,0 +1 @@
+A GTK+ multiple mailbox "biff" program
diff --git a/mail/gbuffy/pkg-descr b/mail/gbuffy/pkg-descr
new file mode 100644
index 000000000000..a467a01b9577
--- /dev/null
+++ b/mail/gbuffy/pkg-descr
@@ -0,0 +1,15 @@
+GBuffy will poll multiple mailboxes for new mail. It will list the
+number of new messages in each mailbox you configure. It will also
+highlight the mailboxes which have new mail. Pressing the left mouse
+button on a mailbox with new mail will display the Sender and Subject
+of each new message. Additionally, GBuffy will display the X-Face
+header for messages which have them. Pressing the middle mouse button
+on a mailbox will launch the configured command, generally a command
+to read the mailbox with your favorite mailreader. Pressing the right
+mouse button will bring up the configure menu.
+
+GBuffy is currently capable of watching MBOX, MMDF, Maildir and MH
+Folders. This version also supports IMAP4rev1 and NNTP with XOVER.
+Support for an external program for notification is planned.
+
+WWW: http://www.fiction.net/blong/programs/gbuffy/
diff --git a/mail/gbuffy/pkg-plist b/mail/gbuffy/pkg-plist
new file mode 100644
index 000000000000..3ba6d046bc9b
--- /dev/null
+++ b/mail/gbuffy/pkg-plist
@@ -0,0 +1 @@
+bin/gbuffy