Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  2 Jan 2004 05:34:00 +0100 (CET)
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60814: new port: mail/bogofilter-qdbm 
Message-ID:  <20040102043400.01CEC5C30@sigma.emma.line.org>
Resent-Message-ID: <200401020440.i024eHOE023165@freefall.freebsd.org>

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

>Number:         60814
>Category:       ports
>Synopsis:       new port: mail/bogofilter-qdbm
>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:   Thu Jan 01 20:40:17 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
UCE sucks 
>Environment:
System: FreeBSD sigma.emma.line.org 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Sun Dec 28 00:18:12 CET 2003 toor@sigma.emma.line.org:/usr/src/sys/i386/compile/SIGMA i386


	
>Description:
Add a new bogofilter slave port that uses the QDBM data base manager.

THIS PORT DEPENDS ON PR #60811 - do not commit before 60811 is closed.
	
>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-qdbm
#	bogofilter-qdbm/Makefile
#
echo c - bogofilter-qdbm
mkdir -p bogofilter-qdbm > /dev/null 2>&1
echo x - bogofilter-qdbm/Makefile
sed 's/^X//' >bogofilter-qdbm/Makefile << 'END-of-bogofilter-qdbm/Makefile'
X# New ports collection makefile for:	bogofilter-qdbm
X# Date created:				2004-01-02
X# Whom:					Matthias Andree <matthias.andree@gmx.de>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	bogofilter
XPORTREVISION=	0
XCATEGORIES=	mail
XPKGNAMESUFFIX=	-qdbm
X
XMASTERDIR=	${.CURDIR}/../bogofilter
X
XLIB_DEPENDS=	qdbm.1:${PORTSDIR}/databases/qdbm
X
XCONFLICTS=	bogofilter-0* bogofilter-tdb*
X
XCONFIGURE_ARGS=	--with-database=qdbm
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
X		LDFLAGS="-L${LOCALBASE}/lib"
XDESCR=		${PKGDIR}/pkg-descr
X
X.include "${MASTERDIR}/Makefile"
END-of-bogofilter-qdbm/Makefile
exit

	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040102043400.01CEC5C30>