aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-15 10:32:33 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-15 10:32:33 +0000
commitf58650cbf6657b326bcc1e0534b8ead2cbf31eef (patch)
treeedbcfe2e4fdd2763dfb7659c694dfef219b54763
parentdad453c281233a06c7828a4b1e13c57ccad3b8dc (diff)
downloadpfsense-packages-f58650cbf6657b326bcc1e0534b8ead2cbf31eef.tar.gz
pfsense-packages-f58650cbf6657b326bcc1e0534b8ead2cbf31eef.tar.bz2
pfsense-packages-f58650cbf6657b326bcc1e0534b8ead2cbf31eef.zip
Mark ntop as broken
-rw-r--r--pkg_config.xml27
1 files changed, 13 insertions, 14 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index a6dbc8f5..d4f1d1a8 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -75,19 +75,6 @@
<configurationfile>freeradius.xml</configurationfile>
</package>
<package>
- <name>ntop</name>
- <website>http://www.ntop.org/</website>
- <descr>ntop is a network probe that shows network usage in a way similar to what top does for processes. In interactive mode, it displays the network status on the user's terminal. In Web mode it acts as a Web server, creating an HTML dump of the network status. It sports a NetFlow/sFlow emitter/collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics.</descr>
- <category>Network Management</category>
- <depends_on_package_base_url>http://www.pfsense.org/packages/All/</depends_on_package_base_url>
- <depends_on_package>ntop-3.2_1.tbz</depends_on_package>
- <depends_on_package>libxml2-2.6.23.tbz</depends_on_package>
- <version>3.2_1</version>
- <status>BETA</status>
- <config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file>
- <configurationfile>ntop.xml</configurationfile>
- </package>
- <package>
<name>stunnel</name>
<website>http://www.stunnel.org/</website>
<descr>The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote servers. It can be used to add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP servers without any changes in the program's code. It will negotiate an SSL connection using the OpenSSL or SSLeay libraries. It calls the underlying crypto libraries, allowing stunnel to support whatever cryptographic algorithms you compiled into your crypto package.</descr>
@@ -354,4 +341,16 @@ test server or link availability and modify translation or routing rules. This p
<status>ALPHA</status>
<configurationfile>doorman.xml</configurationfile>
</package>
-</pfsensepkgs>
+ <package>
+ <name>ntop</name>
+ <website>http://www.ntop.org/</website>
+ <descr>ntop is a network probe that shows network usage in a way similar to what top does for processes. In interactive mode, it displays the network status on the user's terminal. In Web mode it acts as a Web server, creating an HTML dump of the network status. It sports a NetFlow/sFlow emitter/collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics.</descr>
+ <category>Network Management</category>
+ <depends_on_package_base_url>http://www.pfsense.org/packages/All/</depends_on_package_base_url>
+ <depends_on_package>ntop-3.2_1.tbz</depends_on_package>
+ <version>3.2_1</version>
+ <status>BETA</status>
+ <config_file>http://www.pfsense.com/packages/config/ntop.xml</config_file>
+ <configurationfile>ntop.xml</configurationfile>
+ </package>
+</pfsensepkgs> \ No newline at end of file