Re: git: 3b869d8f7198 - main - net/echoping: readd the port
- In reply to: Eugene Grosbein : "git: 3b869d8f7198 - main - net/echoping: readd the port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 May 2025 20:47:10 UTC
On 2025-05-04 21:44, Eugene Grosbein wrote: > The branch main has been updated by eugen: > > URL:https://cgit.FreeBSD.org/ports/commit/?id=3b869d8f7198754c5e9bf59091ca8324612afcb9 > > commit 3b869d8f7198754c5e9bf59091ca8324612afcb9 > Author: Eugene Grosbein<eugen@FreeBSD.org> > AuthorDate: 2025-05-04 19:36:07 +0000 > Commit: Eugene Grosbein<eugen@FreeBSD.org> > CommitDate: 2025-05-04 19:36:07 +0000 > > net/echoping: readd the port > > echoping is non-default optional but very useful dependency > of the SmokePing (net-mgmt/smokeping). I use the software and > will maintain the port. > > While here, make it possible to build echoping with GNU dns/libidn2 > instead of dns/libidn. For now, still use libidn to preserve POLA. > > Default build not changed comparing with one before removal, > so PORTREVISION not bumped. Hi, Did you test this prior to committing it because it fails to build in Poudriere. Is there something that prevents you from using lets say fping instead which is maintained both in tree and upstream? Best regards, Daniel