notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
p5-Nmap-Scanner Perform and manipulate nmap scans using perl
1.0_5 security on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0_5Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-07-04 14:06:03
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: sudo, p5-Digest-HMAC, p5-Digest-MD5, nmap
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Nmap-Scanner
Description:
This set of modules provides perl class wrappers for the network mapper (nmap) scanning tool (see http://www.insecure.org/nmap/). Using these modules, a developer, network administrator, or other techie can create perl routines or classes which can be used to automate and integrate nmap scans elegantly into new and existing perl scripts.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (70 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Nmap-Scanner-1.0_5/catalog.mk
  2. /usr/local/share/licenses/p5-Nmap-Scanner-1.0_5/LICENSE
  3. /usr/local/share/licenses/p5-Nmap-Scanner-1.0_5/ART10
  4. /usr/local/share/licenses/p5-Nmap-Scanner-1.0_5/GPLv1+
  5. lib/perl5/site_perl/Nmap/Scanner.pm
  6. lib/perl5/site_perl/Nmap/Scanner/Address.pm
  7. lib/perl5/site_perl/Nmap/Scanner/Backend.pm
  8. lib/perl5/site_perl/Nmap/Scanner/Backend/Processor.pm
  9. lib/perl5/site_perl/Nmap/Scanner/Backend/Results.pm
  10. lib/perl5/site_perl/Nmap/Scanner/Backend/XML.pm
  11. lib/perl5/site_perl/Nmap/Scanner/Distance.pm
  12. lib/perl5/site_perl/Nmap/Scanner/ExtraPorts.pm
  13. lib/perl5/site_perl/Nmap/Scanner/Host.pm
  14. lib/perl5/site_perl/Nmap/Scanner/HostList.pm
  15. lib/perl5/site_perl/Nmap/Scanner/Hostname.pm
  16. lib/perl5/site_perl/Nmap/Scanner/Hosts.pm
  17. lib/perl5/site_perl/Nmap/Scanner/NmapRun.pm
  18. lib/perl5/site_perl/Nmap/Scanner/OS.pm
  19. lib/perl5/site_perl/Nmap/Scanner/OS/Class.pm
  20. lib/perl5/site_perl/Nmap/Scanner/OS/Fingerprint.pm
  21. lib/perl5/site_perl/Nmap/Scanner/OS/IPIdSequence.pm
  22. lib/perl5/site_perl/Nmap/Scanner/OS/Match.pm
  23. lib/perl5/site_perl/Nmap/Scanner/OS/PortUsed.pm
  24. lib/perl5/site_perl/Nmap/Scanner/OS/TCPSequence.pm
  25. lib/perl5/site_perl/Nmap/Scanner/OS/TCPTSSequence.pm
  26. lib/perl5/site_perl/Nmap/Scanner/OS/Uptime.pm
  27. lib/perl5/site_perl/Nmap/Scanner/Port.pm
  28. lib/perl5/site_perl/Nmap/Scanner/PortList.pm
  29. lib/perl5/site_perl/Nmap/Scanner/RunStats.pm
  30. lib/perl5/site_perl/Nmap/Scanner/RunStats/Finished.pm
  31. lib/perl5/site_perl/Nmap/Scanner/ScanInfo.pm
  32. lib/perl5/site_perl/Nmap/Scanner/Scanner.pm
  33. lib/perl5/site_perl/Nmap/Scanner/Service.pm
  34. lib/perl5/site_perl/Nmap/Scanner/Task.pm
  35. lib/perl5/site_perl/Nmap/Scanner/TaskProgress.pm
  36. lib/perl5/site_perl/Nmap/Scanner/Util.pm
  37. lib/perl5/site_perl/Nmap/Scanner/Util/BannerScanner.pm
  38. lib/perl5/site_perl/man/man3/Nmap::Scanner.3.gz
  39. lib/perl5/site_perl/man/man3/Nmap::Scanner::Address.3.gz
  40. lib/perl5/site_perl/man/man3/Nmap::Scanner::Backend::Processor.3.gz
  41. lib/perl5/site_perl/man/man3/Nmap::Scanner::Backend::Results.3.gz
  42. lib/perl5/site_perl/man/man3/Nmap::Scanner::Distance.3.gz
  43. lib/perl5/site_perl/man/man3/Nmap::Scanner::ExtraPorts.3.gz
  44. lib/perl5/site_perl/man/man3/Nmap::Scanner::Host.3.gz
  45. lib/perl5/site_perl/man/man3/Nmap::Scanner::HostList.3.gz
  46. lib/perl5/site_perl/man/man3/Nmap::Scanner::Hostname.3.gz
  47. lib/perl5/site_perl/man/man3/Nmap::Scanner::Hosts.3.gz
  48. lib/perl5/site_perl/man/man3/Nmap::Scanner::NmapRun.3.gz
  49. lib/perl5/site_perl/man/man3/Nmap::Scanner::OS.3.gz
  50. lib/perl5/site_perl/man/man3/Nmap::Scanner::OS::Class.3.gz
  51. lib/perl5/site_perl/man/man3/Nmap::Scanner::OS::Fingerprint.3.gz
  52. lib/perl5/site_perl/man/man3/Nmap::Scanner::OS::IPIdSequence.3.gz
  53. lib/perl5/site_perl/man/man3/Nmap::Scanner::OS::Match.3.gz
  54. lib/perl5/site_perl/man/man3/Nmap::Scanner::OS::PortUsed.3.gz
  55. lib/perl5/site_perl/man/man3/Nmap::Scanner::OS::TCPSequence.3.gz
  56. lib/perl5/site_perl/man/man3/Nmap::Scanner::OS::TCPTSSequence.3.gz
  57. lib/perl5/site_perl/man/man3/Nmap::Scanner::OS::Uptime.3.gz
  58. lib/perl5/site_perl/man/man3/Nmap::Scanner::Port.3.gz
  59. lib/perl5/site_perl/man/man3/Nmap::Scanner::PortList.3.gz
  60. lib/perl5/site_perl/man/man3/Nmap::Scanner::RunStats.3.gz
  61. lib/perl5/site_perl/man/man3/Nmap::Scanner::RunStats::Finished.3.gz
  62. lib/perl5/site_perl/man/man3/Nmap::Scanner::ScanInfo.3.gz
  63. lib/perl5/site_perl/man/man3/Nmap::Scanner::Scanner.3.gz
  64. lib/perl5/site_perl/man/man3/Nmap::Scanner::Service.3.gz
  65. lib/perl5/site_perl/man/man3/Nmap::Scanner::Task.3.gz
  66. lib/perl5/site_perl/man/man3/Nmap::Scanner::TaskProgress.3.gz
  67. lib/perl5/site_perl/man/man3/Nmap::Scanner::Util::BannerScanner.3.gz
  68. @owner
  69. @group
  70. @mode
Collapse this list.
Dependency lines:
  • p5-Nmap-Scanner>0:security/p5-Nmap-Scanner
To install the port:
cd /usr/ports/security/p5-Nmap-Scanner/ && make install clean
To add the package, run one of these commands:
  • pkg install security/p5-Nmap-Scanner
  • pkg install p5-Nmap-Scanner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Nmap-Scanner
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (Nmap-Scanner-1.0.tar.gz) = a98f39ace03548020594ab49c96d4cbf685025c75b81bd391bde34d450cf98b1 SIZE (Nmap-Scanner-1.0.tar.gz) = 70013

Packages (timestamps in pop-ups are UTC):
p5-Nmap-Scanner
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_51.0_51.0_51.0_51.0_5-1.0_5-
FreeBSD:13:quarterly1.0_51.0_51.0_51.0_51.0_51.0_51.0_51.0_5
FreeBSD:14:latest1.0_51.0_51.0_51.0_51.0_51.0_5-1.0_5
FreeBSD:14:quarterly1.0_51.0_5-1.0_51.0_51.0_51.0_51.0_5
FreeBSD:15:latest1.0_51.0_5n/a1.0_5n/a1.0_51.0_51.0_5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. nmap : security/nmap
  2. p5-Class-Generate>=0 : devel/p5-Class-Generate
  3. p5-XML-SAX>=0 : textproc/p5-XML-SAX
  4. p5-libwww>=0 : www/p5-libwww
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
  6. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. nmap : security/nmap
  2. p5-Class-Generate>=0 : devel/p5-Class-Generate
  3. p5-XML-SAX>=0 : textproc/p5-XML-SAX
  4. p5-libwww>=0 : www/p5-libwww
  5. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_p5-Nmap-Scanner
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Nmap/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Nmap/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Nmap/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Nmap/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Nmap/
  7. http://backpan.perl.org/modules/by-module/Nmap/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Nmap/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Nmap/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Nmap/
  12. https://www.cpan.org/modules/by-module/Nmap/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0_5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_5
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0_5
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
1.0_5
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.0_5
28 Feb 2018 15:12:38
Revision:463218Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE

- Add NO_ARCH
- Sort PLIST
1.0_5
24 Feb 2018 14:02:30
Revision:462825Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated post-configure:
1.0_5
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.0_5
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_4
06 Nov 2013 07:39:32
Revision:332949Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
1.0_4
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.0_4
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.0_4
22 Mar 2012 20:21:34
Original commit files touched by this commit
skv search for other commits by this committer
- Add missing *_DEPENDS [1]
- pass maintainership to perl@

PR:             ports/165888 [1]
Submitted by:   swills
Feature safe:   yes
1.0_3
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0_3
23 Jan 2010 07:28:11
Original commit files touched by this commit
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 3).

