Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant/inappropriate CATEGORIES. People need to start reading | Will Andrews | 2000-06-02 | 1 | -1/+1 |
| | | | | the Porter's Handbook. :-) | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -2/+2 |
| | |||||
* | Restore useless version required comments. | David E. O'Brien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | David E. O'Brien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | David E. O'Brien | 2000-02-13 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.9.5. | David E. O'Brien | 1999-09-10 | 1 | -5/+4 |
| | |||||
* | A more optimized way of building the GUI only w/in the nmap distfile | David E. O'Brien | 1999-09-10 | 1 | -6/+3 |
| | | | | extraction. | ||||
* | Due to popular demand, break the `nmapfe' GUI frontend for nmap off from | David E. O'Brien | 1999-09-10 | 1 | -7/+5 |
| | | | | | the main nmap port. The nmap port now does not depend on GUI libs and is thus installable on console-based machines. | ||||
* | Upgrade to 2.3BETA5. | David E. O'Brien | 1999-09-07 | 1 | -2/+2 |
| | | | | | This includes new RPC scanning ability & 100's of new OS fingerprints. The machine parseable output has been cleaned up and made more regular. | ||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) that | David E. O'Brien | 1999-07-22 | 1 | -2/+7 |
| | | | | simplifies the running of nmap for the point and shoot crowd. | ||||
* | Don't set OSVERSION; bsd.port.pre.mk already did. | Bill Fenner | 1999-04-07 | 1 | -2/+1 |
| | | | | Found by: building ports with sysctl not in my path | ||||
* | Upgrade to 2.12. | David E. O'Brien | 1999-04-04 | 1 | -2/+2 |
| | |||||
* | Upgrade to 2.11. | David E. O'Brien | 1999-04-03 | 1 | -2/+2 |
| | |||||
* | upgrade to 2.08 | David E. O'Brien | 1999-02-17 | 1 | -2/+3 |
| | |||||
* | Correct Version required: line | Seiichirou Hiraoka | 1999-02-11 | 1 | -3/+2 |
| | |||||
* | Update to 2.07 | Seiichirou Hiraoka | 1999-02-11 | 1 | -3/+3 |
| | |||||
* | upgrade to 2.06 | David E. O'Brien | 1999-02-08 | 1 | -2/+2 |
| | |||||
* | upgrade to 2.05 | David E. O'Brien | 1999-02-08 | 1 | -3/+3 |
| | |||||
* | upgrade to 2.03 | David E. O'Brien | 1999-01-28 | 1 | -2/+2 |
| | |||||
* | upgrade to 2.02 | David E. O'Brien | 1998-12-29 | 1 | -2/+2 |
| | |||||
* | Need to include bsd.port.pre.mk before using ${OSVERSION}. | Satoshi Asami | 1998-12-26 | 1 | -2/+4 |
| | |||||
* | upgrade to 2.01 | David E. O'Brien | 1998-12-17 | 1 | -2/+2 |
| | | | | [many new OS fingerprints included :-) ] | ||||
* | Upgrade to 2.00. | David E. O'Brien | 1998-12-15 | 1 | -5/+10 |
| | |||||
* | * Nuke included libpcap so I don't make the mistake ache fixed again. | David E. O'Brien | 1998-08-20 | 1 | -1/+4 |
| | | | | * Prefer -u diffs over -c | ||||
* | Old version use bpf.h from internal libpcap and link with | Andrey A. Chernov | 1998-08-18 | 1 | -1/+2 |
| | | | | | | system libpcap in the same time. Fix to use <net/bpf.h> instead New manpages scheme | ||||
* | Added "net" to categories | David E. O'Brien | 1998-08-04 | 1 | -2/+2 |
| | |||||
* | nmap is a utility for port scanning large networks | David E. O'Brien | 1998-08-04 | 1 | -0/+23 |
Sometimes you need speed, other times you may need stealth. In some cases, bypassing firewalls may be required. Not to mention the fact that you may want to scan different protocols (UDP, TCP, ICMP, etc.). You just can't do all this with one scanning mode. Thus nmap incorporats virtually every scanning technique known of. See the nmap homepage at http://www.insecure.org/nmap/index.html |