Commit graph

56 commits

Author SHA1 Message Date
Martin Wilke
6d09d8dd4f - Update to 5.21
PR:		143331
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2010-01-31 00:50:27 +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
Wesley Shields
50edd7d663 - Replace previous patch with a better one.
Submitted by:	Hajimu UMEMOTO <ume@FreeBSD.org>
Approved by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2009-04-22 16:25:53 +00:00
Wesley Shields
5098fed9c7 - Add patch to work around versions of FreeBSD with broken
getaddrinfo(3) (7.1 and earlier, and -CURRENT before the end of March
  2009).

PR:		ports/133779
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2009-04-21 15:36:56 +00:00
Dennis Herrmann
36a2474a72 - Update to 4.85.b7
PR:		ports/133547
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
Approved by:	miwi (mentor)
2009-04-13 09:53:53 +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
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +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
Martin Wilke
e19f7771e5 - Fix build with amd64
PR:		107478
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2007-01-03 17:17:43 +00:00
Shaun Amott
094ad8b9bf - Fix build on FreeBSD 4.x.
PR:		ports/106911
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2006-12-23 15:29:34 +00:00
Erwin Lansing
d228603765 Update to 4.10
PR:		99461
Submitted by:	Daniel Roethlisberger <daniel@roe.ch> (maintainer)
2006-06-25 19:04:40 +00:00
Marcus Alves Grando
cbedd5479a - Able security/nmap open more than 128 bpfs.
- Bump PORTREVISION

PR:		98080
Submitted by:	marck
Approved by:	maintainer
2006-06-06 01:30:16 +00:00
Sergey Matveychuk
e3a1552180 - Add patch resolving an infinite loop in the scan engine
- Bump PORTREVISION

PR:		ports/94264
Submitted by:	maintainer
Requested by:   Alan Amesbury <amesbury@umn.edu>
2006-03-15 14:30:41 +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
Kirill Ponomarev
5e867622ea Update to version 3.81
PR:		ports/77425
Submitted by:	krion
Approved by:	maintainer timeout
2005-02-26 15:39:54 +00:00
Oliver Eikemeier
777bd29d06 update to version 3.77 2004-11-30 18:10:45 +00:00
Oliver Eikemeier
3a6a1c8514 - update to version 3.75
+ updated OS fingerprint database
2004-10-19 16:04:13 +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
Oliver Eikemeier
52667c5a80 - update to 3.51-TEST3
- fix bug when ranges cross interface boundaries [1]

Notified by:	Alex Povolotsky <tarkhil@webmail.sub.ru>, Mike Benjamin <mikeb@mikeb.org> [1]
2004-06-17 11:56:03 +00:00
Oliver Eikemeier
7881db98b7 - update to version 3.50
Approved by:	marcus (mentor)
2004-01-19 22:31:35 +00:00
Alexander Leidinger
e433db1745 From the submitter:
---snip---
        The security/nmap port (currently at 3.48, but previous versions also
        had this problem) triggers a bug in GCC 3.3.1 on FreeBSD/sparc64 which
        causes the compilation of the port to fail.
        The GCC bug itself is know and AFAIK Thomas Moestl (tmm@freebsd.org)
        tried to get a fix for it in upstream GCC. However, I didn't see an
        entry in the release notes of GCC 3.3.2 that would suggest that it has
        been fixed there.
        Another port that has a workaround for this particular GCC bug is e.g.
        x11/XFree86-4-libraries (files/patch-XRes.c).
---snip---

PR:		58698
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Approved by:	maintainer
2003-10-30 14:09:29 +00:00
Edwin Groothuis
a3174f4845 add patches from Marius Strobls
PR:		ports/57646
Submitted by:	Marius Strobls
Approved by:	liver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-08 01:38:55 +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
431f47f2e7 update to nmap/nmapfe version 3.46
PR:		57196
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-25 16:19:25 +00:00
Foxfair Hu
a1d105f807 Submitted by: Marius Strobl <marius@alchemy.franken.de>
Revive a missed patch. This is not a function improvement or program update
for the port itself, so no need to bump PORTREVISION.
2003-07-01 07:27:43 +00:00
Foxfair Hu
d8a8887c96 PR: 53933
Submitted by:	maintainer
Reviewed by:
Approved by:
Obtained from:
MFC after:
1. Upgrade Nmap to 3.30, which released at Jun 29, 2003. Major enchancement is
   OS fingerprints update. The fingerprint DB now contains almost 1000
   fingerprints.

   See ChangeLog at this link:

	http://lists.insecure.org/lists/nmap-hackers/2003/Apr-Jun/0016.html

