aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-02-16 14:35:08 -0500
committerjim-p <jimp@pfsense.org>2011-02-16 14:35:08 -0500
commit5d82e915ccd16681e05a7eb0d893a20b4f8f4cbc (patch)
treedf5fa77de104e475a08ca8518e8ee6cac9a1c3a0
parent54c0d093f752baf4362e03f1e934177fbd896193 (diff)
downloadpfsense-packages-5d82e915ccd16681e05a7eb0d893a20b4f8f4cbc.tar.gz
pfsense-packages-5d82e915ccd16681e05a7eb0d893a20b4f8f4cbc.tar.bz2
pfsense-packages-5d82e915ccd16681e05a7eb0d893a20b4f8f4cbc.zip
Bump ntop version, add GeoIP to requirements. Ticket #585
-rwxr-xr-xpkg_config.8.xml3
-rwxr-xr-xpkg_config.8.xml.amd643
2 files changed, 4 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index c19d8d2b..2daf0f99 100755
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -142,10 +142,11 @@
<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://files.pfsense.org/packages/8/All/</depends_on_package_base_url>
- <depends_on_package>ntop-3.3.10_7.tbz</depends_on_package>
+ <depends_on_package>ntop-4.0.1.tbz</depends_on_package>
<depends_on_package>gdbm-1.8.3_3.tbz</depends_on_package>
<depends_on_package>perl-5.10.1_3.tbz</depends_on_package>
<depends_on_package>libpcap-1.1.1.tbz</depends_on_package>
+ <depends_on_package>GeoIP-1.4.6.tbz</depends_on_package>
<build_port_path>/usr/ports/net/ntop</build_port_path>
<build_port_path>/usr/ports/databases/gdbm</build_port_path>
<build_port_path>/usr/ports/lang/perl5.10</build_port_path>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index 95d28d76..2d2a4888 100755
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -179,10 +179,11 @@
<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://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url>
- <depends_on_package>ntop-3.3.10_7.tbz</depends_on_package>
+ <depends_on_package>ntop-4.0.1.tbz</depends_on_package>
<depends_on_package>gdbm-1.8.3_3.tbz</depends_on_package>
<depends_on_package>perl-5.10.1_3.tbz</depends_on_package>
<depends_on_package>libpcap-1.1.1.tbz</depends_on_package>
+ <depends_on_package>GeoIP-1.4.6.tbz</depends_on_package>
<build_port_path>/usr/ports/net/ntop</build_port_path>
<build_port_path>/usr/ports/databases/gdbm</build_port_path>
<build_port_path>/usr/ports/lang/perl5.10</build_port_path>