aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-06-25 17:24:56 -0400
committerjim-p <jimp@pfsense.org>2012-06-25 17:24:56 -0400
commit82049d47358bc72bb91d8398be1b6162c55ac133 (patch)
tree071976fb5154affe22d6e0dd1b1788558a12d50f
parentb6d1089c0096c3e4679afb982bf08e32077fe4bc (diff)
downloadpfsense-packages-82049d47358bc72bb91d8398be1b6162c55ac133.tar.gz
pfsense-packages-82049d47358bc72bb91d8398be1b6162c55ac133.tar.bz2
pfsense-packages-82049d47358bc72bb91d8398be1b6162c55ac133.zip
nmap needs to pull in lua
-rw-r--r--pkg_config.8.xml1
-rw-r--r--pkg_config.8.xml.amd641
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index 12ba1941..fcc409a5 100644
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -882,6 +882,7 @@
<descr>NMap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques (determine what services the hosts are offering), version detection (determine what application/service is runing on a port), and TCP/IP fingerprinting (remote host OS or device identification). It also offers flexible target and port specification, decoy/stealth scanning, SunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and command line modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ.</descr>
<category>Security</category>
<depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url>
+ <depends_on_package>lua-5.1.5_4.tbz</depends_on_package>
<depends_on_package>nmap-6.00.tbz</depends_on_package>
<depends_on_package_pbi>nmap-6.00-i386.pbi</depends_on_package_pbi>
<config_file>http://www.pfsense.com/packages/config/nmap/nmap.xml</config_file>
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64
index fba90302..d6dd0b6b 100644
--- a/pkg_config.8.xml.amd64
+++ b/pkg_config.8.xml.amd64
@@ -869,6 +869,7 @@
<descr>NMap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques (determine what services the hosts are offering), version detection (determine what application/service is runing on a port), and TCP/IP fingerprinting (remote host OS or device identification). It also offers flexible target and port specification, decoy/stealth scanning, SunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and command line modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ.</descr>
<category>Security</category>
<depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url>
+ <depends_on_package>lua-5.1.5_4.tbz</depends_on_package>
<depends_on_package>nmap-6.00.tbz</depends_on_package>
<depends_on_package_pbi>nmap-6.00-amd64.pbi</depends_on_package_pbi>
<config_file>http://www.pfsense.com/packages/config/nmap/nmap.xml</config_file>