Commit graph

3 commits

Author SHA1 Message Date
Pav Lucistnik
d82605ecd8 - Update checksum in distinfo. I verified there's no actual changes. Unbreak.
- Add support for validating PGP signature

PR:		ports/62966
Submitted by:	Jason Harris <jharris@widomaker.com>
Approved by:	maintainer
2004-02-23 13:31:19 +00:00
Kris Kennaway
36769748b6 BROKEN: Checksum mismatch 2004-02-21 20:07:54 +00:00
Sergei Kolobov
d11936114f Add tcping 1.3.3, do a TCP connect to the given ip/port combination.
tcping does a TCP connect to the given ip/port combination.
The user can specify a timeout in seconds.
This is useful in shell scripts running in firewalled environments.
Often SYNs are just being dropped by firewalls,
thus connection establishment will be retried several times
(for minutes) until a TCP timeout is reached.
With tcping it is possible to check first if the desired port
is reachable and then start connection establishment.

Author:	Marc Kirchner <mail(at)marc(dash)kirchner(dot)de>
WWW:	http://stud.fh-heilbronn.de/~kirchner/tcping/tcping.html

PR:		60301
Submitted by:	Dryice Liu
2003-12-17 17:24:58 +00:00