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) combination for a given watch list. This is what FreshPorts will look for.

Port details
zmap Internet scanner
3.0.0_1 net on this many watch lists=0 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 3.0.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-05-10 01:30:14
Last Update: 2024-03-20 18:37:13
Commit Hash: 9431a1d
License: APACHE20
WWW:
https://zmap.io/
Description:
ZMap is a fast single packet network scanner designed for Internet-wide network surveys. On a typical desktop computer with a gigabit Ethernet connection, ZMap is capable scanning the entire public IPv4 address space in under 45 minutes. With a 10gigE connection and PF_RING, ZMap can scan the IPv4 address space in under 5 minutes.
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 (16 items)
Collapse this list.
  1. /usr/local/share/licenses/zmap-3.0.0_1/catalog.mk
  2. /usr/local/share/licenses/zmap-3.0.0_1/LICENSE
  3. /usr/local/share/licenses/zmap-3.0.0_1/APACHE20
  4. etc/zmap/blocklist.conf
  5. etc/zmap/zmap.conf
  6. sbin/zblocklist
  7. sbin/ziterate
  8. sbin/zmap
  9. sbin/ztee
  10. share/man/man1/zblocklist.1.gz
  11. share/man/man1/ziterate.1.gz
  12. share/man/man1/zmap.1.gz
  13. share/man/man1/ztee.1.gz
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • zmap>0:net/zmap
To install the port:
cd /usr/ports/net/zmap/ && make install clean
To add the package, run one of these commands:
  • pkg install net/zmap
  • pkg install zmap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zmap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1688578357 SHA256 (zmap-zmap-v3.0.0_GH0.tar.gz) = e3151cdcdf695ab7581e01a7c6ee78678717d6a62ef09849b34db39682535454 SIZE (zmap-zmap-v3.0.0_GH0.tar.gz) = 156278

Packages (timestamps in pop-ups are UTC):
zmap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.03.0.0_12.1.1_33.0.03.0.0_1-2.1.1_3-
FreeBSD:13:quarterly3.0.03.0.02.1.1_33.0.03.0.03.0.03.0.03.0.0
FreeBSD:14:latest3.0.03.0.0_12.1.1_33.0.03.0.0_12.1.1_3-2.1.1_3
FreeBSD:14:quarterly3.0.03.0.0-3.0.03.0.03.0.03.0.03.0.0
FreeBSD:15:latest3.0.03.0.0_1n/a3.0.0n/a3.0.03.0.03.0.0
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. gengetopt>0 : devel/gengetopt
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libdnet.so : net/libdnet
  2. libgmp.so : math/gmp
  3. libunistring.so : devel/libunistring
  4. libjson-c.so : devel/json-c
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for zmap-3.0.0_1: JSON=on: Build with support for JSON MONGO=off: MongoDB support REDIS=off: Redis key-value store database support ===> Use 'make config' to modify these settings
Options name:
net_zmap
USES:
cmake:insource pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/zmap/zmap/tar.gz/v3.0.0?dummy=/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.0_1
20 Mar 2024 18:37:13
commit hash: 9431a1d834af08d5bc780347d5b9ca5802ef9491commit hash: 9431a1d834af08d5bc780347d5b9ca5802ef9491commit hash: 9431a1d834af08d5bc780347d5b9ca5802ef9491commit hash: 9431a1d834af08d5bc780347d5b9ca5802ef9491 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
net/zmap: Move man pages to share/man

Approved by:	portmgr (blanket)
3.0.0
05 Jul 2023 17:43:41
commit hash: 1d8bd44f535d40fed827d5dfdb470346f487409bcommit hash: 1d8bd44f535d40fed827d5dfdb470346f487409bcommit hash: 1d8bd44f535d40fed827d5dfdb470346f487409bcommit hash: 1d8bd44f535d40fed827d5dfdb470346f487409b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/zmap: Update 2.1.1 → 3.0.0

Reported by:	portscout
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)
2.1.1_3
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)
2.1.1_3
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.1_3
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.
2.1.1_3
22 May 2020 19:20:42
Revision:536219Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/json-c json-c
2.1.1_2
21 May 2020 20:44:10
Revision:536150Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with json-c 0.14
2.1.1_2
24 Nov 2019 15:17:16
Revision:518330Original commit files touched by this commit
tobik search for other commits by this committer
net/zmap: Fix absolute port origins in *_DEPENDS
2.1.1_2
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
2.1.1_2
05 Sep 2018 22:01:55
Revision:479045Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/json-c to 0.13.1

- Add my LOCAL to MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		231007
Exp-run by:	antoine
2.1.1_1
25 Feb 2018 00:40:37
Revision:462887Original commit files touched by this commit
yuri search for other commits by this committer
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org

98 ports are affected.

Approved by:	tcberner (mentor, implicit)
2.1.1_1
03 Jan 2018 13:36:58
Revision:457965Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/json-c to 0.13

- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/json-c/json-c/blob/master/ChangeLog
PR:		224675
Exp-run by:	antoine
2.1.1
09 Jan 2017 10:02:39
Revision:430934Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to opt_CMAKE_BOOL
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
2.1.1
10 May 2016 06:26:36
Revision:414923Original commit files touched by this commit
wen search for other commits by this committer
- Remove unneeded line

Spotted by:	mat@
2.1.1
10 May 2016 01:30:03
Revision:414901Original commit files touched by this commit
wen search for other commits by this committer
ZMap is a fast single packet network scanner designed for Internet-wide network
surveys. On a typical desktop computer with a gigabit Ethernet connection, ZMap
is capable scanning the entire public IPv4 address space in under 45 minutes.
With a 10gigE connection and PF_RING, ZMap can scan the IPv4 address space in
under 5 minutes.

WWW: https://zmap.io/

PR:		208925
Submitted by:	yuri@rawbw.com

Number of commits found: 16