aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-06-25 20:53:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-06-25 20:53:01 +0000
commit53fd38c6925efd0ff8a7ebd0073e816fb5a46bc6 (patch)
treebd0e103e5c568e3f3387a94fc968293374a7f7b8 /pkg_config.xml
parentca60a96b6622f45d7e53a56309941860863188b5 (diff)
downloadpfsense-packages-53fd38c6925efd0ff8a7ebd0073e816fb5a46bc6.tar.gz
pfsense-packages-53fd38c6925efd0ff8a7ebd0073e816fb5a46bc6.tar.bz2
pfsense-packages-53fd38c6925efd0ff8a7ebd0073e816fb5a46bc6.zip
Remove open-vm-tools. We need to research why the .sh files are not
being relibably downloaded.
Diffstat (limited to 'pkg_config.xml')
-rw-r--r--pkg_config.xml34
1 files changed, 16 insertions, 18 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index 21d12481..6f5a19a4 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -2,24 +2,7 @@
<!-- pfSense packages -->
<!-- $Id$ -->
<pfsensepkgs>
- <packages>
-
- <package>
- <name>Open-VM-Tools</name>
- <descr>The Open Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools. They are a set of guest operating system virtualization components that enhance performance and user experience of virtual machines. As virtualization technology rapidly becomes mainstream, each virtualization solution provider implements their own set of tools and utilities to supplement the guest virtual machine. However, most of the implementations are proprietary and are tied to a specific virtualization platform.
- </descr>
- <website>http://open-vm-tools.sourceforge.net</website>
- <category>Network</category>
- <version>82724</version>
- <maintainer>sullrich+ovmtools@gmail.com</maintainer>
- <depends_on_package_base_url>http://files.pfsense.org/packages/All/</depends_on_package_base_url>
- <depends_on_package>open-vm-tools-90473_2.tbz</depends_on_package>
- <status>Beta1</status>
- <required_version>1.2</required_version>
- <config_file>http://www.pfsense.com/packages/config/open-vm-tools/open-vm-tools.xml</config_file>
- <configurationfile>open-vm-tools.xml</configurationfile>
- </package>
-
+ <packages>
<package>
<name>spamd</name>
<website>http://www.openbsd.org/spamd/</website>
@@ -822,4 +805,19 @@
<config_file>http://www.pfsense.com/packages/config/miniupnpd/miniupnpd.xml</config_file>
<configurationfile>miniupnpd.xml</configurationfile>
</package>
+ <package>
+ <name>Open-VM-Tools</name>
+ <descr>The Open Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools. They are a set of guest operating system virtualization components that enhance performance and user experience of virtual machines. As virtualization technology rapidly becomes mainstream, each virtualization solution provider implements their own set of tools and utilities to supplement the guest virtual machine. However, most of the implementations are proprietary and are tied to a specific virtualization platform.
+ </descr>
+ <website>http://open-vm-tools.sourceforge.net</website>
+ <category>Network</category>
+ <version>82724</version>
+ <maintainer>sullrich+ovmtools@gmail.com</maintainer>
+ <depends_on_package_base_url>http://files.pfsense.org/packages/All/</depends_on_package_base_url>
+ <depends_on_package>open-vm-tools-90473_2.tbz</depends_on_package>
+ <status>Beta1</status>
+ <required_version>1.2</required_version>
+ <config_file>http://www.pfsense.com/packages/config/open-vm-tools/open-vm-tools.xml</config_file>
+ <configurationfile>open-vm-tools.xml</configurationfile>
+ </package>
</pfsensepkgs>