aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-09-24 20:09:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-09-24 20:09:28 +0000
commit758242eccd244e3520b47ae2682a17294978016f (patch)
treea9075bf9131e76bd48747ca82dd0fc90e101ddb2
parent524e5b812fa048b89f24f27df7523a4f88af41d1 (diff)
downloadpfsense-packages-758242eccd244e3520b47ae2682a17294978016f.tar.gz
pfsense-packages-758242eccd244e3520b47ae2682a17294978016f.tar.bz2
pfsense-packages-758242eccd244e3520b47ae2682a17294978016f.zip
* Update Nmap to 4.11
* build as static * host package at pfSense.com
-rw-r--r--pkg_config.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/pkg_config.xml b/pkg_config.xml
index bfa01753..dce888d6 100644
--- a/pkg_config.xml
+++ b/pkg_config.xml
@@ -4,6 +4,17 @@
<pfsensepkgs>
<packages>
<package>
+ <name>nmap</name>
+ <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://www.pfsense.com/packages/All/</depends_on_package_base_url>
+ <depends_on_package>nmap-4.11.tbz</depends_on_package>
+ <config_file>http://www.pfsense.com/packages/config/nmap.xml</config_file>
+ <version>4.11</version>
+ <required_version>1.0-RC2</required_version>
+ <configurationfile>nmap.xml</configurationfile>
+ </package>
+ <package>
<name>miniupnpd</name>
<descr>Emulates Microsoft's Internet Connection Service (ICS). It implements the UPnP Internet
Gateway Device specification (IGD) and allows UPnP aware clients, such as MSN Messenger to
@@ -493,17 +504,6 @@
<configurationfile>squidGuard.xml</configurationfile>
</package>
<package>
- <name>nmap</name>
- <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://ftp13.freebsd.org/pub/FreeBSD/ports/i386/packages-6-stable/All/</depends_on_package_base_url>
- <depends_on_package>nmap-3.93.tbz</depends_on_package>
- <config_file>http://www.pfsense.com/packages/config/nmap.xml</config_file>
- <version>3.93</version>
- <required_version>1.0-RC3</required_version>
- <configurationfile>nmap.xml</configurationfile>
- </package>
- <package>
<name>pfstat</name>
<website>http://www.benzedrine.cx/pfstat.html</website>
<descr>pfstat is a small utility that collects packet filter statistics and produces graphs.</descr>