Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jul 2001 02:01:29 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28662: New port: mail/qtools
Message-ID:  <200107030601.f6361TU36292@electron.databits.net>

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

>Number:         28662
>Category:       ports
>Synopsis:       New port: mail/qtools
>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:   Mon Jul 02 23:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

The qtools package comprises several utilities for use with qmail,
typically as part of .qmail command processing.

Included are tools to extract the message body, extract all or
parts of the header, check an address list for a matching address
or domain, message filtering and forwarding, write to a maildir,
and automatically reply to certain messages.

WWW: http://www.superscript.com/qtools/intro.html

>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:
#
#	qtools
#	qtools/pkg-descr
#	qtools/pkg-plist
#	qtools/distinfo
#	qtools/Makefile
#	qtools/pkg-comment
#
echo c - qtools
mkdir -p qtools > /dev/null 2>&1
echo x - qtools/pkg-descr
sed 's/^X//' >qtools/pkg-descr << 'END-of-qtools/pkg-descr'
XThe qtools package comprises several utilities for use with qmail,
Xtypically as part of .qmail command processing.
X
XIncluded are tools to extract the message body, extract all or
Xparts of the header, check an address list for a matching address
Xor domain, message filtering and forwarding, write to a maildir,
Xand automatically reply to certain messages.
X
XWWW: http://www.superscript.com/qtools/intro.html
X
X- Pete
Xpetef@databits.net
END-of-qtools/pkg-descr
echo x - qtools/pkg-plist
sed 's/^X//' >qtools/pkg-plist << 'END-of-qtools/pkg-plist'
Xbin/822addr
Xbin/822body
Xbin/822bodyfilter
Xbin/822fields
Xbin/822headerfilter
Xbin/822headerok
Xbin/822headers
Xbin/checkaddr
Xbin/checkdomain
Xbin/condtomaildir
Xbin/filterto
Xbin/ifaddr
Xbin/iftoccfrom
Xbin/replier
Xbin/replier-config
Xbin/tomaildir
END-of-qtools/pkg-plist
echo x - qtools/distinfo
sed 's/^X//' >qtools/distinfo << 'END-of-qtools/distinfo'
XMD5 (qtools-0.55.tar.gz) = 79ca4b9933a4b7038d8e6884a9e5214b
END-of-qtools/distinfo
echo x - qtools/Makefile
sed 's/^X//' >qtools/Makefile << 'END-of-qtools/Makefile'
X# New ports collection makefile for:	qtools
X# Date created:				3 July 2001
X# Whom:					petef@databits.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	qtools
XPORTVERSION=	0.55
XCATEGORIES=	mail
XMASTER_SITES=	http://www.superscript.com/qtools/
X
XMAINTAINER=	petef@databits.net
X
XRUN_DEPENDS=	${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail
X
XALL_TARGET=	it
XINSTALL_TARGET=	setup check
X
X.if exists(${PREFIX}/qmail/bin/qmail-send)
XQMAIL_DIR?=	${PREFIX}/qmail
X.else
XQMAIL_DIR?=	/var/qmail
X.endif
X
Xpost-patch:
X	@${PERL} -pi -e 's!/usr/local!${PREFIX}!g' ${WRKSRC}/conf-home
X
X.include <bsd.port.mk>
END-of-qtools/Makefile
echo x - qtools/pkg-comment
sed 's/^X//' >qtools/pkg-comment << 'END-of-qtools/pkg-comment'
XSeveral utilities for use with qmail
END-of-qtools/pkg-comment
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?200107030601.f6361TU36292>