ports/76203: New port: mail/pfqueue A console-based tool for handling postfix queues

Marcus Grando marcus at corp.grupos.com.br
Thu Jan 13 15:00:49 UTC 2005


>Number:         76203
>Category:       ports
>Synopsis:       New port: mail/pfqueue A console-based tool for handling postfix queues
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 13 15:00:48 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #37: Mon Jan 3 12:27:37 BRST 2005 root at corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:
New port: mail/pfqueue A console-based tool for handling postfix queues

	
>How-To-Repeat:
	
>Fix:

	

--- pfqueue.sh 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:
#
#	pfqueue/
#	pfqueue/Makefile
#	pfqueue/distinfo
#	pfqueue/pkg-descr
#
echo c - pfqueue/
mkdir -p pfqueue/ > /dev/null 2>&1
echo x - pfqueue/Makefile
sed 's/^X//' >pfqueue/Makefile << 'END-of-pfqueue/Makefile'
X# New ports collection makefile for:	pfqueue
X# Date created:				13 Jan 2004
X# Whom:					Marcus Grando <marcus at corp.grupos.com.br>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		pfqueue
XPORTVERSION=		0.2.1
XCATEGORIES=		mail
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=		marcus at corp.grupos.com.br
XCOMMENT=		A console-based tool for handling postfix queues
X
XHAS_CONFIGURE=		yes
X
XMAN1=			pfqueue.1
XPLIST_FILES=		bin/pfqueue
X
X.include <bsd.port.mk>
END-of-pfqueue/Makefile
echo x - pfqueue/distinfo
sed 's/^X//' >pfqueue/distinfo << 'END-of-pfqueue/distinfo'
XMD5 (pfqueue-0.2.1.tar.gz) = 83a5dd39dbcc745330f3960d12c96db6
XSIZE (pfqueue-0.2.1.tar.gz) = 124592
END-of-pfqueue/distinfo
echo x - pfqueue/pkg-descr
sed 's/^X//' >pfqueue/pkg-descr << 'END-of-pfqueue/pkg-descr'
XA console-based tool for handling postfix queues
X
Xpfqueue is an effort to give postqueue/mailq/postsuper a console
X(ncurses) interface: it won't add any particular functionality 
Xto those provided with postfix itself, but will hopefully make 
Xthem to use.
X
XIt's a real-time queue scanner, that show per-queue lists of 
Xexisting messages; the messages can be deleted, put on hold or 
Xreleased
X
XJust for example, it may be useful to inspect a traffic jam at a
Xgiven time, to see what is falling into and unexpectedly crowding
Xyou deferred queue
X
XWWW: http://pfqueue.sourceforge.net/
X
XMarcus Grando <marcus at corp.grupos.com.br>
END-of-pfqueue/pkg-descr
exit
--- pfqueue.sh ends here ---


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



More information about the freebsd-ports-bugs mailing list