1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-11 14:29:17 -04:00
Commit graph

21 commits

Author SHA1 Message Date
Olli Hauer
5ec38442ff - update to 7.90
Relnotes:	https://nmap.org/changelog#7.90
2020-10-05 11:04:32 +00:00
Ben Woods
3c7a075322 security/nmap: Fix build on 11i386, 11arm, 11arm64
Fix patches to configure scripts to only add -libverbs if found in base

PR:		242987
Reported by:	Dries Michiels <driesm.michiels@gmail.com>
Reported by:	garga
MFH:		2020Q1
2020-01-05 15:57:38 +00:00
Ben Woods
0e18b95bd5 security/nmap: Update to 7.80
- Remove local patches incorporated upstream.
- Add patches to add missing libibverbs dependency when linking
  libpcap statically (required to allow build on FreeBSD >= 12.0).
  (See similar fix applied to port net-mgmt/dhcdrop in r499639).

Changes this release:
  https://seclists.org/nmap-announce/2019/0

Approved by:	ohauer (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D22730
2019-12-30 12:38:05 +00:00
Olli Hauer
89768ae6bb - update to 7.60
- regenerate patches with makepatch

PR:		ports/221522
2018-01-30 21:02:54 +00:00
Olli Hauer
9b743fa397 - upate to version 7.10
- remove support for custom IPv4 only kernel [1]

Short summary:
- 12 new NSE scripts
- hundreds of new OS/version fingerprints
- dozens if smaller improvements and bug fixes

Full Changelog:
 https://nmap.org/changelog.html

[1] nmap does no longer build agains custom kernel without IPv6!
2016-03-17 21:29:58 +00:00
Olli Hauer
e48f1b3666 - update to 6.49BETA5
- use DOCS instead PORTDOCS
- remove gcc workaround [1]
- (hopefully) use the correct __FreeBSD_version for SOCK_RAW

Changelog:
https://nmap.org/changelog.html

PR:		196065 [1]
PR:		200558 [2]
PR:		202139 [3]

Submitted by:	sbruno@ , mikael.urankar@gmail.com [1]
Submitted by:	truckman@ [2]
Submitted by:	trasz@ [3]
2015-09-27 10:32:29 +00:00
Olli Hauer
03d75ab5d3 - use internal liblua instead the one from ports [1]
- update internal liblua from 5.2.2 -> 5.2.3
- bump PORTREVISION

[1] nmap use static lua for nmap, nping and ncat, after
    build lua is no longer needed.
2014-01-12 17:56:20 +00:00
Olli Hauer
3f0360cc96 - update nmap to version 5.36TEST3
- remove dead mirror servers

 Changelog: http://nmap.org/changelog.html

 Mayjor changes are NSE script related, some highlihts:
  o [NSE] Added stuxnet-detect.nse
  o [NSE] Added the ftp-proftpd-backdoor.nse

  and many more interesting NSE scripts.
2011-01-07 20:51:25 +00:00
Martin Wilke
35bf7feac6 - Update to 4.90RC1
PR:		136295
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2009-07-05 22:24:16 +00:00
Martin Wilke
915e27e96b - Update to 4.68
PR:		126211
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-08-03 16:09:47 +00:00
Martin Wilke
7a1b9836bb - Update to 4.62
PR:		123401
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-05-06 13:26:11 +00:00
Cheng-Lung Sung
d0bc782954 - Update nmap to 4.60 and fix moved MASTER_SITES.
Also fixed portlint warnings about Makefile structure.

PR:		ports/122728
Submitted by:	maintainer (Daniel Roethlisberge)
2008-04-14 00:53:05 +00:00
Martin Wilke
2f195e4f8d - Update to 4.52
PR:		119673
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2008-03-14 21:30:23 +00:00
Kirill Ponomarev
9b18585e48 Update to 4.00
PR:		ports/92684
Submitted by:	krion
Approved by:	maintainer
2006-02-02 08:13:19 +00:00
Oliver Eikemeier
777bd29d06 update to version 3.77 2004-11-30 18:10:45 +00:00
Oliver Eikemeier
b56cdf6aa7 Fix build when using ccache
PR:		71343
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-09-03 18:17:29 +00:00
Oliver Eikemeier
471cedfc59 - update to 3.55
/usr/local/share/doc/nmap/CHANGELOG
2004-07-07 09:22:26 +00:00
Edwin Groothuis
e11145a0fa [MAINTAINER] port security/nmap: update to version 3.48
- improved version detection
	- integrates most FreeBSD fixes, thanks to
	  Marius Strobl <marius@alchemy.franken.de>
	- install localized man pages

PR:		ports/57646
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-07 22:31:18 +00:00
Erwin Lansing
201bc6c998 add patches forgotten in previous commit
Submitted by:	maintainer
Pointy hat to:	leeym
2003-09-26 12:05:12 +00:00
Yen-Ming Lee
adcc389f0b nmap 3.27 -> 3.28
PR:		53351
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-16 04:43:50 +00:00
Edwin Groothuis
4b4ecf4cad Maintainer Update: security/nmap
The nmap port is not building correctly where libgnugetopt is
	installed. This patch fixes the problem, please add it to the
	files directory.

PR:		ports/50894
Submitted by:	marius@alchemy.franken.de
Approved by:	Dominic Marks <dom@cus.org.uk>
2003-04-13 10:30:10 +00:00