diff options
author | jim-p <jimp@pfsense.org> | 2011-05-09 11:50:42 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2011-05-09 11:50:42 -0400 |
commit | 083413072090e69034f03c2a03cbf8991f9c2fd7 (patch) | |
tree | a2ece6b95d4a14a5b94ea52421fad0ff13af84cb | |
parent | 3cab6b6cccebd2b62ee4f2d8ac707ce4045cd6af (diff) | |
download | pfsense-packages-083413072090e69034f03c2a03cbf8991f9c2fd7.tar.gz pfsense-packages-083413072090e69034f03c2a03cbf8991f9c2fd7.tar.bz2 pfsense-packages-083413072090e69034f03c2a03cbf8991f9c2fd7.zip |
Reorder some ntop dependencies a little.
-rwxr-xr-x | pkg_config.8.xml | 4 | ||||
-rwxr-xr-x | pkg_config.8.xml.amd64 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index a5153688..2f0dd787 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -155,11 +155,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-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> + <depends_on_package>GeoIP-1.4.7.tbz</depends_on_package> + <depends_on_package>ntop-4.0.1_1.tbz</depends_on_package> <build_port_path>/usr/ports/lang/perl5.10</build_port_path> <build_port_path>/usr/ports/databases/gdbm</build_port_path> <build_port_path>/usr/ports/databases/rrdtool12</build_port_path> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 0334eade..952de397 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -206,11 +206,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-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> + <depends_on_package>GeoIP-1.4.7.tbz</depends_on_package> + <depends_on_package>ntop-4.0.1_1.tbz</depends_on_package> <build_port_path>/usr/ports/lang/perl5.10</build_port_path> <build_port_path>/usr/ports/databases/gdbm</build_port_path> <build_port_path>/usr/ports/databases/rrdtool12</build_port_path> |