aboutsummaryrefslogtreecommitdiffstats
path: root/pkg_config.10.xml
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2015-05-14 09:13:59 -0300
committerRenato Botelho <garga@FreeBSD.org>2015-05-14 09:13:59 -0300
commit0c9a566a742e665ddfb856e6ac7b33596871525c (patch)
tree9561cf1d7c0031aac7e06e188a06e55727db4bf5 /pkg_config.10.xml
parent84c5b257c048ce3a56eab993a7654e6f2dbac159 (diff)
downloadpfsense-packages-0c9a566a742e665ddfb856e6ac7b33596871525c.tar.gz
pfsense-packages-0c9a566a742e665ddfb856e6ac7b33596871525c.tar.bz2
pfsense-packages-0c9a566a742e665ddfb856e6ac7b33596871525c.zip
Sanitize ntopng version, add depends, category and fix pbi detection for 2.3
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r--pkg_config.10.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml
index 69f7dae8..7aa1f403 100644
--- a/pkg_config.10.xml
+++ b/pkg_config.10.xml
@@ -289,12 +289,14 @@
<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>
+ <port_category>net</port_category>
+ <run_depends>bin/ntopng:net/ntopng bin/redis-cli:databases/redis bin/gdbmtool:databases/gdbm share/fonts/webfonts/arial.ttf:x11-fonts/webfonts bin/acyclic:graphics/graphviz</run_depends>
<depends_on_package_pbi>ntopng-1.2.1-##ARCH##.pbi</depends_on_package_pbi>
<build_pbi>
<ports_before>databases/redis databases/gdbm net/GeoIP x11-fonts/font-util x11-fonts/webfonts graphics/graphviz</ports_before>
<port>net/ntopng</port>
</build_pbi>
- <version>1.2.1 v0.5</version>
+ <version>0.5</version>
<status>ALPHA</status>
<required_version>2.2</required_version>
<config_file>https://packages.pfsense.org/packages/config/ntopng/ntopng.xml</config_file>