From matthias.andree@gmx.de  Sun Nov  2 09:07:27 2003
Return-Path: <matthias.andree@gmx.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2D54216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Nov 2003 09:07:27 -0800 (PST)
Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4339943FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Nov 2003 09:07:26 -0800 (PST)
	(envelope-from matthias.andree@gmx.de)
Received: from m2a2.dyndns.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])
	by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id A3C2C103B9
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  2 Nov 2003 18:07:24 +0100 (CET)
Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2])
	by merlin.emma.line.org (Postfix) with ESMTP id D23FF66F27;
	Sun,  2 Nov 2003 18:07:22 +0100 (CET)
Received: from emma by libertas.emma.line.org with local (Exim 4.24; FreeBSD 4.9)
	id 1AGLhC-000IY1-5e; Sun, 02 Nov 2003 18:07:22 +0100
Message-Id: <E1AGLhC-000IY1-5e@libertas.emma.line.org>
Date: Sun, 02 Nov 2003 18:07:22 +0100
From: Matthias Andree <matthias.andree@gmx.de>
Reply-To: Matthias Andree <matthias.andree@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: maintainer: IGNORE mail/bogofilter-tdb, broken 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         58837
>Category:       ports
>Synopsis:       maintainer: IGNORE mail/bogofilter-tdb, broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 02 09:10:10 PST 2003
>Closed-Date:    Sun Nov 02 10:13:44 PST 2003
>Last-Modified:  Sun Nov 02 10:13:44 PST 2003
>Originator:     Matthias Andree
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.9-STABLE FreeBSD 4.9-STABLE #58: Wed Oct 29 14:05:40 CET 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
The TDB variant of bogofilter is currently broken, set it to IGNORE.

If it's not fixed by December 15, 2003, this port can be removed.
	
>How-To-Repeat:
	
>Fix:
diff -u /usr/ports/mail/bogofilter-tdb/Makefile /root/bogofilter-tdb/Makefile
--- /usr/ports/mail/bogofilter-tdb/Makefile	Wed Sep  3 17:22:01 2003
+++ /root/bogofilter-tdb/Makefile	Sun Nov  2 17:14:04 2003
@@ -16,9 +16,11 @@
 
 CONFLICTS=	bogofilter-0*
 
-CONFIGURE_ARGS=	--with-tdb
+CONFIGURE_ARGS=	--with-database=tdb
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 DESCR=		${PKGDIR}/pkg-descr
+
+IGNORE=		"is currently broken. Fix it yourself or ask gyepi@users.sourceforge.net to fix TDB mode"
 
 .include "${MASTERDIR}/Makefile"
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sun Nov 2 10:13:36 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58837 
>Unformatted:
