diff options
-rwxr-xr-x | pkg_config.8.xml | 1 | ||||
-rwxr-xr-x | pkg_config.8.xml.amd64 | 20 |
2 files changed, 20 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index b9918b3a..405e2f8c 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -955,5 +955,6 @@ <depends_on_package>openssl-1.0.0_2.tbz</depends_on_package> <build_port_path>/usr/ports/dns/unbound</build_port_path> <build_options>WITHOUT_MAN=true WITH_SRV=true</build_options> + </package> </packages> </pfsensepkgs> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index c7931e7c..202588d7 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -956,5 +956,23 @@ <required_version>1.2.3</required_version> <configurationfile>ifbwstats.xml</configurationfile> </package> + <package> + <name>Unbound</name> + <descr>Unbound is a validating, recursive, and caching DNS resolver.</descr> + <website>http://www.unbound.net/</website> + <category>Services</category> + <version>1.0</version> + <status>Beta</status> + <required_version>2.0</required_version> + <pkginfolink>http://doc.pfsense.org/index.php/Unbound_package</pkginfolink> + <config_file>http://www.pfsense.com/packages/config/unbound/unbound.xml</config_file> + <configurationfile>unbound.xml</configurationfile> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> + <depends_on_package>unbound-1.4.7.tbz</depends_on_package> + <depends_on_package>expat-2.0.1_1.tbz</depends_on_package> + <depends_on_package>openssl-1.0.0_2.tbz</depends_on_package> + <build_port_path>/usr/ports/dns/unbound</build_port_path> + <build_options>WITHOUT_MAN=true WITH_SRV=true</build_options> + </package> </packages> -</pfsensepkgs>
\ No newline at end of file +</pfsensepkgs> |