aboutsummaryrefslogtreecommitdiff
path: root/net/nmap
Commit message (Collapse)AuthorAge
* nmap: Update to 7.70Daniel Engberg2018-04-06
| | | | | | Update nmap suite to 7.70 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* net/nmap: Avoid linking libssh2 unintentionallyDaniel Engberg2017-08-08
| | | | | Explicitly tell nmap not to link libssh2 if its available, fixes buildbot failure. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* net/nmap: Update to 7.60Daniel Engberg2017-08-07
| | | | | | | | * Update nmap-suite to 7.60 * Use PKG_HASH as PKG_MD5SUM is deprecated * Switch download URL to HTTPS * Add zlib as dependency and link libpcre dynamically Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* nmap: bump version to 7.50Nuno Goncalves2017-07-01
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* nmap: bump version to 7.40 (all patches upstream)Nuno Goncalves2017-01-23
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* nmap: Fix compile with stripped down openssl. fix #3300neheb2016-11-22
| | | Signed-off by: Rosen Penev <rosenp@gmail.com>
* nmap: fix build on MacOS XAlexandru Ardelean2016-10-28
| | | | | | | | | | | | | The configure script (for libdnet) seems to find <net/bpf.h> and detect some BSD stuff. The lidnet's Makefile wants to include eth-bsd.c, arp-bsd.c and other BSD friends. This seems to put a cork on it, and no BSD stuff appears anymore. [at least on my system]. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* nmap: bump version to 7.31Nuno Goncalves2016-10-22
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* nmap: bump version to 7.30Nuno Goncalves2016-09-30
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* packages: cleanup Makefile variablesStephen Walker2016-07-09
| | | | | | Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
* nmap: bump to 7.12Nuno Goncalves2016-04-12
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* nmap: bump to 7.01Nuno Goncalves2015-12-13
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* nmap: bump to 7.00Nuno Goncalves2015-11-22
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* nmap: dont build zenmap by default.Nuno Goncalves2014-12-03
| | | | | | | Fixes https://dev.openwrt.org/ticket/18436. Closes #577. Signed-off-by: Nick Potts nicholas.potts@googles-email-system.com
* misc: correct typo in Makefiles for PKG_LICENSE_FILESIan Leonard2014-11-24
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* nmap: moved to githubNuno Goncalves2014-09-11
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>