aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-02-04 07:57:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-02-04 07:57:54 +0000
commit31a27823e70a54d431c5fa2d1b69bdd1db8881fe (patch)
tree271fa9d9ee5908c30c5d22b6f38aa6bb1a775921 /pkg_config.xml
parentf91917b1983702e37054c48c1018e35bba6775e9 (diff)
downloadpfsense-packages-31a27823e70a54d431c5fa2d1b69bdd1db8881fe.tar.gz
pfsense-packages-31a27823e70a54d431c5fa2d1b69bdd1db8881fe.tar.bz2
pfsense-packages-31a27823e70a54d431c5fa2d1b69bdd1db8881fe.zip
Adding bandwidthd pacakged
Diffstat (limited to 'pkg_config.xml')
-rw-r--r--pkg_config.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 0099231e..c0b7fd89 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -399,6 +399,20 @@
<configurationfile>freeradius.xml</configurationfile>
</package>
<package>
+ <name>bandwidthd</name>
+ <website>http://bandwidthd.sourceforge.net/</website>
+ <descr></descr>
+ <category>System</category>
+ <version></version>
+ <status>BETA</status>
+ <required_version>2.0</required_version>
+ <maintainer></maintainer>
+ <depends_on_package_base_url>ftp://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/All/</depends_on_package_base_url>
+ <depends_on_package>ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6.2-release/</depends_on_package>
+ <config_file>http://www.pfsense.org/packages/config/freeradius.xml</config_file>
+ <configurationfile>bandwidthd.xml</configurationfile>
+ </package>
+ <package>
<name>stunnel</name>
<website>http://www.stunnel.org/</website>
<descr>The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote servers. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the program's code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, allowing stunnel to support whatever cryptographic algorithms you compiled into your crypto package.</descr>