From matthias.andree@gmx.de  Sun Aug 17 04:54:10 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 40AF937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Aug 2003 04:54:10 -0700 (PDT)
Received: from mail.dt.e-technik.uni-dortmund.de (krusty.dt.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 92A0343F93
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Aug 2003 04:54:09 -0700 (PDT)
	(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 9932D8D25
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 17 Aug 2003 13:54:08 +0200 (CEST)
Received: from libertas.emma.line.org (libertas.emma.line.org [192.168.0.2])
	by merlin.emma.line.org (Postfix) with ESMTP id 2DD94258D;
	Sun, 17 Aug 2003 13:54:07 +0200 (CEST)
Received: from emma by libertas.emma.line.org with local (Exim 3.36 #1)
	id 19oM6o-0000B6-00; Sun, 17 Aug 2003 13:54:06 +0200
Message-Id: <E19oM6o-0000B6-00@libertas.emma.line.org>
Date: Sun, 17 Aug 2003 13:54:06 +0200
From: Matthias Andree <matthias.andree@web.de>
Sender: Matthias Andree <matthias.andree@gmx.de>
Reply-To: Matthias Andree <matthias.andree@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port: mail/bogofilter-tdb 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55662
>Category:       ports
>Synopsis:       new port: mail/bogofilter-tdb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 17 05:00:30 PDT 2003
>Closed-Date:    Mon Aug 18 08:17:30 PDT 2003
>Last-Modified:  Mon Aug 18 08:17:30 PDT 2003
>Originator:     Matthias Andree
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-STABLE FreeBSD 4.8-STABLE #43: Tue Aug 12 16:16:25 CEST 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
This PR adds a new bogofilter-tdb port, which is essentially the same as
bogofilter, but linked against TDB (Trivial Database) rather than
BerkeleyDB.

NOTE: this pr depends on ports/55658 and ports/55660.

DO NOT COMMIT THIS PR
BEFORE BOTH ports/55658 AND ports/55660 HAVE BEEN COMMITTED!
	
>How-To-Repeat:
	
>Fix:
# 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:
#
#	bogofilter-tdb
#	bogofilter-tdb/Makefile
#
echo c - bogofilter-tdb
mkdir -p bogofilter-tdb > /dev/null 2>&1
echo x - bogofilter-tdb/Makefile
sed 's/^X//' >bogofilter-tdb/Makefile << 'END-of-bogofilter-tdb/Makefile'
XPKGNAMESUFFIX=	-tdb
XMASTERDIR=	${.CURDIR}/../bogofilter
XLIB_DEPENDS=	tdb.1:${PORTSDIR}/databases/tdb
XCONFIGURE_ARGS=	--with-tdb
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
X
X.include "${MASTERDIR}/Makefile"
END-of-bogofilter-tdb/Makefile
exit
	
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion  
Responsible-Changed-By: krion 
Responsible-Changed-When: Sun Aug 17 06:03:36 PDT 2003 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55662 
State-Changed-From-To: open->closed  
State-Changed-By: krion 
State-Changed-When: Mon Aug 18 08:17:09 PDT 2003 
State-Changed-Why:  
New port added, thanks! 

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