2. Renamed the patch files to be more descriptive.
2003-07-01 03:38:04 +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
Adam Weinberger
73393db6f9 Update to 3.27.
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
Reviewed by:	Dominic Marks <dom@cus.org.uk> (maintainer)
2003-04-29 22:04:56 +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
Munechika SUMIKAWA
e74fa876ac Upgrade to 3.20
PR:		ports/49987
Submitted by:	Dominic Marks <dom@cus.org.uk>
		marius@alchemy.franken.de
2003-04-11 10:00:50 +00:00
Crist J. Clark
4f3bf60ae3 Do not try to install any parts of nmapfe from the nmap port. There is
a separate port for nmapfe. Even though the attempt in the nmap port
mostly fails since no nmapfe executable would have been built, files
not appearing in the pkg-plist were being added to the system.

PR:		ports/35207
Approved by:	obrien
2002-02-23 06:04:44 +00:00
David E. O'Brien
14c5bb3b12 More changes needed to allow a slave port. 2001-05-28 01:01:19 +00:00
David E. O'Brien
2bf7be3276 While the previous patch worked, this is a fresh one generated from
this version's sources.
2001-04-07 18:38:08 +00:00
David E. O'Brien
758c19ecc0 Remove patch NOT approved by me (maintainer), that is in my way while
doing an upgrade.  This patch does not fix a bug, takes away the original
author's right to free speach, and we have no technical reason to patch.
2001-03-17 01:06:24 +00:00
David E. O'Brien
fa78580a86 Update to version 2.52.
[fixes minor typos in 2.51]
2000-05-05 01:51:06 +00:00
David E. O'Brien
c6da23405e Update to 2.51.
2.51 fixes a target parsing bug which could in some cases cause Nmap to
crash with the error "Assertion `t->nleft > 1' failed".
2000-04-30 09:46:47 +00:00
David E. O'Brien
3d169fb97f Update to 2.30 Beta #18.
* Fixed a very important bug that occurred when SYN scanning localhost.
* Fixed "-vv" to mean "-v -v" as it did in previous versions.
2000-04-06 22:16:15 +00:00
David E. O'Brien
ebaa0d86ff Update to version 2.3 beta 17.
* Added ACK scanning.  This scan technique is great for testing firewall
  rulesets.  It can NOT find open ports, but it can distinguish between
  filtered/unfilterd by sending an ACK packet to each port and waiting for
  a RST to come back.  Filtered ports will not send back a RST (or will
  send ICMP unreachables).  This scan type is activated with -sA .

* Documented the Window scan (-sW)

* "Protocol" field in output eliminated.  It is now printed right
   next to the number (/etc/services style).  Like "22/tcp".

* Added --resume option to continue a large network scan where you left off.
  It also allows you to start and stop for policy reasons
2000-03-27 01:23:45 +00:00
Jeremy Lea
e531baf8c1 PLIST related fixes. 2000-02-27 08:56:20 +00:00
Daniel Baker
1c0ddbd0e6 New patch to eliminate editorial in reference file.
Submitted by:	David McNett <nugget@slacker.com>
2000-02-17 23:28:32 +00:00
David E. O'Brien
afad78b9d4 Update to version 2.3 Beta 14 2000-01-28 10:02:12 +00:00
David E. O'Brien
fb6cec5d1a Upgrade to version 2.3BETA12.
Submitted by:	taguchi@tohoku.iij.ad.jp
2000-01-04 08:00:20 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
David E. O'Brien
1cb3956451 Hard code the path to nmap w/in nmapfe. Thus it will work in the face of a
limited path.

Bug reported by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-23 18:21:54 +00:00
David E. O'Brien
7efe79f49b Upgrade to nmap-2.2-BETA4. The beta includes a very nice GUI (xnmap) that
simplifies the running of nmap for the point and shoot crowd.
1999-07-22 18:33:45 +00:00
David E. O'Brien
b85afc0b24 upgrade to 2.05 1999-02-08 11:58:17 +00:00