Approved by:    portmgr (itetcu)
1.0_2
13 Apr 2009 09:56:33
Original commit files touched by this commit
dhn search for other commits by this committer
- Chase nmap update
- Bump PORTREVSION

Approved by:    miwi  (mentor)
1.0_1
15 Jan 2009 09:00:39
Original commit files touched by this commit
pav search for other commits by this committer
- Fix plist with perl 5.8.9
1.0
31 May 2008 20:44:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0
- Add missing dependency

PR:             120705
Submitted by:   lippe
Approved by:    maintainer timeout
0.9
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
0.9
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.9
22 Jan 2006 02:50:55
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.9
31 Aug 2005 09:00:31
Original commit files touched by this commit
skv search for other commits by this committer
Update to 0.9
0.7a
21 Dec 2004 10:33:09
Original commit files touched by this commit
skv search for other commits by this committer
Fix pkg-plist.

Pointed by:     kris
0.7a
19 Oct 2004 09:03:00
Original commit files touched by this commit
skv search for other commits by this committer
Updated to 0.7a
0.5
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.5
04 Jul 2003 14:04:45
Original commit files touched by this commit
skv search for other commits by this committer
Add p5-Nmap-Scanner 0.5,
perform and manipulate nmap scans using
perl.

Number of commits found: 27