aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-08-17 17:39:45 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-08-17 17:39:45 -0400
commitc01158caa55286fed2d785ad53ff8435dd7b9514 (patch)
treeb624518b9374f7cad0f9c0065209a9b84a01e471
parent653457ac512d3dfe87780156cfcffcc74d541a75 (diff)
downloadpfsense-packages-c01158caa55286fed2d785ad53ff8435dd7b9514.tar.gz
pfsense-packages-c01158caa55286fed2d785ad53ff8435dd7b9514.tar.bz2
pfsense-packages-c01158caa55286fed2d785ad53ff8435dd7b9514.zip
Adding TinyDNS to the supported package list for testing
-rwxr-xr-xpkg_config.8.xml1
-rwxr-xr-xpkg_config.8.xml.amd641
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index 6e0fc8d1..ce9d0543 100755
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -437,6 +437,7 @@
<build_port_path>/usr/ports/sysutils/daemontools</build_port_path>
<build_port_path>/usr/ports/dns/djbdns</build_port_path>
<build_options>WITHOUT_MAN=true WITH_SRV=true</build_options>
+ <supportedbybsdperimeter>true</supportedbybsdperimeter>
</package>
<package>
<name>Open-VM-Tools</name>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index b8917e5d..60e17d6d 100755
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -450,6 +450,7 @@
<depends_on_package>ucspi-tcp-0.88_2.tbz</depends_on_package>
<depends_on_package>daemontools-0.76_14.tbz</depends_on_package>
<depends_on_package>djbdns-1.05_13.tbz</depends_on_package>
+ <supportedbybsdperimeter>true</supportedbybsdperimeter>
<build_port_path>/usr/ports/sysutils/ucspi-tcp</build_port_path>
<build_port_path>/usr/ports/sysutils/daemontools</build_port_path>
<build_port_path>/usr/ports/dns/djbdns</build_port_path>