aboutsummaryrefslogtreecommitdiffstats
path: root/net/rude
Commit message (Collapse)AuthorAgeFilesLines
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-0/+1
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allmat2004-08-121-3/+8
| | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Add rude, an UDP traffic generator and its collector crude.pav2003-12-2210-0/+168
It's capable of accurate measuring of traffic. PR: ports/53671 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>