aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.8.xml.amd64
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2014-08-12 16:02:36 -0400
committerjim-p <jimp@pfsense.org>2014-08-12 16:02:36 -0400
commit86c67c0e6ecc177227896d09176e02d7486732fd (patch)
treed89678c1039a17eb642ccd9f96ac1c1882a8fa83 /pkg_config.8.xml.amd64
parentdb46080f3f19b50883061e4d5c49701d73946d28 (diff)
downloadpfsense-packages-86c67c0e6ecc177227896d09176e02d7486732fd.tar.gz
pfsense-packages-86c67c0e6ecc177227896d09176e02d7486732fd.tar.bz2
pfsense-packages-86c67c0e6ecc177227896d09176e02d7486732fd.zip
Add skeleton for ntopng, not active to install yet.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r--pkg_config.8.xml.amd6418
1 files changed, 18 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index a74edeae..83a0457f 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -354,6 +354,24 @@
<noembedded>true</noembedded>
</package>
<package>
+ <name>ntopng</name>
+ <website>http://www.ntop.org/</website>
+ <descr>ntopng (replaces 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>https://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url>
+ <depends_on_package_pbi>ntopng-1.1_2-i386.pbi</depends_on_package_pbi>
+ <build_pbi>
+ <port>net/ntopng</port>
+ </build_pbi>
+ <version>1.1 v0.1</version>
+ <status>ALPHA</status>
+ <!-- Only here to build binaries, not used yet -->
+ <required_version>3.0</required_version>
+ <config_file>https://packages.pfsense.org/packages/config/ntopng/ntopng.xml</config_file>
+ <configurationfile>ntopng.xml</configurationfile>
+ <noembedded>true</noembedded>
+ </package>
+ <package>
<name>FreeSWITCH</name>
<website>http://www.freeswitch.org/</website>
<descr>FreeSWITCH is an open source telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch. It can be used as a simple switching engine, a PBX, a media gateway or a media server to host IVR applications using simple scripts or XML to control the callflow. </descr>