Bug 286541

Summary: net/zmap: Tidy up port
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for zmap none

Description Daniel Engberg freebsd_committer freebsd_triage 2025-05-03 08:23:22 UTC
Created attachment 260112 [details]
Patch for zmap

* Remove gmake dependency
* Switch non insource build for CMake
* Sort LIB_DEPENDS
* Remove CFLAGS definition
* Remove MANPAGE definiton
* Simplify post-install section

Poudriere testport OK 13.4-RELEASE (amd64)
Poudriere testport OK 13.4-RELEASE (i386)
Poudriere testport OK 14.2-RELEASE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-05-17 09:58:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64a8eec897e82378dae4803c9dfebeea43dde171

commit 64a8eec897e82378dae4803c9dfebeea43dde171
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-05-17 02:05:20 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-05-17 09:53:15 +0000

    net/zmap: Improve port

    * Remove gmake dependency
    * Switch non insource build for CMake
    * Sort LIB_DEPENDS
    * Remove CFLAGS definition
    * Remove MANPAGE definiton
    * Simplify post-install section

    PR:             286541
    Approved by:    maintainer timeout, 2+ weeks

 net/zmap/Makefile | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)