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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: net/fping/files/patch-fping.c

Number of commits found: 4

Sunday, 2 Feb 2025
18:47 Daniel Engberg (diizzy) search for other commits by this committer Author: Andre Albsmeier
net/fping: Update to 5.3

* Replace PORTVERSION with DISTVERSION
* Remove USES= autoreconf
* Remove GNU_CONFIGURE_MANPREFIX
* Remove patch (fixed upstream)
* Adjustments to port makefile to more closely follow Porters Handbook

Changelog: https://github.com/schweikert/fping/releases/tag/v5.3

Initial patch submitted by Andre Albsmeier with additions done by
committer

PR:		283648
Approved by:	portmgr (maintainer timeout, 1+ month)
commit hash: eba24a3574a4c6edbcc178e9c1591f156936f7f2 commit hash: eba24a3574a4c6edbcc178e9c1591f156936f7f2 commit hash: eba24a3574a4c6edbcc178e9c1591f156936f7f2 commit hash: eba24a3574a4c6edbcc178e9c1591f156936f7f2 eba24a3
Thursday, 2 Jun 2022
00:46 Craig Leres (leres) search for other commits by this committer
net/fping: Avoid ident collisions

fping derives the ident it puts in the outbound packet to from the
low 16 bits of the process id. This means a busy nagios server can
see collisions. More details on this issue and a patch to solve it
here:

    https://github.com/schweikert/fping/issues/206

Apply the patch from the github issue:

PR:		264402
Reported by:	Case Larsen
Approved by:	jharris (maintainer)
commit hash: 65d71ce9bdd96d79b5c9cffafc144fe23ebf6b15 commit hash: 65d71ce9bdd96d79b5c9cffafc144fe23ebf6b15 commit hash: 65d71ce9bdd96d79b5c9cffafc144fe23ebf6b15 commit hash: 65d71ce9bdd96d79b5c9cffafc144fe23ebf6b15 65d71ce
Saturday, 22 Aug 2020
12:36 dinoex search for other commits by this committer
- fix Can't assign requested address
PR:		248647
Approved by:	 J Harris
Original commitRevision:545762 
Monday, 22 Apr 2013
15:44 ak search for other commits by this committer
- Add timestamps option (used by netperf-wrapper) [1]
- Fix fping issue with the unreachable ip in the arp cache [2]
- Convert Makefile headers to new style

PR:	ports/177368 [1]
PR:	ports/176439 [2]
Submitted by:	Lars Eggert <lars@eggert.org> [1], Alexandre RAYNAUD
<alexandre.raynaud@sallanches.fr> [2]
Approved by:	Jason Harris <jharris@widomaker.com> (maintainer)
Original commitRevision:316242 

Number of commits found: 4