aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-srv2pf/Makefile
blob: 4d3a7134f32cd016d51777234482fec1bf02a5b8 (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
# $FreeBSD$

PORTNAME=   srv2pf
PORTVERSION=    20151101
CATEGORIES= net
MASTER_SITES=   GH

MAINTAINER= des@FreeBSD.org
COMMENT=    Create and update PF tables from LDAP groups

RUN_DEPENDS=    p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
        p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
        p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
BUILD_DEPENDS=  ${RUN_DEPENDS}

USE_GITHUB= yes
GH_ACCOUNT= dag-erling

USES=       perl5
USE_PERL5=  configure run

PLIST_FILES=    bin/srv2pf

.include <bsd.port.mk>
-1/+1 * Update to 5.4.3 release:ale2012-05-1610-205/+17 * Update to 5.3.11 release.ale2012-04-302-34/+0 * Bump pcre library dependency due to 8.30 updatemm2012-02-141-0/+23 * Restore accidentally removed patch hunk.ale2012-02-091-2/+19 * When FPM is selected, install status.html into ${PREFIX}/share/php/fpm/.ale2012-02-082-19/+23 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1 * Fix configure checks for FPM.ale2011-11-181-5/+23 * Update to 5.3.8 release.ale2011-08-241-11/+0 * Unbreak crypt().ale2011-08-221-0/+11 * Update to 5.3.7 release.ale2011-08-192-179/+0 * Fix CVE-2011-1148, CVE-2011-1938 and CVE-2011-2202.ale2011-06-172-0/+179 * librt is not needed, but we have nanosleep, fix check.ale2011-03-041-7/+7 * Don't link with librt, nanosleep is in libc.ale2011-03-031-7/+16 * Update to 5.3.4 release.ale2010-12-201-14/+8 * Remove obsolete patch: use autoconf-wrapper.ale2010-12-091-13/+0 * Punt autoconf267->autoconf268ade2010-10-161-2/+2 * Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2 * Avoid including zlib extension if not requested.ale2010-08-261-0/+11 * Update to 5.3.3 release:ale2010-07-276-6/+130 * Update to PHP 5.3.2 release!ale2010-04-098-94/+41 * Update to 5.2.12 release.ale2009-12-291-11/+0 * Fix sockets.ale2009-10-121-0/+11 * Update to 5.2.11 release.ale2009-09-223-33/+13 * Update to 5.2.10 release.ale2009-06-251-12/+15