Module Name:    src
Committed By:   christos
Date:           Sat Aug 20 11:25:45 UTC 2016

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
unbound additions


To generate a diff of this commit:
cvs rdiff -u -r1.1351 -r1.1352 src/doc/3RDPARTY
cvs rdiff -u -r1.2180 -r1.2181 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1351 src/doc/3RDPARTY:1.1352
--- src/doc/3RDPARTY:1.1351	Mon Aug 15 07:06:46 2016
+++ src/doc/3RDPARTY	Sat Aug 20 07:25:45 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1351 2016/08/15 11:06:46 roy Exp $
+#	$NetBSD: 3RDPARTY,v 1.1352 2016/08/20 11:25:45 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -131,6 +131,20 @@ Build bind to generate the include files
 Then binclude4netbsd script to import into src/external/bsd/bind/include.
 The libc and include parts of the resolver are now part of libbind.
 
+Package:	unbound 
+Version:	1.5.9
+Current Vers:	1.5.9
+Maintainer:	Christos Zoulas
+Archive Site:	https://www.unbound.net/downloads/unbound-latest.tar.gz
+Home Page:	https://www.unbound.net/
+Mailing List:	https://unbound.nlnetlabs.nl/mailman/listinfo/unbound-users
+Responsible:	christos
+License:	BSD-like
+Location:	external/bsd/unbound/dist
+Notes:
+Use cleantags to import
+run configure and update config files in include
+
 Package:	libbind [libc resolver and includes]
 Version:	libbind-6.0-rc1
 Current Vers:	libbind-6.0

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2180 src/doc/CHANGES:1.2181
--- src/doc/CHANGES:1.2180	Mon Aug 15 07:06:46 2016
+++ src/doc/CHANGES	Sat Aug 20 07:25:45 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2180 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2181 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -339,3 +339,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
 	OpenSSH: Imported 7.3. [christos 20160802]
 	zoneinfo: Import tzdata2016f. [kre 20160807]
 	dhcpcd(8): Import dhcpcd-6.11.3. [roy 20160815]
+	unbound: Import 1.5.9. [christos 20160820]

Reply via email to