diff options
-rw-r--r-- | pkg_config.xml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 74150d51..41d7d85f 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -3,6 +3,19 @@ <!-- $Id$ --> <pfsensepkgs> <packages> + <package> + <name>siproxd</name> + <website>http://siproxd.sourceforge.net/</website> + <descr>Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections possible via a masquerading firewall. It allows SIP clients (like kphone, linphone) to work behind an IP masquerading firewall or router.</descr> + <category>Services</category> + <config_file>http://www.pfsense.com/packages/config/siproxd.xml</config_file> + <depends_on_package_base_url>ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/</depends_on_package_base_url> + <depends_on_package>siproxd-0.5.13.tbz</depends_on_package> + <version>0.5.13_pfs1</version> + <status>ALPHA</status> + <required_version>1.0</required_version> + <configurationfile>siproxd.xml</configurationfile> + </package> <package> <name>OpenBGPD</name> <descr>OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol.</descr> @@ -516,19 +529,6 @@ <configurationfile>iperf.xml</configurationfile> </package> <package> - <name>siproxd</name> - <website>http://siproxd.sourceforge.net/</website> - <descr>Siproxd is a proxy/masquerading daemon for the SIP protocol. It handles registrations of SIP clients on a private IP network and performs rewriting of the SIP message bodies to make SIP connections possible via a masquerading firewall. It allows SIP clients (like kphone, linphone) to work behind an IP masquerading firewall or router.</descr> - <category>Services</category> - <config_file>http://www.pfsense.com/packages/config/siproxd.xml</config_file> - <depends_on_package_base_url>ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/</depends_on_package_base_url> - <depends_on_package>siproxd-0.5.13.tbz</depends_on_package> - <version>0.5.13_pfs1</version> - <status>ALPHA</status> - <required_version>2.0</required_version> - <configurationfile>siproxd.xml</configurationfile> - </package> - <package> <name>netio</name> <website>http://freshmeat.net/projects/netio/</website> <descr>This is a network benchmark for DOS, OS/2 2.x, Windows NT/2000 and Unix. It measures the net throughput of a network via NetBIOS and/or TCP/IP protocols (Unix and DOS only support TCP/IP) using various different packet sizes.</descr> |