Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  1 Oct 1999 01:27:04 +1000 (EST)
From:      andrew@ugh.net.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14055: New Port: newmail
Message-ID:  <19990930152704.50AD61E8@beebite.ugh.net.au>

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

>Number:         14055
>Category:       ports
>Synopsis:       New Port: newmail
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 30 08:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Andrew
>Release:        FreeBSD 3.3-RC i386
>Organization:
UgH!
>Environment:

	

>Description:

New port of newmail 1.0 - a program that checks if you have new mail in any
number of mail boxes.

>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:
#
#	newmail
#	newmail/Makefile
#	newmail/pkg
#	newmail/pkg/COMMENT
#	newmail/pkg/DESCR
#	newmail/pkg/PLIST
#	newmail/files
#	newmail/files/md5
#
echo c - newmail
mkdir -p newmail > /dev/null 2>&1
echo x - newmail/Makefile
sed 's/^X//' >newmail/Makefile << 'END-of-newmail/Makefile'
X# New ports collection makefile for:	newmail
X# Version required:	1.0
X# Date created:		30 Sep 1999
X# Whom:		Andrew Stevenson <andrew@ugh.net.au>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	newmail-1.0
XCATEGORIES=	mail
XMASTER_SITES=	ftp://ftp.ugh.net.au/pub/unix/newmail/ \
X				ftp://css.tuu.utas.edu.au/pub/unix/newmail/
X
XMAINTAINER=	andrew@ugh.net.au
X
XWRKSRC= ${WRKDIR}/newmail
X
XMAN1=		newmail.1
X
X.include <bsd.port.mk>
END-of-newmail/Makefile
echo c - newmail/pkg
mkdir -p newmail/pkg > /dev/null 2>&1
echo x - newmail/pkg/COMMENT
sed 's/^X//' >newmail/pkg/COMMENT << 'END-of-newmail/pkg/COMMENT'
XA tool for checking for new mail in multiple mail boxes.
END-of-newmail/pkg/COMMENT
echo x - newmail/pkg/DESCR
sed 's/^X//' >newmail/pkg/DESCR << 'END-of-newmail/pkg/DESCR'
Xnewmail looks at mailboxes and determines if any new mail has arrived.
XThe mailboxes to be examined are specified as comand line arguments. A
Xdirectory can be specified and newmail will check every mailbox inside.
X
Xnewmail is designed to be run every 15 minutes or so by a user's shell.
X
XAndrew Stevenson
Xandrew@ugh.net.au
END-of-newmail/pkg/DESCR
echo x - newmail/pkg/PLIST
sed 's/^X//' >newmail/pkg/PLIST << 'END-of-newmail/pkg/PLIST'
Xbin/newmail
END-of-newmail/pkg/PLIST
echo c - newmail/files
mkdir -p newmail/files > /dev/null 2>&1
echo x - newmail/files/md5
sed 's/^X//' >newmail/files/md5 << 'END-of-newmail/files/md5'
XMD5 (newmail-1.0.tar.gz) = cc65fe6c547ac25eb943b9992a7762c0
END-of-newmail/files/md5
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?19990930152704.50AD61E8>