Commit graph

9 commits

Author SHA1 Message Date
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Martin Wilke
65e190c0f0 - Get Rid MD5 support
With hat:	portmgr (myself)
2011-03-18 17:59:50 +00:00
Pav Lucistnik
8c2aab382d - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-22 19:49:43 +00:00
Ion-Mihai Tetcu
950685f926 Add file forgoten in previous commit:
- Update to 0.9
 - use rc.d script
 - Update MASTER_SITES
 - use PORTDOCS
 - USE_LDCONFIG
 - obey custom PREFIX

 PR:             138366
 Submitted by:   Sylvio Cesar
 Approved by:    maintainer
 Feature safe:   yes

Feature safe:	yes
2009-09-19 20:08:47 +00:00
Ion-Mihai Tetcu
4c0562fe1b - Update to 0.9
- use rc.d script
- Update MASTER_SITES
- use PORTDOCS
- USE_LDCONFIG
- obey custom PREFIX

PR:		138366
Submitted by:	Sylvio Cesar
Approved by:	maintainer
Feature safe:	yes
2009-09-19 20:05:36 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Edwin Groothuis
45dbe68dfb Fix email address of maintainer from internet2.edu to shlang.com 2007-04-02 22:04:42 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Sergey Matveychuk
d43148058e The program thrulay is used to measure the capacity, delay, and
other performance metrics of a network by sending a bulk TCP or UDP
stream over it.

Special features of thrulay include:
* For TCP, ability to measure round-trip delay along with throughput
* For UDP, ability to measure
  - one-way delay, with quantiles
  - packet loss
  - packet duplication
  - reordering
* For UDP, the ability to send precisely positioned true Poisson streams
  (microsecond errors in sending times)
* Human- and machine-readable output (ready to be fed to gnuplot)

WWW: http://www.internet2.edu/~shalunov/thrulay/

PR:		ports/87683
Submitted by:	Stanislav Shalunov <shalunov@internet2.edu>
2005-10-20 19:32:15 +00:00