Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Apr 2005 10:45:21 -0400 (EDT)
From:      Matthew Will <mwill@spingen.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/79718: [NEW PORT] mail/qmqtool: Tool to manipulate contents of a qmail queue
Message-ID:  <200504091445.j39EjL3O076333@deviate.spingen.net>
Resent-Message-ID: <200504091700.j39H0dua073813@freefall.freebsd.org>

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

>Number:         79718
>Category:       ports
>Synopsis:       [NEW PORT] mail/qmqtool: Tool to manipulate contents of a qmail queue
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 09 17:00:39 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Will
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD deviate.spingen.net 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Fri Mar 18 12:29:04 EST 2005
>Description:
qmqtool is a qmail queue manipulation program geared towards the
viewing and safe modification of the contents in a qmail queue.

Features include finding abusers, sorting messages by sender/sender's IP,
showing stats, requeue messages, queue consistency check, queue
backup/restore, and others.

WWW: http://jeremy.kister.net/code/qmqtool/
Author: Jeremy Kister

- Matthew Will <mwill@spingen.com>

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- qmqtool-1.10.shar begins here ---
# 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:
#
#	qmqtool
#	qmqtool/distinfo
#	qmqtool/Makefile
#	qmqtool/pkg-descr
#	qmqtool/pkg-plist
#
echo c - qmqtool
mkdir -p qmqtool > /dev/null 2>&1
echo x - qmqtool/distinfo
sed 's/^X//' >qmqtool/distinfo << 'END-of-qmqtool/distinfo'
XMD5 (qmqtool-current.tgz) = 8b2feaf7ad4e379d8802008d54f01cca
XSIZE (qmqtool-current.tgz) = 18880
END-of-qmqtool/distinfo
echo x - qmqtool/Makefile
sed 's/^X//' >qmqtool/Makefile << 'END-of-qmqtool/Makefile'
X# New ports collection makefile for:	qmqtool
X# Date created:				Sat Apr 9 09:45:30 EDT 2005
X# Whom:					Matthew Will <mwill@spingen.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	qmqtool
XPORTVERSION=	1.10
XCATEGORIES=	mail
XMASTER_SITES=	http://jeremy.kister.net/code/qmqtool/ \
X		http://mirror.spingen.com/qmqtool/
XDISTNAME=	${PORTNAME}-current
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	mwill@spingen.com
XCOMMENT=	Tool to manipulate contents of a qmail queue
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
XNO_BUILD=yes
XUSE_PERL5=yes
X
Xdo-install:
X	${INSTALL_SCRIPT} ${WRKSRC}/qmqtool ${PREFIX}/bin
X
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X.for FILE in Artistic ChangeLog FAQ README
X	${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-qmqtool/Makefile
echo x - qmqtool/pkg-descr
sed 's/^X//' >qmqtool/pkg-descr << 'END-of-qmqtool/pkg-descr'
Xqmqtool is a qmail queue manipulation program geared towards the
Xviewing and safe modification of the contents in a qmail queue.
X
XFeatures include finding abusers, sorting messages by sender/sender's IP,
Xshowing stats, requeue messages, queue consistency check, queue
Xbackup/restore, and others.
X
XWWW: http://jeremy.kister.net/code/qmqtool/
XAuthor: Jeremy Kister
X
X- Matthew Will <mwill@spingen.com>
END-of-qmqtool/pkg-descr
echo x - qmqtool/pkg-plist
sed 's/^X//' >qmqtool/pkg-plist << 'END-of-qmqtool/pkg-plist'
Xbin/qmqtool
X%%PORTDOCS%%%%DOCSDIR%%/Artistic
X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
X%%PORTDOCS%%%%DOCSDIR%%/FAQ
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-qmqtool/pkg-plist
exit
--- qmqtool-1.10.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504091445.j39EjL3O076333>