1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Renato Botelho
922a2ba34b - Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support!

PR:		ports/94459
Submitted by:	Dryice Liu <dryice@dryice.name> (maintainer)
2006-03-15 18:21:26 +00:00
Edwin Groothuis
ca424c4e97 SHA256ify
APproved by: krion@
2006-02-01 22:46:10 +00:00
Edwin Groothuis
3952ad93e3 [maintainer] change maintainer mail address
I'm the maintainer(dryice@liu.com.cn) of the following
	ports. Please help to change the maintainer mail address to
	dryice@dryice.name. This new mail address has a RDNS record
	and will make the life easier. Thanks!

PR:		ports/91624
Submitted by:	Dryice Dong Liu <dryice@dryice.name>
2006-01-11 04:01:50 +00:00
Edwin Groothuis
8c8fc31c5c [maintainer update] 16 ports: add mirror MASTER_SITES
Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES
	of the following ports. Thanks Clive Lin and bsdchat.com for
	the mirror space!

	chinese/xpdf
	deskutils/etask
	devel/cedet
	devel/ecb
	devel/eieio
	devel/ipython
	devel/kodos
	devel/semantic
	devel/xtla
	editors/speedbar
	editors/tree-widget
	games/emacs-chess
	net/tcping
	www/mod_scgi
	www/py-scgi
	www/quixote

PR:		ports/75743
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2005-01-13 00:20:28 +00:00
Edwin Groothuis
1e1835f461 [maintainer update] net/tcping: update MASTER_SITES and WWW
The original author moved his/her web site, so I'm updating
	MASTER_SITES and WWW

PR:		ports/75086
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2004-12-15 03:41:46 +00:00
Clive Lin
f9a7ccd1bb Update to 1.3.4
PR:		ports/73804
Submitted by:	MAINTAINER
2004-11-11 06:58:32 +00:00
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