aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2013-09-20 08:22:45 +0000
committerErwin Lansing <erwin@FreeBSD.org>2013-09-20 08:22:45 +0000
commit0d68cdb33f2b030a72f42282bef231937f50c55f (patch)
tree64ca17d112bee3e940c132e5b796b631c25ba5dc /dns
parentb10e78bdbfe8e3aea51df01a9dd75a62ba942dda (diff)
downloadports-0d68cdb33f2b030a72f42282bef231937f50c55f.tar.gz
ports-0d68cdb33f2b030a72f42282bef231937f50c55f.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/bind99/Makefile13
-rw-r--r--dns/bind99/distinfo6
-rw-r--r--dns/bind99/pkg-plist2
3 files changed, 10 insertions, 11 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index 41ed56e1ec25..fe4f78db1936 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME?= bind99
-PORTVERSION= 9.9.3.2
+PORTVERSION= 9.9.4
PORTREVISION?= 0
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
@@ -14,7 +14,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= ISCL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.9.3-P2
+ISCVERSION= 9.9.4
MAKE_JOBS_UNSAFE= yes
@@ -30,7 +30,7 @@ OPTIONS_DEFAULT= IPV6 SSL LINKS XML THREADS
OPTIONS_DEFINE= SSL IDN REPLACE_BASE LARGE_FILE \
FIXED_RRSET SIGCHASE IPV6 THREADS GSSAPI
.if !defined(BIND_TOOLS_SLAVE)
-OPTIONS_DEFINE+= LINKS XML RPZ_NSIP RPZ_NSDNAME RPZRRL_PATCH
+OPTIONS_DEFINE+= LINKS XML RPZ_NSIP RPZ_NSDNAME RRL
OPTIONS_GROUP= DLZ
OPTIONS_GROUP_DLZ= DLZ_POSTGRESQL DLZ_MYSQL DLZ_BDB \
DLZ_LDAP DLZ_FILESYSTEM DLZ_STUB
@@ -47,7 +47,7 @@ LINKS_DESC= Create conf file symlinks in ${PREFIX}
XML_DESC= Support for xml statistics output
RPZ_NSIP_DESC= Enable RPZ NSIP trigger rules
RPZ_NSDNAME_DESC= Enable RPZ NSDNAME policy records
-RPZRRL_PATCH_DESC= RPZ improvements + RRL patch (experimental)
+RRL_DESC= Response Rate Limiting
DLZ_DESC= Dynamically Loadable Zones
DLZ_POSTGRESQL_DESC= DLZ Postgres driver
DLZ_MYSQL_DESC= DLZ MySQL driver (no threading)
@@ -123,9 +123,8 @@ CONFIGURE_ARGS+= --enable-rpz-nsip
CONFIGURE_ARGS+= --enable-rpz-nsdname
.endif
-.if ${PORT_OPTIONS:MRPZRRL_PATCH}
-PATCHFILES= 9.9.3-rpz+rl.13208.13-P2.patch
-PATCH_SITES= http://ss.vix.com/~vjs/
+.if ${PORT_OPTIONS:MRRL}
+CONFIGURE_ARGS+= --enable-rrl
.endif
.if ${PORT_OPTIONS:MDLZ_MYSQL}
diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo
index 17220a0344cc..c95fb2d979a7 100644
--- a/dns/bind99/distinfo
+++ b/dns/bind99/distinfo
@@ -1,4 +1,2 @@
-SHA256 (bind-9.9.3-P2.tar.gz) = 5e8ab06c7b73f38b47ce9ad12ca0afa7c714bbba2f6b7421c26c0d8b84b6c678
-SIZE (bind-9.9.3-P2.tar.gz) = 7459422
-SHA256 (9.9.3-rpz+rl.13208.13-P2.patch) = 55f9393449a8e9b00484eaab8cc9f7a1b10a3bd431b0ba2455aface2c3a3cead
-SIZE (9.9.3-rpz+rl.13208.13-P2.patch) = 356951
+SHA256 (bind-9.9.4.tar.gz) = fe0f16653382e428b10282ce9850722d19589d66f2b45a528e98be3153f654c8
+SIZE (bind-9.9.4.tar.gz) = 7513017
diff --git a/dns/bind99/pkg-plist b/dns/bind99/pkg-plist
index 1f5b06b5023b..80716fbb4ad2 100644
--- a/dns/bind99/pkg-plist
+++ b/dns/bind99/pkg-plist
@@ -145,11 +145,13 @@ include/isc/resource.h
include/isc/result.h
include/isc/resultclass.h
include/isc/rwlock.h
+include/isc/safe.h
include/isc/serial.h
include/isc/sha1.h
include/isc/sha2.h
include/isc/sockaddr.h
include/isc/socket.h
+include/isc/stat.h
include/isc/stdio.h
include/isc/stdlib.h
include/isc/stdtime.h