diff options
author | Colin Smith <colin@pfsense.org> | 2005-03-06 06:43:19 +0000 |
---|---|---|
committer | Colin Smith <colin@pfsense.org> | 2005-03-06 06:43:19 +0000 |
commit | 157ca61b1161b1adcbb2378229e35fe29c0d636c (patch) | |
tree | 471313c9b2abfe6833c8263202a182315ce909e1 /pkg_config.xml | |
parent | 7dcd36af1048648045c0bc2241a3e633dcb537f5 (diff) | |
download | pfsense-packages-157ca61b1161b1adcbb2378229e35fe29c0d636c.tar.gz pfsense-packages-157ca61b1161b1adcbb2378229e35fe29c0d636c.tar.bz2 pfsense-packages-157ca61b1161b1adcbb2378229e35fe29c0d636c.zip |
Remove hula package entry.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 476e56bc..e22d229a 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -202,19 +202,6 @@ <configurationfile>siproxd.xml</configurationfile> </package> <package> - <name>hula</name> - <website>http://www.hula-project.org</website> - <descr>Hula is a calendar and mail server. We are focused on building a calendar and mail server that people love to use, instead of broadly trying to build a "groupware server" that managers want to deploy.</descr> - <category>Services</category> - <config_file>http://www.pfsense.com/packages/config/hula.xml</config_file> - <depends_on_package_base_url>http://www.pfSense.com/packages/All/</depends_on_package_base_url> - <depends_on_package>hula.tgz</depends_on_package> - <verifyinstalledpkg>""</verifyinstalledpkg> - <version>0.1</version> - <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> @@ -227,4 +214,18 @@ <configurationfile>netio.xml</configurationfile> </package> </packages> + <package> + <name>hula</name> + <website>http://www.hula-project.org</website> + <descr>Hula is a calendar and mail server. We are focused on building a calendar and mail server that people love to use, instead of broadly trying to build +a "groupware server" that managers want to deploy.</descr> + <category>Services</category> + <config_file>http://www.pfsense.com/packages/config/hula.xml</config_file> + <depends_on_package_base_url>http://www.pfSense.com/packages/All/</depends_on_package_base_url> + <depends_on_package>hula.tgz</depends_on_package> + <verifyinstalledpkg>""</verifyinstalledpkg> + <version>0.1</version> + <status>ALPHA-ALPHA</status> + <configurationfile>hula.xml</configurationfile> + </package> </pfsensepkgs> |