pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34069: [PATCH] new package: mail/netbiff
>Number: 34069
>Category: pkg
>Synopsis: new package mail/netbiff
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jul 24 12:20:00 +0000 2006
>Originator: Roman Valls
>Release: Linux 2.6.17-1.2145_FC5smp
>Organization:
LCAC
>Environment:
System: Linux fabre-ng.ac.upc.edu 2.6.17-1.2145_FC5smp #1 SMP Sat Jul 1
13:19:14 EDT 2006 i686 i686 i386 GNU/Linux
Architecture: i686
Machine: i686
>Description:
new package mail/netbiff
>How-To-Repeat:
>Fix:
DESCR:
netbiff is a mail notification utility, like the traditional
xbiff, but designed to handle multiple mailboxes. It can provide
a graphical interface and/or execute shell commands when new
mail is received.
netbiff is the main interface program. It reads a configuration
and communicates with several backend mail checkers. It uses
either GTK or a terminal to display messages to the user.
netbiffd-imap checks for mail on an IMAP connection. It supports
checking multiple folders, and can connect using TCP, SSL,
or an SSH tunnel.
netbiffd-file checks for updates to a specific file using its
mtime field. The behavior is identical to the original xbiff.
Makefile:
# $NetBSD$
#
DISTNAME= netbiff-0.9.18
CATEGORIES= mail
MASTER_SITES= http://www.cs.virginia.edu/~jrk3g/netbiff/
MAINTAINER= rvalls%ac.upc.edu@localhost
HOMEPAGE= http://www.cs.virginia.edu/~jrk3g/netbiff/
COMMENT= Xbiff-like mail notification, handles multiple mailboxes
SUBST_CLASSES+= fix-path
SUBST_FILES.fix-path+= conf-home
SUBST_STAGE.fix-path= pre-configure
SUBST_SED.fix-path= -e 's|/usr/local|${PREFIX}|g'
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
PLIST:
@comment $NetBSD$
bin/netbiff
bin/netbiffd-file
bin/netbiffd-imap
distinfo:
$NetBSD$
SHA1 (netbiff-0.9.18.tar.gz) = 5163fdc8887d9435d3780ec3d854f0da728db05f
RMD160 (netbiff-0.9.18.tar.gz) = d59c0e8a764ba00cb72868322955ca9b8838df89
Size (netbiff-0.9.18.tar.gz) = 27319 bytes
Home |
Main Index |
Thread Index |
Old Index