Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 02 Nov 2003 18:07:22 +0100
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58837: maintainer: IGNORE mail/bogofilter-tdb, broken 
Message-ID:  <E1AGLhC-000IY1-5e@libertas.emma.line.org>
Resent-Message-ID: <200311021710.hA2HAAjr058781@freefall.freebsd.org>

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

>Number:         58837
>Category:       ports
>Synopsis:       maintainer: IGNORE mail/bogofilter-tdb, broken
>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:   Sun Nov 02 09:10:10 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AGLhC-000IY1-5e>