aboutsummaryrefslogtreecommitdiffstats
path: root/dns/rbldnsd/Makefile
blob: 1f8754944b3b5eba5de71f3c21e3cf8ba2c4857d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Created by: Paul Chvostek <paul@it.ca>
# $FreeBSD$

PORTNAME=   rbldnsd
PORTVERSION=    0.998
CATEGORIES= dns
MASTER_SITES=   http://www.corpit.ru/mjt/rbldnsd/ \
        ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/

MAINTAINER= alexey@renatasystems.org
COMMENT=    Small and fast DNS daemon especially for DNSBL zones

LICENSE=    GPLv2

HAS_CONFIGURE=  yes
USE_RC_SUBR=    rbldnsd
USERS=      rbldns
GROUPS=     ${USERS}
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES=  pkg-message

OPTIONS_DEFINE= DOCS

do-install:
    @${MKDIR} ${STAGEDIR}${ETCDIR}
    ${INSTALL_DATA} ${FILESDIR}/example ${STAGEDIR}${ETCDIR}/
    ${INSTALL_PROGRAM} ${WRKSRC}/rbldnsd ${STAGEDIR}${PREFIX}/sbin
    ${INSTALL_MAN} ${WRKSRC}/rbldnsd.8 ${STAGEDIR}${PREFIX}/man/man8

do-install-DOCS-on:
    ${INSTALL} -d ${STAGEDIR}${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/CHANGES-0.81 ${STAGEDIR}${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/TODO ${STAGEDIR}${DOCSDIR}
    ${INSTALL_DATA} ${WRKSRC}/NEWS ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>
+0800'>2016-02-021-0/+1 * Welcome Centos 6.7miwi2016-01-313-10/+8 * Add dependancy to py3-speech-dispatcherkwm2016-01-181-0/+2 * Split off the python bindings into it own slave port. They where not buildkwm2016-01-185-30/+59 * - Update to 3.0.7sunpoet2016-01-172-5/+4 * - Add LICENSE_FILEamdmi32016-01-101-2/+2 * Update to the lastest GNOME 3.16 releases.kwm2015-12-123-7/+4 * Let gnome3 stack be built with python 3.5rm2015-11-196-249/+276 * Typos, whitespace and capitalization fixes (A-F).olgeni2015-09-211-1/+1 * Remove conditions around the EXTRA_PATCHES: always apply the patchbapt2015-08-241-6/+1 * Re-commit ofnetchild2015-08-103-0/+101 * * Add PORTSCOUT macros to only show stable gnome versions.kwm2015-08-081-1/+2 * The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-0618-58/+122 * By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-021-1/+1 * Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for portsantoine2015-07-301-1/+0 * Unbreak INDEX, reverting r392921antoine2015-07-263-101/+0 * 64 bit linuxulator support (not activated by default):netchild2015-07-263-0/+101 * accessibility/speech-dispatcher: remove NLS optionavilla2015-07-012-20/+5 * accessibility/speech-dispatcher: update to 0.8.3avilla2015-06-29