Commit graph

8 commits

Author SHA1 Message Date
adrianp
6eb4b8ca55 Fix builds on Darwin 2007-11-18 00:36:37 +00:00
adrianp
f299d75aed Update to 6.0.2
Unfortunately the only information available is "Bug fixes only"
2007-11-18 00:16:38 +00:00
adrianp
1ad6181b99 Update to 6.0.1
* Use the new plugin functionality available and build the dns, random and whois
  plugins by default.
* The postgresql and ldap plugins can be optionally built by setting
  PKG_OPTIONS.echoping.

6.0.1 (2007-04-04)
* Bug fixes only

6.0.0 (2007-03-26)
* Plugins: several plugins (whois, postgresql, dns) are now
  shipped with echoping and you can write your own. All new
  protocols will now be supported via plugins. Consequences:
* you now need an Unix with a working dlopen(3)
* echoping now requires the popt parsing library
* popt: echoping now depends on popt. One main change: options
  parsing is lightly different so some scripts *may* break. A
  typical example is that "old-school" Unix aggreation of arguments
  ("echoping -v4 localhost") is no longer accepted (use "echoping -v
  -4 localhost").
* Many bug fixes, see the list at Sourceforge
2007-04-09 14:44:29 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
minskim
368ccaa238 Update echoping to 5.2.0.
Changes: IDN (Unicode domain names) support.
2004-03-08 00:49:48 +00:00
xtraeme
a13f9bfa8e Update to 5.1.0 provided by Soren Jacobsen PR pkg/23743.
Changes:

5.1.0 (2003-11-09)
        * GNU TLS support (alternative to OpenSSL),
        * Small licence change,
        * Portability fixes (MacOS X)
5.0.1 (2002-11-04)
        * Small bug fixes,
        * Better error messages with invalid options
5.0.0 (2002-10-11)
        * Now uses getnameinfo/getaddrinfo. Two consequences:
           - you can compile only on a recent Unix
           - you have IPv6 support
        * With -v, now able to separate kernel (TCP) and application latency
        * Now displays the standard deviation for repeated tests. Warning:
          this may break some scripts which parse the output of echoping.
4.2.0 (2001-03-16)
        * New -a and -A options to control the proxy/cache (disable caching).
          Fixes bug/wish #232324
        * Support for microsecond wait (uses usleep)
        * New option (-p) to set socket priority (Linux only)
        * New option (-P) to set IP Type of Service octet
        * Bug fixes: #230384 (SSL records are different from text lines)
2003-12-14 04:08:32 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00