diff options
author | jim-p <jimp@pfsense.org> | 2011-02-16 14:30:53 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2011-02-16 14:30:53 -0500 |
commit | 54c0d093f752baf4362e03f1e934177fbd896193 (patch) | |
tree | f05429adabb98035ae29ded422a7c6d78736e0b1 | |
parent | ed62195c04d3e24b46665f1a862e7cfe59928122 (diff) | |
download | pfsense-packages-54c0d093f752baf4362e03f1e934177fbd896193.tar.gz pfsense-packages-54c0d093f752baf4362e03f1e934177fbd896193.tar.bz2 pfsense-packages-54c0d093f752baf4362e03f1e934177fbd896193.zip |
Add libpcap to nmap and ntop (ticket #1084 and ticket #1285)
-rwxr-xr-x | pkg_config.8.xml | 2 | ||||
-rwxr-xr-x | pkg_config.8.xml.amd64 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index de2dc668..c19d8d2b 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -145,6 +145,7 @@ <depends_on_package>ntop-3.3.10_7.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> <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> @@ -501,6 +502,7 @@ <required_version>1.2.1</required_version> <configurationfile>nmap.xml</configurationfile> <build_port_path>/usr/ports/security/nmap</build_port_path> + <depends_on_package>libpcap-1.1.1.tbz</depends_on_package> </package> <package> <name>imspector</name> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index a3f18b0f..95d28d76 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -182,6 +182,7 @@ <depends_on_package>ntop-3.3.10_7.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> <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> @@ -538,6 +539,7 @@ <required_version>1.2.1</required_version> <configurationfile>nmap.xml</configurationfile> <build_port_path>/usr/ports/security/nmap</build_port_path> + <depends_on_package>libpcap-1.1.1.tbz</depends_on_package> </package> <package> <name>imspector</name> |