Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/echoping: readd the port | Eugene Grosbein | 2025-05-05 | 1 | -0/+25 |
| | | | | | | | | | | | | 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. | ||||
* | net/echoping: Remove expired port | Rene Ladan | 2025-05-04 | 1 | -25/+0 |
| | | | | 2025-04-30 net/echoping: Unmaintained upstream as of 2015 and depends on deprecated libidn | ||||
* | net/echoping: fix build with -fno-common (clang 11 and gcc 10) | Eugene Grosbein | 2020-08-20 | 1 | -0/+25 |
PORTREVISION not bumped as it fixes build for FreeBSD 13. Reported by: pkg-fallout Notes: svn path=/head/; revision=545509 |