From owner-freebsd-ports Mon Jul 2 23:10: 8 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F26C37B406 for ; Mon, 2 Jul 2001 23:10:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f636A1041295; Mon, 2 Jul 2001 23:10:01 -0700 (PDT) (envelope-from gnats) Received: from electron.databits.net (electron.databits.net [207.29.204.16]) by hub.freebsd.org (Postfix) with ESMTP id 0907F37B401 for ; Mon, 2 Jul 2001 23:02:34 -0700 (PDT) (envelope-from petef@electron.databits.net) Received: (from petef@localhost) by electron.databits.net (8.11.4/8.11.4) id f6361TU36292; Tue, 3 Jul 2001 02:01:29 -0400 (EDT) (envelope-from petef) Message-Id: <200107030601.f6361TU36292@electron.databits.net> Date: Tue, 3 Jul 2001 02:01:29 -0400 (EDT) From: Pete Fritchman Reply-To: Pete Fritchman To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28662: New port: mail/qtools Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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 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