From johans@stack.nl  Sun Oct 20 13:20:39 2002
Return-Path: <johans@stack.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 935F237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Oct 2002 13:20:39 -0700 (PDT)
Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5ACDD43E75
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Oct 2002 13:20:35 -0700 (PDT)
	(envelope-from johans@stack.nl)
Received: from mailhost.gletsjer.net (coyote.ipv6.stack.nl [2001:610:1108:5202:200:e8ff:fe6a:41db])
	by mailhost.stack.nl (Postfix) with ESMTP id 4DCBBA30F7
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 20 Oct 2002 22:20:33 +0200 (CEST)
Received: by mailhost.gletsjer.net (Postfix, from userid 801)
	id 82D173DE2; Fri, 18 Oct 2002 22:10:15 +0200 (CEST)
Message-Id: <20021018201015.82D173DE2@mailhost.gletsjer.net>
Date: Fri, 18 Oct 2002 22:10:15 +0200 (CEST)
From: Johan van Selst <johans@stack.nl>
Reply-To: Johan van Selst <johans@stack.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port chk4mail
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         44314
>Category:       ports
>Synopsis:       new port chk4mail
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 20 13:30:01 PDT 2002
>Closed-Date:    Sat Jan 18 16:44:46 PST 2003
>Last-Modified:  Sat Jan 18 16:44:46 PST 2003
>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:
State-Changed-From-To: open->closed 
State-Changed-By: obraun 
State-Changed-When: Sat Jan 18 16:44:35 PST 2003 
State-Changed-Why:  
New port added, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44314 
>Unformatted:
