aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 449ac3e4..f3d3c6b7 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -547,6 +547,7 @@
<config_file>https://packages.pfsense.org/packages/config/openbgpd/openbgpd.xml</config_file>
<port_category>net</port_category>
<run_depends>sbin/bgpctl:net/openbgpd</run_depends>
+ <conflicts>Quagga_OSPF</conflicts>
<build_pbi>
<port>net/openbgpd</port>
</build_pbi>
@@ -1300,6 +1301,7 @@
</package>
<package>
<name>Quagga OSPF</name>
+ <internal_name>Quagga_OSPF</internal_name>
<descr>OSPF routing protocol using Quagga -- WARNING! Installs files to the same place as OpenBGPD. Installing both will break things.</descr>
<maintainer>jimp@pfsense.org</maintainer>
<version>0.99.22.3.1_2 v0.6.5</version>
@@ -1307,6 +1309,9 @@
<status>BETA</status>
<depends_on_package_pbi>quagga-0.99.23.1_2-##ARCH##.pbi</depends_on_package_pbi>
<config_file>https://packages.pfsense.org/packages/config/quagga_ospfd/quagga_ospfd.xml</config_file>
+ <port_category>net</port_category>
+ <run_depends>sbin/watchquagga:net/quagga</run_depends>
+ <conflicts>OpenBGPD</conflicts>
<build_pbi>
<port>net/quagga</port>
</build_pbi>