sysutils/docker-compose: update to 5.0.1
Upstream rationalize 2.40.x -> 5.0.0 jump in version as:
> We decided to skip 3.0.0 for next major release after docker Compose v2 to
> prevent (more) confusion with the obsolete docker-compose file versions
> 2.x and 3.x inherited from Docker Compose v1. We also skipped 4.0.0 to
> have a clear separation with this legacy.
import bgp-perf, the OpenBGPD performance test suite
ok claudio rsadowski sthen
The OpenBGPD performance test suite contains two applications for
performance measurements.
The bgp-blaster tool can load mrtdump files into a table and emulate
many peers using that table.
The bgp-canary tool sends special UPDATE messages to the system under
test and measures the latency through the system. The statistics for
these measurements are available as an openmetric file.
Import geo/ncview 2.1.11
Ncview is a visual browser for netCDF format files. Typically you
would use ncview to get a quick and easy, push-button look at your
netCDF files. You can view simple movies of the data, view along
various dimensions, take a look at the actual data values, change
color maps, invert the data, etc.
From maintainer Marco van Hulten, thanks!
ok sthen@