# Created by: Mij # $FreeBSD$ PORTNAME= greylite PORTVERSION= 2.3 PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= LOCAL/oliver MAINTAINER= oliver@FreeBSD.org COMMENT= Modified greylisting for qmail and for any other MDA LICENSE= BSD3CLAUSE RUN_DEPENDS= tcpserver:sysutils/ucspi-tcp USES= sqlite tar:bzip2 PLIST_FILES= bin/greylite \ %%DNSBLENV%%bin/dnsblenv \ %%UCSPI2SOCKET%%bin/ucspi2socket \ man/man8/greylite.8.gz SUB_FILES= pkg-message OPTIONS_DEFINE= GEOIP DNSBLENV UCSPI2SOCKET OPTIONS_DEFAULT= GEOIP DNSBLENV UCSPI2SOCKET GEOIP_DESC= Support for GeoIP in suspicion rules DNSBLENV_DESC= Module for interfacing with DNS blacklists UCSPI2SOCKET_DESC= Module for using greylite as SMTP proxy .include .if ${PORT_OPTIONS:MGEOIP} LIB_DEPENDS+= libGeoIP.so:net/GeoIP MAKE_ARGS+= WITH_GEOIP=yep .endif .if ${PORT_OPTIONS:MDNSBLENV} LIB_DEPENDS+= libcares.so:dns/c-ares MAKE_ARGS+= WITH_DNSBLENV=yep PLIST_SUB+= DNSBLENV="" .else PLIST_SUB+= DNSBLENV="@comment " .endif .if ${PORT_OPTIONS:MUCSPI2SOCKET} MAKE_ARGS+= WITH_UCSPI2SOCKET=yep PLIST_SUB+= UCSPI2SOCKET="" .else PLIST_SUB+= UCSPI2SOCKET="@comment " .endif post-patch: ${CP} ${WRKSRC}/Makefile.bsdmake ${WRKSRC}/Makefile ${REINPLACE_CMD} -e 's|PREFIX\?=.*|PREFIX=${STAGEDIR}${PREFIX}|g' \ -e 's,logmsg.c logmsg.h ucspi2socket.c,logmsg.o ucspi2socket.c,' \ ${WRKSRC}/Makefile .include mon'>cinnamon FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Installing man/google.1 as man pagelwhsu2010-10-021-0/+14
* - Update to 0.9.10lwhsu2010-09-193-4/+22
* - Add a patch to keep away from egg generation when setuptools is installedlwhsu2010-08-251-0/+14
* - Update to 0.9.9lwhsu2010-08-042-4/+4
* - Update to 0.9.8lwhsu2010-07-032-4/+4
* - Update to 0.9.7lwhsu2010-06-222-4/+4