aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-11-16 20:50:59 +0000
committerErmal <eri@pfsense.org>2010-11-16 20:50:59 +0000
commit246d79efeeffae430b936fa5b8519fe09dc628b8 (patch)
tree86355364d81223d9c25bd79505696e1feae01c19
parentd5803678ed369103ee9cf0fc673ac6414194b558 (diff)
downloadpfsense-packages-246d79efeeffae430b936fa5b8519fe09dc628b8.tar.gz
pfsense-packages-246d79efeeffae430b936fa5b8519fe09dc628b8.tar.bz2
pfsense-packages-246d79efeeffae430b936fa5b8519fe09dc628b8.zip
Fix broken commit and add package to amd64.
-rwxr-xr-xpkg_config.8.xml1
-rwxr-xr-xpkg_config.8.xml.amd6420
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>