# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup openssl 1.0 name scamper version 20250106 revision 0 categories net license GPL-2 maintainers {@matthewluckie luckie.org.nz:mjl} openmaintainer description Conduct Internet measurements long_description ${name} is a program that is able to conduct Internet \ measurement tasks to large numbers of IPv4 and IPv6 \ addresses, in parallel, to fill a specified \ packets-per-second rate. Currently, it supports the \ well-known ping and traceroute techniques, as well as \ radargun, ally, mercator, sting, and parts of tbit. homepage https://www.caida.org/catalog/software/scamper master_sites ${homepage}/code/ checksums rmd160 655854a3590b23ebdba50a27f60040643ae36d32 \ sha256 d746f15d58b0eb6d95f263e8b4062958c1586082ef7e91d31eafb3ca4c38c080 \ size 3009196 distname ${name}-cvs-${version} livecheck.regex ${name}-cvs-(\[0-9\]+\[a-z\]*)${extract.suffix} configure.args-append \ --enable-sc_hoiho \ --enable-sc_minrtt \ --enable-sc_uptime \ --with-pcre2 depends_lib-append path:lib/liblzma.dylib:xz \ path:lib/libbz2.dylib:bzip2 \ port:pcre2 \ port:sqlite3