| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Feb 2004 01:05:19
20000221_2
|
clement  |
Remove all stalled Makefiles in net category.
Approved and reviewed by: marcus |
23 Feb 2004 04:42:13
20000221_2
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |
13 Feb 2004 09:31:58
20000221_2
|
linimon  |
If you attempt to send an ICMP echo to a host on the same ethernet
subnet, and that host is down/turned off, the Tnm::icmp echo command
will fail rather than return an unreachable indication on some
occasions. This is because the nmicmpd program will occasionally
get an EHOSTDOWN error when doing a sendto() when the ARP entry
resolution times out.
This is a problem since this API can support a list of hosts to
send traffic to, and a single error as described will abort the
entire operation.
(The reviewer claims that he could not duplicate the problem,
but that the patch seems like a good idea anyway.)
PR: ports/24940
Submitted by: Louis Mamakos <louie@transsys.com>
Reviewed by: Stefan E?er <se@FreeBSD.org> |
29 Jan 2004 16:13:06
20000221_2
|
trevor  |
SIZEify. |
09 Dec 2003 00:45:40
20000221_2
|
se  |
Revert to previous revision: the white-space problem had already been
fixed in the commited version ... |
09 Dec 2003 00:40:24
20000221_2
|
se  |
Fix white-space problem in patch. |
09 Dec 2003 00:10:26
20000221_2
|
se  |
Fix incompatibility with tcl-8.4 (Undefined symbol "TclpCreateDirectory").
Based on a patch posted to a tkined mail list by Erik Schoenfelder
<schoenfr@gaertner.de>. |
19 Oct 2003 19:53:37
20000221_1
|
krion  |
- Switch to tcl/tk-8.4
- Bump PORTREVISION
- Fix CATEGORIES |
20 Feb 2003 18:51:13
20000221
|
knu  |
De-pkg-comment. |
30 May 2002 23:02:40
20000221
|
petef  |
Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for
your hard work on these & I hope to see you contribute more.
PR: 38750
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer) |
23 May 2002 15:11:56
20000221
|
dwcjr  |
Update maintainer's email to match what he uses on send-pr to avoid
confusion
Submitted by: maintainer |
07 Nov 2001 08:36:11 
|
knu  |
Set LATEST_LINK to scotty3. |
05 Jun 2001 12:38:35 
|
sobomax  |
Standartise the way used to disable X11 support in various ports. From now on
WITHOUT_X11 is the Only True Way[tm]. |
12 Mar 2001 18:50:34 
|
mi  |
A number of changes and fixes: . build with or without TK (triggered by the
NO_X knob) . build against TCL-8.3 -- with or without stubs . fix some
bugs in the core Scotty code -- most notably a bug in the icmp-command
implementation, where an off-by-one error in the argument processing loop
resulted in random crashes; all this fixes are grouped into a single file
patch-fixes . make scotty executable itself as small as it needs to be |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net to new layout. |
14 Jul 2000 09:17:57 
|
kuriyama  |
Development versioin of scotty3 (after repo-copy). |