Revision: 95966 https://trac.macports.org/changeset/95966 Author: jmr@macports.org Date: 2012-07-27 00:46:18 -0700 (Fri, 27 Jul 2012) Log Message: ----------- New port: scamper (#33322) Added Paths: ----------- trunk/dports/net/scamper/ trunk/dports/net/scamper/Portfile Added: trunk/dports/net/scamper/Portfile =================================================================== --- trunk/dports/net/scamper/Portfile (rev 0) +++ trunk/dports/net/scamper/Portfile 2012-07-27 07:46:18 UTC (rev 95966) @@ -0,0 +1,23 @@ +# -*- 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 +# $Id$ + +PortSystem 1.0 + +name scamper +version cvs-20111202 +categories net +platforms darwin +license GPL-2 +maintainers gmail.com:henkpoley \ + caida.org:mjl +description Conduct Internet measurements +long_description scamper 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 http://www.wand.net.nz/scamper/ +master_sites ${homepage} +checksums rmd160 01f5bce58d60c40dd117c5cdb31a1788a437e087 \ + sha256 8762a05662c8599a492b4146fe1f58a5b44022b371b656410935d7886a4b6b40 Property changes on: trunk/dports/net/scamper/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native