From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 13 17:20:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A67B16A41C for ; Mon, 13 Jun 2005 17:20:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D992C43D49 for ; Mon, 13 Jun 2005 17:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5DHKG4F098058 for ; Mon, 13 Jun 2005 17:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5DHKGRx098057; Mon, 13 Jun 2005 17:20:16 GMT (envelope-from gnats) Resent-Date: Mon, 13 Jun 2005 17:20:16 GMT Resent-Message-Id: <200506131720.j5DHKGRx098057@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcus Grando Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78F7316A41C for ; Mon, 13 Jun 2005 17:14:59 +0000 (GMT) (envelope-from root@corp.grupos.com.br) Received: from gwmail1.grupos.com.br (gwmail1.grupos.com.br [66.90.64.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41DD443D4C for ; Mon, 13 Jun 2005 17:14:59 +0000 (GMT) (envelope-from root@corp.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by gwmail1.grupos.com.br (Postfix) with ESMTP id 9B8EC3BDA8 for ; Mon, 13 Jun 2005 14:14:57 -0300 (BRT) Received: by corp.grupos.com.br (Postfix, from userid 0) id 09AE35619; Mon, 13 Jun 2005 14:14:56 -0300 (BRT) Message-Id: <20050613171456.09AE35619@corp.grupos.com.br> Date: Mon, 13 Jun 2005 14:14:56 -0300 (BRT) From: Marcus Grando To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/82203: Update port: mail/pfqueue to 0.4.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus Grando List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2005 17:20:17 -0000 >Number: 82203 >Category: ports >Synopsis: Update port: mail/pfqueue to 0.4.0 >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: Mon Jun 13 17:20:16 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 #49: Mon May 9 12:28:47 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386 >Description: Update port: mail/pfqueue to 0.4.0 - Update to 0.4.0 - Update COMMENT and pkg-descr because now support exim too. Removed files: files/patch-pfqueue.c >How-To-Repeat: >Fix: --- pfqueue.patch begins here --- diff -ruN pfqueue.orig/Makefile pfqueue/Makefile --- pfqueue.orig/Makefile Sat May 21 01:07:49 2005 +++ pfqueue/Makefile Mon Jun 13 14:09:43 2005 @@ -6,20 +6,27 @@ # PORTNAME= pfqueue -PORTVERSION= 0.3.8 +PORTVERSION= 0.4.0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= marcus@corp.grupos.com.br -COMMENT= A console-based tool for handling postfix queues +COMMENT= A console-based tool for handling postfix{1,2} and exim queues +USE_BZIP2= yes USE_REINPLACE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} +LDCONFIG_DIRS= ${LOCALLIBDIR} +INSTALLS_SHLIB= yes MAN1= pfqueue.1 -PLIST_FILES= bin/pfqueue +PLIST_FILES= bin/pfqueue lib/libpfq_exim.a lib/libpfq_exim.la \ + lib/libpfq_exim.so lib/libpfq_exim.so.0 lib/libpfq_postfix1.a \ + lib/libpfq_postfix1.la lib/libpfq_postfix1.so lib/libpfq_postfix1.so.0 \ + lib/libpfq_postfix2.a lib/libpfq_postfix2.la lib/libpfq_postfix2.so \ + lib/libpfq_postfix2.so.0 post-patch: ${REINPLACE_CMD} -e "s|-lc_r|${PTHREAD_LIBS}|g; s|-lpthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure diff -ruN pfqueue.orig/distinfo pfqueue/distinfo --- pfqueue.orig/distinfo Sat May 21 01:07:49 2005 +++ pfqueue/distinfo Mon Jun 13 13:53:39 2005 @@ -1,2 +1,2 @@ -MD5 (pfqueue-0.3.8.tar.gz) = bd3eabfe22729338af58ef971ec8b5ad -SIZE (pfqueue-0.3.8.tar.gz) = 109218 +MD5 (pfqueue-0.4.0.tar.bz2) = d5d5d8e92fef879171ce365e2c20c266 +SIZE (pfqueue-0.4.0.tar.bz2) = 220018 diff -ruN pfqueue.orig/files/patch-pfqueue.c pfqueue/files/patch-pfqueue.c --- pfqueue.orig/files/patch-pfqueue.c Fri May 20 14:24:35 2005 +++ pfqueue/files/patch-pfqueue.c Wed Dec 31 21:00:00 1969 @@ -1,14 +0,0 @@ ---- pfqueue.c.orig Fri May 20 12:26:17 2005 -+++ pfqueue.c Fri May 20 19:21:56 2005 -@@ -562,9 +562,10 @@ - - // Sets the list window title - void win_listtitle() { -+ char buf[BUF_SIZE]; -+ - wattron ( lwnd, A_BOLD ); - -- char buf[BUF_SIZE]; - sprintf ( buf, "Queue: '%s', %d message%s, %d tagged %s %s %s", - q_names[CURQ], NUMMSG, - ( NUMMSG != 1 ? "s" : "" ), diff -ruN pfqueue.orig/pkg-descr pfqueue/pkg-descr --- pfqueue.orig/pkg-descr Thu Jan 13 21:42:30 2005 +++ pfqueue/pkg-descr Mon Jun 13 14:06:58 2005 @@ -1,8 +1,8 @@ -A console-based tool for handling postfix queues +A console-based tool for handling postfix{1,2} and exim queues -pfqueue is an effort to give postqueue/mailq/postsuper a console -(ncurses) interface: it won't add any particular functionality -to those provided with postfix itself, but will hopefully make +pfqueue is an effort to give email queue a console (ncurses) +interface: it won't add any particular functionality to those +provided with postfix and exim itself, but will hopefully make them to use. It's a real-time queue scanner, that show per-queue lists of --- pfqueue.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: