diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-09-28 03:45:48 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-09-28 03:45:48 +0000 |
commit | a1772970715186190ae5ea21688c364da71ac4e2 (patch) | |
tree | 683e332dc53f183e36d457ad7cf0a99eb3f66636 /pkg_config.xml | |
parent | 18104435f965e30bd3e02621d9274d53aced4055 (diff) | |
download | pfsense-packages-a1772970715186190ae5ea21688c364da71ac4e2.tar.gz pfsense-packages-a1772970715186190ae5ea21688c364da71ac4e2.tar.bz2 pfsense-packages-a1772970715186190ae5ea21688c364da71ac4e2.zip |
Set bsdstats to the side for the time being since its asking a question on pkg_add and we don't seem to be able to cope with this.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r-- | pkg_config.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/pkg_config.xml b/pkg_config.xml index 48c98f78..a3e40d12 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -393,20 +393,6 @@ <configurationfile>mtr-nox11.xml</configurationfile> </package> <package> - <name>bsdstats</name> - <descr>The mission of this site is to try and come up with semi-accurate numbers for both advocacy, and marketing, of the *BSD Operating Systems.</descr> - <website>http://bsdstats.hub.org/</website> - <category>Network</category> - <version>3.9</version> - <status>BETA</status> - <required_version>1.0-RC3</required_version> - <maintainer>geekgod@geekgod.com</maintainer> - <depends_on_package_base_url>http://www.pfsense.org/packages/All</depends_on_package_base_url> - <depends_on_package>bsdstats-3.9.tbz</depends_on_package> - <config_file>http://www.pfsense.org/packages/config/bsdstats/bsdstats.xml</config_file> - <configurationfile>bsdstats.xml</configurationfile> - </package> - <package> <name>squid</name> <descr>High performance web proxy cache.</descr> <website>http://www.squid-cache.org/</website> @@ -630,4 +616,18 @@ <maintainer>raj@linuxense.com</maintainer> <configurationfile>havp.xml</configurationfile> </package> + <package> + <name>bsdstats</name> + <descr>The mission of this site is to try and come up with semi-accurate numbers for both advocacy, and marketing, of the *BSD Operating Systems.</descr> + <website>http://bsdstats.hub.org/</website> + <category>Network</category> + <version>3.9</version> + <status>BETA</status> + <required_version>1.0-RC3</required_version> + <maintainer>geekgod@geekgod.com</maintainer> + <depends_on_package_base_url>http://www.pfsense.org/packages/All</depends_on_package_base_url> + <depends_on_package>bsdstats-3.9.tbz</depends_on_package> + <config_file>http://www.pfsense.org/packages/config/bsdstats/bsdstats.xml</config_file> + <configurationfile>bsdstats.xml</configurationfile> + </package> </pfsensepkgs> |