aboutsummaryrefslogtreecommitdiff
path: root/security/nmap
Commit message (Collapse)AuthorAgeFilesLines
* - update to version 5.51Olli Hauer2011-02-132-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nmap 5.51 [2011-02-11] o [Ndiff] Added support for prerule and postrule scripts. [David] o [NSE] Fixed a bug which caused some NSE scripts to fail due to the absence of the NSE SCRIPT_NAME environment variable when loaded. Michael Pattrick reported the problem. [Djalal] o [Zenmap] Selecting one of the scan targets in the left pane is supposed to jump to that host in the Nmap Output in the right pane (but it wasn't). Brian Krebs reported this bug. [David] o Fixed an obscure bug in Windows interface matching. If the MAC address of an interface couldn't be retrieved, it might have been used instead of the correct interface. Alexander Khodyrev reported the problem. [David] o [NSE] Fixed portrules in dns-zone-transfer and ftp-proftpd-backdoor that used shortport functions incorrectly and always returned true. [Jost Krieger] o [Ndiff] Fixed ndiff.dtd to include two elements that can be diffed: status and address. [Daniel Miller] o [Ndiff] Fixed the ordering of hostscript-related elements in XML output. [Daniel Miller] o [NSE] Fixed a bug in the nrpe-enum script that would make it run for every port (when it was selected--it isn't by default). Daniel Miller reported the bug. [Patrick] o [NSE] When an NSE script sets a negative socket timeout, it now causes a controlled Lua stack trace instead of a fatal error. Vlatko Kosturjak reported the bug. [David] o [Zenmap] Worked around an error that caused the py2app bootstrap executable to be non-universal even when the rest of the application was universal. This prevented the binary .dmg from working on PowerPC. Yxynaxen reported the problem. [David] o [Ndiff] Fixed an output line that wasn't being redirected to a file when all other output was. [Daniel Miller] Notes: svn path=/head/; revision=269092
* - update to version 5.50Olli Hauer2011-01-303-3/+19
| | | | | | | | | | | | | | | | - always enable bpf in libdnet-stripped to support build in Jail [1] Announcement and Changelog are very long and covered by last updates. Announcement: http://seclists.org/nmap-hackers/2011/0 Changelog: http://nmap.org/changelog.html PR: ports/154353 [1] Submitted by: Mars G Miro <spry _at_ anarchy.in.the.ph> [1] Feature safe: yes Notes: svn path=/head/; revision=268453
* - update nmap to version 5.36TEST4Olli Hauer2011-01-223-3/+6
| | | | | | | | | Changelog: http://nmap.org/changelog.html Feature safe: yes Notes: svn path=/head/; revision=268112
* - update nmap to version 5.36TEST3Olli Hauer2011-01-077-157/+94
| | | | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=267490
* - remove forgotten patch files/patch-nbase__configure (obsolate)Olli Hauer2010-09-041-11/+0
| | | | | | | Approved by: glarkin (mentor, implizit) Notes: svn path=/head/; revision=260513
* - update nmap to version 5.35DC1Olli Hauer2010-09-038-167/+349
| | | | | | | | | | - remove MD2 code from nse_openssl.cc (already removed in nmap svn) - remove naming conflict if openssl-1.x is build with SCTP support Approved by: glarkin (mentor) Notes: svn path=/head/; revision=260503
* Take MaintainershipOlli Hauer2010-08-101-1/+1
| | | | | | | Approved by: glarkin (mentor, implicit) Notes: svn path=/head/; revision=259068
* Drop MaintainershipTilman Keskinoz2010-08-091-1/+1
| | | | | | | | PR: 149436 Submitted by: old maintainer Notes: svn path=/head/; revision=259008
* - Fix plist and bump PORTREVISIONWesley Shields2010-03-062-2/+1
| | | | | | | | | | PR: ports/144401 Submitted by: olli hauer <ohauer@gmx.de> Approved by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250624
* - Update to 5.21Martin Wilke2010-01-315-36/+95
| | | | | | | | PR: 143331 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=248877
* - Update to 5.00Martin Wilke2009-07-162-4/+5
| | | | | | | Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=237952
* - Update to 4.90RC1Martin Wilke2009-07-056-34/+28
| | | | | | | | PR: 136295 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=237203
* - Replace previous patch with a better one.Wesley Shields2009-04-221-31/+10
| | | | | | | | Submitted by: Hajimu UMEMOTO <ume@FreeBSD.org> Approved by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=232514
* - Add patch to work around versions of FreeBSD with brokenWesley Shields2009-04-212-0/+34
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=232432
* - Update to 4.85.b7Dennis Herrmann2009-04-136-69/+93
| | | | | | | | | PR: ports/133547 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=232302
* - Update to 4.76Martin Wilke2008-09-243-8/+17
| | | | | | | | PR: 127379 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=220689
* fix build when openssl is not in base but in $LOCALBASEOliver Lehmann2008-09-071-0/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=220107
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Update to 4.68Martin Wilke2008-08-035-29/+8
| | | | | | | | PR: 126211 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=217998
* - Update to 4.62Martin Wilke2008-05-064-12/+22
| | | | | | | | PR: 123401 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=212738
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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) Notes: svn path=/head/; revision=211584
* - Update nmap to 4.60 and fix moved MASTER_SITES.Cheng-Lung Sung2008-04-146-35/+44
| | | | | | | | | | Also fixed portlint warnings about Makefile structure. PR: ports/122728 Submitted by: maintainer (Daniel Roethlisberge) Notes: svn path=/head/; revision=211204
* - Remove empty filesPav Lucistnik2008-04-102-0/+0
| | | | Notes: svn path=/head/; revision=211003
* - Update to 4.52Martin Wilke2008-03-1413-116/+115
| | | | | | | | PR: 119673 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=209076
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-2/+2
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Fix mastersite.Jean Milanez Melo2007-06-141-2/+2
| | | | | | | | PR: ports/113203 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=193476
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix build with amd64Martin Wilke2007-01-032-8/+25
| | | | | | | | PR: 107478 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=181354
* - Fix build on FreeBSD 4.x.Shaun Amott2006-12-233-7/+34
| | | | | | | | PR: ports/106911 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=180605
* - Update to 4.20Martin Wilke2006-12-123-5/+12
| | | | | | | | | PR: ports/106567 Submitted by: Jose Fernandes<jose@diasfernandes.pt> Approved by: maintainer Notes: svn path=/head/; revision=179600
* - update to 4.11Cheng-Lung Sung2006-07-082-4/+4
| | | | | | | | | PR: ports/99833 Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw> Approved by: maintainer (Daniel Roethlisberger) Notes: svn path=/head/; revision=167186
* Update to 4.10Erwin Lansing2006-06-253-50/+4
| | | | | | | | PR: 99461 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=166326
* - Able security/nmap open more than 128 bpfs.Marcus Alves Grando2006-06-062-1/+18
| | | | | | | | | | | - Bump PORTREVISION PR: 98080 Submitted by: marck Approved by: maintainer Notes: svn path=/head/; revision=164547
* - Add patch resolving an infinite loop in the scan engineSergey Matveychuk2006-03-152-0/+46
| | | | | | | | | | | - Bump PORTREVISION PR: ports/94264 Submitted by: maintainer Requested by: Alan Amesbury <amesbury@umn.edu> Notes: svn path=/head/; revision=157285
* Fix build of "slave port" (security/nmapfe) on 4.x by using GCC 3.2+Emanuel Haupt2006-02-181-0/+1
| | | | | | | | PR: 93452 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Notes: svn path=/head/; revision=156288
* Update to 4.01Kirill Ponomarev2006-02-102-4/+4
| | | | | | | | | PR: ports/93153 Submitted by: krion Approved by: maintainer Notes: svn path=/head/; revision=155677
* Update to 4.00Kirill Ponomarev2006-02-024-49/+18
| | | | | | | | | PR: ports/92684 Submitted by: krion Approved by: maintainer Notes: svn path=/head/; revision=155049
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Update nmap and nmapfe to 3.95.Simon Barner2005-12-143-18/+10
| | | | | | | | | | | | | | Notable upstream changes: * new help/usage screen and man page * new man page currently only available in en, pt_PT and pt_BR * nmapfe is now a shiny GTK2 application Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) PR: ports/90371 Notes: svn path=/head/; revision=151144
* - Add SHA256 checksumTim Bishop2005-12-071-0/+1
| | | | | | | | | PR: 90054 Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150575
* - Update to 3.93Renato Botelho2005-09-162-3/+3
| | | | | | | | PR: ports/86113 Submitted by: maintainer Notes: svn path=/head/; revision=142913
* Give maintainership to submitterSam Lawrance2005-09-081-1/+1
| | | | | | | | PR: ports/85870 Submitted by: Daniel Roethlisberger <daniel@roe.ch> Notes: svn path=/head/; revision=142251
* Update to version 3.90Kirill Ponomarev2005-09-082-3/+4
| | | | Notes: svn path=/head/; revision=142220
* With portmgr hat on, reset eik's ports since he has been inactive forMark Linimon2005-07-181-1/+1
| | | | | | | | | several months (not responding to email). Discussed among: portmgr team Notes: svn path=/head/; revision=139457
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to version 3.81Kirill Ponomarev2005-02-264-8/+13
| | | | | | | | | PR: ports/77425 Submitted by: krion Approved by: maintainer timeout Notes: svn path=/head/; revision=129834
* update to version 3.77Oliver Eikemeier2004-11-305-6/+6
| | | | Notes: svn path=/head/; revision=122831
* - update to version 3.75Oliver Eikemeier2004-10-195-22/+7
| | | | | | | + updated OS fingerprint database Notes: svn path=/head/; revision=119796