aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-10-16 22:58:58 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-10-16 22:58:58 +0000
commitc34fb3dc01398d5ca373a0c120248b3fbaeeaf8b (patch)
treed7a9244798f7d70a543844d6b4c5dc88023376a4 /pkg_config.xml
parente715bb04524d433bf98c6fafe4160e9c74a14f50 (diff)
downloadpfsense-packages-c34fb3dc01398d5ca373a0c120248b3fbaeeaf8b.tar.gz
pfsense-packages-c34fb3dc01398d5ca373a0c120248b3fbaeeaf8b.tar.bz2
pfsense-packages-c34fb3dc01398d5ca373a0c120248b3fbaeeaf8b.zip
Adding OpenBGPD package
Diffstat (limited to 'pkg_config.xml')
-rw-r--r--pkg_config.xml20
1 files changed, 16 insertions, 4 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index ec7d549d..17b8fe50 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -38,14 +38,16 @@
<depends_on_package>windows_js-1.3_1.tbz</depends_on_package>
</package>
<package>
- <name>PerUserBW</name>
- <descr>Adds a per user bandwidth distribution option. Requires 1.2 or newer.</descr>
+ <name>OpenBGPD</name>
+ <descr></descr>
<category>NET</category>
- <config_file>http://www.pfsense.com/packages/config/per-user-bandwidth-distribution.xml</config_file>
+ <config_file>http://www.pfsense.com/packages/config/openbgpd/openbgpd.xml</config_file>
<version>0.1</version>
<status>ALPHA</status>
<required_version>2.0</required_version>
- <configurationfile>per-user-bandwidth-distribution.xml</configurationfile>
+ <configurationfile>openbgpd.xml</configurationfile>
+ <depends_on_package_base_url>ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/All</depends_on_package_base_url>
+ <depends_on_package>openbgpd-3.9.tbz</depends_on_package>
</package>
<package>
<name>Lightsquid</name>
@@ -776,6 +778,16 @@
<required_version>1.2</required_version>
<configurationfile>doorman.xml</configurationfile>
</package>
+ <package>
+ <name>PerUserBW</name>
+ <descr>Adds a per user bandwidth distribution option. Requires 1.2 or newer.</descr>
+ <category>NET</category>
+ <config_file>http://www.pfsense.com/packages/config/per-user-bandwidth-distribution.xml</config_file>
+ <version>0.1</version>
+ <status>ALPHA</status>
+ <required_version>2.0</required_version>
+ <configurationfile>per-user-bandwidth-distribution.xml</configurationfile>
+ </package>
<package>
<name>spamd</name>
<website>http://www.openbsd.org/spamd/</website>