Prepare for committing a new sub-port russian/bogofilter (ru-bogofilter).

Approved by:	Matthias Andree (as maintainer)
This commit is contained in:
Yaroslav Tykhiy 2004-06-18 14:25:35 +00:00
parent f5e119447a
commit 757809a774
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111724
4 changed files with 8 additions and 8 deletions

View file

@ -8,11 +8,11 @@
PORTNAME= bogofilter
PORTVERSION= 0.17.5
PORTREVISION= 1
CATEGORIES= mail
CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= matthias.andree@gmx.de
MAINTAINER?= matthias.andree@gmx.de
COMMENT= "Fast, teachable, learning spam detector"
LIB_DEPENDS?= db-4.2:${PORTSDIR}/databases/db42
@ -23,7 +23,7 @@ LIB_DEPENDS+= gsl.5:${PORTSDIR}/math/gsl
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
.endif
CONFLICTS?= bogofilter-tdb* bogofilter-qdbm*
CONFLICTS?= bogofilter-tdb* bogofilter-qdbm* [a-z][a-z]-bogofilter-0*
USE_BZIP2= yes
USE_REINPLACE= yes

View file

@ -14,7 +14,7 @@ MASTERDIR= ${.CURDIR}/../bogofilter
LIB_DEPENDS= qdbm.1:${PORTSDIR}/databases/qdbm
CONFLICTS= bogofilter-0* bogofilter-tdb*
CONFLICTS= bogofilter-0* bogofilter-tdb* [a-z][a-z]-bogofilter-0*
CONFIGURE_ARGS= --with-database=qdbm
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View file

@ -14,7 +14,7 @@ MASTERDIR= ${.CURDIR}/../bogofilter
LIB_DEPENDS= tdb.1:${PORTSDIR}/databases/tdb
CONFLICTS= bogofilter-0* bogofilter-qdbm*
CONFLICTS= bogofilter-0* bogofilter-qdbm* [a-z][a-z]-bogofilter-0*
CONFIGURE_ARGS= --with-database=tdb
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View file

@ -8,11 +8,11 @@
PORTNAME= bogofilter
PORTVERSION= 0.17.5
PORTREVISION= 1
CATEGORIES= mail
CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= matthias.andree@gmx.de
MAINTAINER?= matthias.andree@gmx.de
COMMENT= "Fast, teachable, learning spam detector"
LIB_DEPENDS?= db-4.2:${PORTSDIR}/databases/db42
@ -23,7 +23,7 @@ LIB_DEPENDS+= gsl.5:${PORTSDIR}/math/gsl
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2
.endif
CONFLICTS?= bogofilter-tdb* bogofilter-qdbm*
CONFLICTS?= bogofilter-tdb* bogofilter-qdbm* [a-z][a-z]-bogofilter-0*
USE_BZIP2= yes
USE_REINPLACE= yes