Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 2003 13:54:06 +0200
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/55662: new port: mail/bogofilter-tdb 
Message-ID:  <E19oM6o-0000B6-00@libertas.emma.line.org>
Resent-Message-ID: <200308171200.h7HC0VWV021548@freefall.freebsd.org>

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

>Number:         55662
>Category:       ports
>Synopsis:       new port: mail/bogofilter-tdb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 17 05:00:30 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19oM6o-0000B6-00>