summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2015-08-07 08:09:28 +0000
committerErwin Lansing <erwin@FreeBSD.org>2015-08-07 08:09:28 +0000
commit29cfe8ab21b65a5cb91dbdd0b84a7c27b7014c12 (patch)
treeadfeb2206fb14e310a7f243c73c9fb645d56ea04
parentRemove the SLAVE_PORT setting which does not have a function actually. (diff)
Move dns/knot to knot1 now knot2 no longer is in beta.
PR: 201257 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer) Sponsored by: DK Hostmaster A/S
Notes
Notes: svn path=/head/; revision=393687
-rw-r--r--MOVED1
-rw-r--r--dns/Makefile2
-rw-r--r--dns/knot1/Makefile (renamed from dns/knot/Makefile)5
-rw-r--r--dns/knot1/distinfo (renamed from dns/knot/distinfo)0
-rw-r--r--dns/knot1/files/knot.in (renamed from dns/knot/files/knot.in)0
-rw-r--r--dns/knot1/files/pkg-message.in (renamed from dns/knot/files/pkg-message.in)0
-rw-r--r--dns/knot1/pkg-descr (renamed from dns/knot/pkg-descr)0
-rw-r--r--dns/knot1/pkg-plist (renamed from dns/knot/pkg-plist)0
8 files changed, 5 insertions, 3 deletions
diff --git a/MOVED b/MOVED
index 2be10a8ceb95..86f25987117c 100644
--- a/MOVED
+++ b/MOVED
@@ -7817,3 +7817,4 @@ german/trytond_account_de_skr03||2015-08-05|No more supported upstream, use tryt
www/trytond_google_maps||2015-08-05|No more supported upstream, use tryton 2.8 instead
devel/appdata-tools|devel/appstream-glib|2015-08-05|Replaced by appstream-glib
textproc/pystemmer|textproc/py-pystemmer|2015-08-06|Rename to match upstream (PyPi) name
+dns/knot|dns/knot1|2015-08-07|Rename to knot1 now knot 2.0 is out
diff --git a/dns/Makefile b/dns/Makefile
index 6ef05d46ad10..efb624a95da4 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -72,7 +72,7 @@
SUBDIR += inadyn-mt
SUBDIR += ipcheck
SUBDIR += ironsides
- SUBDIR += knot
+ SUBDIR += knot1
SUBDIR += knot2
SUBDIR += ldapdns
SUBDIR += ldns
diff --git a/dns/knot/Makefile b/dns/knot1/Makefile
index 005294c2dce9..5d54074ce84d 100644
--- a/dns/knot/Makefile
+++ b/dns/knot1/Makefile
@@ -3,10 +3,11 @@
PORTNAME= knot
PORTVERSION= 1.6.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns ipv6
MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \
http://dns-lab.com/downloads/knot-dns/
+PKGNAMESUFFIX= 1
MAINTAINER= freebsd@dns-lab.com
COMMENT= High performance authoritative-only DNS server
@@ -16,7 +17,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= flex>=2.5.35_1:${PORTSDIR}/textproc/flex
LIB_DEPENDS= liburcu.so:${PORTSDIR}/sysutils/liburcu
-CONFLICTS= knot-2.*
+CONFLICTS= knot-2.* knot2-.*
USES= alias bison libtool pkgconfig tar:xz
GNU_CONFIGURE= yes
diff --git a/dns/knot/distinfo b/dns/knot1/distinfo
index b05715036fb4..b05715036fb4 100644
--- a/dns/knot/distinfo
+++ b/dns/knot1/distinfo
diff --git a/dns/knot/files/knot.in b/dns/knot1/files/knot.in
index 3ea4219a11af..3ea4219a11af 100644
--- a/dns/knot/files/knot.in
+++ b/dns/knot1/files/knot.in
diff --git a/dns/knot/files/pkg-message.in b/dns/knot1/files/pkg-message.in
index 35557a5d1898..35557a5d1898 100644
--- a/dns/knot/files/pkg-message.in
+++ b/dns/knot1/files/pkg-message.in
diff --git a/dns/knot/pkg-descr b/dns/knot1/pkg-descr
index 578048306912..578048306912 100644
--- a/dns/knot/pkg-descr
+++ b/dns/knot1/pkg-descr
diff --git a/dns/knot/pkg-plist b/dns/knot1/pkg-plist
index bc04ffd7bb70..bc04ffd7bb70 100644
--- a/dns/knot/pkg-plist
+++ b/dns/knot1/pkg-plist