Page MenuHomeFreeBSD

net/netdiscover: Add new port
ClosedPublic

Authored by dutra on Mar 28 2024, 9:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 6 2025, 7:31 AM
Unknown Object (File)
Dec 7 2024, 7:34 PM
Unknown Object (File)
Nov 5 2024, 1:57 AM
Unknown Object (File)
Oct 24 2024, 8:49 PM
Unknown Object (File)
Oct 20 2024, 11:05 PM
Unknown Object (File)
Oct 20 2024, 11:05 PM
Unknown Object (File)
Oct 20 2024, 11:05 PM
Unknown Object (File)
Oct 18 2024, 4:59 PM
Subscribers
None

Details

Summary

Netdiscover is an arp packet-based network address discovery tool

Poudriere (amd64): https://poudriere.freebsd.bsdutra.me/data/latest-per-pkg/netdiscover/0.10/
Poudriere (arm64): https://poudriere-arm64.freebsd.bsdutra.me/data/latest-per-pkg/netdiscover/0.10/

commit b52ea61df570e7d50a92cc69278bd12829646231 (HEAD -> main)
Author: gatekeeper <tiago.gasiba@gmail.com>
Date:   Mon Apr 1 10:47:09 2024 -0300

    net/netdiscover: Add new port

    Netdiscover is an arp packet-based network address discovery tool

    PR:             277932
    Approved by:    garga (mentor), dbaio (mentor)
    Differential Revision:  https://reviews.freebsd.org/D44551

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dutra requested review of this revision.Mar 28 2024, 9:58 PM
dutra created this revision.
This revision is now accepted and ready to land.Apr 1 2024, 4:43 PM
This revision was automatically updated to reflect the committed changes.