diff options
-rw-r--r-- | pkg_config.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 129b388a..74fce820 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -215,4 +215,17 @@ <status>ALPHA-ALPHA</status> <configurationfile>hula.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> + <category>Services</category> + <config_file>http://www.pfsense.com/packages/config/netio.xml</config_file> + <depends_on_package_base_url>http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable/All</depends_on_package_base_url> + <depends_on_package>netio-1.14.tbz</depends_on_package> + <version>1.14</version> + <status>ALPHA</status> + <configurationfile>netio.xml</configurationfile> + </package> + </pfsensepkgs> |