Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 22:10:15 +0200 (CEST)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44314: new port chk4mail
Message-ID:  <20021018201015.82D173DE2@mailhost.gletsjer.net>

next in thread | raw e-mail | index | archive | help

>Number:         44314
>Category:       ports
>Synopsis:       new port chk4mail
>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:   Sun Oct 20 13:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Johan van Selst
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD coyote.zwoel.org 4.7-STABLE FreeBSD 4.7-STABLE #2: Tue Oct 15 15:17:16 CEST 2002 root@coyote.zwoel.org:/usr/src/sys/compile/coyote i386


>Description:
	a utility to quickly check multiple mailfolders for new messages
>How-To-Repeat:
>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:
#
#	chk4mail
#	chk4mail/pkg-plist
#	chk4mail/pkg-descr
#	chk4mail/pkg-comment
#	chk4mail/distinfo
#	chk4mail/Makefile
#
echo c - chk4mail
mkdir -p chk4mail > /dev/null 2>&1
echo x - chk4mail/pkg-plist
sed 's/^X//' >chk4mail/pkg-plist << 'END-of-chk4mail/pkg-plist'
Xbin/chk4mail
Xbin/chkimap
END-of-chk4mail/pkg-plist
echo x - chk4mail/pkg-descr
sed 's/^X//' >chk4mail/pkg-descr << 'END-of-chk4mail/pkg-descr'
Xchk4mail - a utility to quickly check multiple folders for new mail
X
XThis program lists the number of read and unread emails in the folders
Xin your maildirectory and your incoming mailfolder.
XThe chkimap program can be used to do the same on a remote IMAP server.
X
XThe source code is available from:
X	ftp.stack.nl:/pub/users/johans/chk4mail/
END-of-chk4mail/pkg-descr
echo x - chk4mail/pkg-comment
sed 's/^X//' >chk4mail/pkg-comment << 'END-of-chk4mail/pkg-comment'
XA utility to quickly check multiple folders for new email
END-of-chk4mail/pkg-comment
echo x - chk4mail/distinfo
sed 's/^X//' >chk4mail/distinfo << 'END-of-chk4mail/distinfo'
XMD5 (chk4mail-2.12.tar.gz) = 690ce9f97af286c6cfdcaf6b45789aa3
END-of-chk4mail/distinfo
echo x - chk4mail/Makefile
sed 's/^X//' >chk4mail/Makefile << 'END-of-chk4mail/Makefile'
X# New ports collection makefile for:	chk4mail
X# Date created:				18 October 2002
X# Whom:					johans
X#
X# $FreeBSD$
X#
X
XPORTNAME=	chk4mail
XPORTVERSION=	2.12
XCATEGORIES=	mail
XMASTER_SITES=	ftp://ftp.stack.nl/pub/users/johans/chk4mail/ \
X	ftp://mud.stack.nl/pub/chk4mail/
X
XMAINTAINER=	johans@stack.nl
X
XWRKSRC=	${WRKDIR}/${PORTNAME}
XMAN1=	chk4mail.1 chkimap.1
X
X.include <bsd.port.mk>
END-of-chk4mail/Makefile
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?20021018201015.82D173DE2>