Date: Sat, 2 Oct 1999 23:25:18 +0200 (CEST) From: Rasmus Kaj <kaj@raditex.se> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/14092: New port: mail/gbuffy Message-ID: <199910022125.XAA99906@raditex.se>
next in thread | raw e-mail | index | archive | help
>Number: 14092 >Category: ports >Synopsis: New port: mail/gbuffy >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 2 14:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Rasmus Kaj >Release: FreeBSD 3.2-STABLE i386 >Organization: Raditex AB >Environment: FreeBSD FreeBSD 3.2-STABLE #0: Fri May 21 02:43:33 CEST 1999 >Description: This is a new port for GBuffy, which is a GTK+ multiple mailbox "biff" program. It is conceptually based on XBuffy by Bill Pemberton, but is a complete rewrite from scratch. >How-To-Repeat: N/A >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: # # gbuffy # gbuffy/files # gbuffy/files/md5 # gbuffy/Makefile # gbuffy/pkg # gbuffy/pkg/PLIST # gbuffy/pkg/COMMENT # gbuffy/pkg/DESCR # echo c - gbuffy mkdir -p gbuffy > /dev/null 2>&1 echo c - gbuffy/files mkdir -p gbuffy/files > /dev/null 2>&1 echo x - gbuffy/files/md5 sed 's/^X//' >gbuffy/files/md5 << 'END-of-gbuffy/files/md5' XMD5 (gbuffy-0.2.2.tar.gz) = eaad334173654185ef9560f47ba54d74 END-of-gbuffy/files/md5 echo x - gbuffy/Makefile sed 's/^X//' >gbuffy/Makefile << 'END-of-gbuffy/Makefile' X# New ports collection makefile for: gbuffy X# Version required: 0.2.1 X# Date created: 2 October 1999 X# Whom: kaj@Raditex.se X# X# $FreeBSD$ X# X XDISTNAME= gbuffy-0.2.2 XCATEGORIES= mail gnome XMASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/ X XMAINTAINER= kaj@Raditex.se X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ X PropList.1:${PORTSDIR}/devel/libPropList X XGLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config XGTK_CONFIG?= ${X11BASE}/bin/gtk12-config X XUSE_X_PREFIX= yes XCONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \ X GTK_CONFIG="${GTK_CONFIG}" \ X GLIB_CONFIG="${GLIB_CONFIG}" XGNU_CONFIGURE= yes X X.include <bsd.port.mk> END-of-gbuffy/Makefile echo c - gbuffy/pkg mkdir -p gbuffy/pkg > /dev/null 2>&1 echo x - gbuffy/pkg/PLIST sed 's/^X//' >gbuffy/pkg/PLIST << 'END-of-gbuffy/pkg/PLIST' Xbin/gbuffy END-of-gbuffy/pkg/PLIST echo x - gbuffy/pkg/COMMENT sed 's/^X//' >gbuffy/pkg/COMMENT << 'END-of-gbuffy/pkg/COMMENT' XA GTK+ multiple mailbox "biff" program END-of-gbuffy/pkg/COMMENT echo x - gbuffy/pkg/DESCR sed 's/^X//' >gbuffy/pkg/DESCR << 'END-of-gbuffy/pkg/DESCR' XGBuffy will poll multiple mailboxes for new mail. It will list the Xnumber of new messages in each mailbox you configure. It will also Xhighlight the mailboxes which have new mail. Pressing the left mouse Xbutton on a mailbox with new mail will display the Sender and Subject Xof each new message. Additionally, GBuffy will display the X-Face Xheader for messages which have them. Pressing the middle mouse button Xon a mailbox will launch the configured command, generally a command Xto read the mailbox with your favorite mailreader. Pressing the right Xmouse button will bring up the configure menu. X XGBuffy is currently capable of watching MBOX, MMDF, Maildir and MH XFolders. This version also supports IMAP4rev1 and NNTP with XOVER. XSupport for an external program for notification is planned. X XWWW: http://www.fiction.net/blong/programs/gbuffy/ END-of-gbuffy/pkg/DESCR exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910022125.XAA99906>