Garrett Wollman
60aab66567
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
2004-02-23 04:42:13 +00:00
Mark Linimon
d55e243de2
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>
2004-02-13 09:31:58 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Stefan Eßer
0531d23df9
Revert to previous revision: the white-space problem had already been
...
fixed in the commited version ...
2003-12-09 00:45:40 +00:00
Stefan Eßer
ea8c8788a9
Fix white-space problem in patch.
2003-12-09 00:40:24 +00:00
Stefan Eßer
93e0c7ef60
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>.
2003-12-09 00:10:26 +00:00
Kirill Ponomarev
8abff98161
- Switch to tcl/tk-8.4
...
- Bump PORTREVISION
- Fix CATEGORIES
2003-10-19 19:53:37 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Pete Fritchman
29421e3724
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)
2002-05-30 23:02:40 +00:00
David W. Chapman Jr.
0c62bdd3eb
Update maintainer's email to match what he uses on send-pr to avoid
...
confusion
Submitted by: maintainer
2002-05-23 15:11:55 +00:00
Akinori MUSHA
07ed94ca37
Set LATEST_LINK to scotty3.
2001-11-07 08:36:11 +00:00
Maxim Sobolev
400f4557f6
Standartise the way used to disable X11 support in various ports. From now
...
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
Mikhail Teterin
2bc39f1796
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
Approved by: maintainer
Perhaps, some day the security officer will tell me what _exactly_ is
wrong with regular Scotty (this one is beta of the new version), and
I'll be able to freshen that one up too and remove the FORBIDDEN.
2001-03-12 18:50:33 +00:00
Jun Kuriyama
467033aae8
Development versioin of scotty3 (after repo-copy).
2000-07-14 08:17:56 +00:00
Will Andrews
eb8bb24d27
Fix small typo.
...
Submitted by: W. Gerald Hicks <jhix@mindpspring.com>
2000-06-14 18:37:20 +00:00
Alexander Langer
fd3dbf7840
portlint
...
Reviewed by: will
2000-06-08 20:25:53 +00:00
Chris Piazza
93a61d6874
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:14:07 +00:00
Steve Price
53b3842137
Update to version 2.1.10.
...
PR: 10806
Submitted by: Dima Sivachecko <dima@Chg.RU>
1999-12-23 23:52:31 +00:00
Steve Price
bc087374d3
Update to use Tcl/Tk version 8.2.
...
Submitted by: Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Michael Haro
5b9355a3b1
WWW: This is definately the daemon's work. In Chuck we trust.
1999-05-03 05:26:53 +00:00
Steve Price
d09a4b8691
Don't know why the comments at the top of the file were removed
...
in revision 1.31 (the commit message doesn't say) but I'm adding
them back to make portlint happy.
1999-02-03 23:31:07 +00:00
Bill Fumerola
30a5bed44f
unBROKEN_ELF, it seems to work now.
...
PR: ports/9896
Submitted By: wollman, many others
1999-02-03 20:19:11 +00:00
Bill Fenner
1b84b2644a
Unbreak BROKEN_ELF. You can't just take a string with the word
...
"couldn't" in it and enclose it in single quotes, folks...
1999-01-05 16:31:27 +00:00
Satoshi Asami
914e167eb8
Use PLIST_SUB to avoid changing three hundred lines in PLIST every time
...
there is an upgrade.
1998-12-22 04:22:17 +00:00
David E. O'Brien
e40252bc79
Mark broken for ELF:
...
Error in startup script: couldn't load file "/usr/local/lib/tkined1.4.9.so":
/usr/local/lib/tkined1.4.9.so: Undefined symbol "Tk_CanvasTagsParseProc"
This is just waiting for those budding Tk/tcl hackers to dive in. :-)
1998-12-19 18:33:30 +00:00
Poul-Henning Kamp
03c262c7a1
Update to scotty 2.1.9
1998-12-18 23:23:08 +00:00
John Polstra
a790afeead
Correct an obsolete URL. Fix a typo.
1998-10-08 18:45:49 +00:00
Satoshi Asami
41637d4447
tk80 has been ELFized.
1998-09-25 10:05:14 +00:00
Tim Vanderhoek
26e78bb69f
This netted the largest set of mis-installed manpages, yet!
1998-08-18 19:48:45 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Steve Price
2b74fe6fc5
Force 'sharedlibextension' to .so
...
PR: 6809
Noticed by: Edwin Culp <eculp@ver1.telmex.net.mx>
Suggested by: se
1998-06-04 17:31:04 +00:00
Satoshi Asami
93f3389e87
Unmark this broken, it appears to work for everyone else....
1998-04-14 02:10:05 +00:00
Satoshi Asami
79acf0faa1
Mark this port broken:
...
===> Installing for scotty-2.1.8
===> scotty-2.1.8 depends on shared library: tk80\.1\. - found
Installing ntping
Installing straps
Making directory /usr/local/lib/tnm2.1.8
Installing scotty2.1.8 and tnm2.1.8.so
Making directory /usr/local/lib/tnm2.1.8/library
Installing ./../tnm/library/README
Installing ./../tnm/library/dialog.tcl
Installing ./../tnm/library/output.tcl
Installing ./../tnm/library/snmp.tcl
Installing ./../tnm/library/monitor.tcl
Installing ./../tnm/library/obsolete.tcl
Installing ./../tnm/library/init.tcl
initialization failed: couldn't load file "/usr/local/lib/tnm2.1.8": bad magic number in "/usr/local/lib/tnm2.1.8"
*** Error code 1
1998-03-21 12:44:08 +00:00
Poul-Henning Kamp
6ea4a0e658
Update the version number a place I hadn't noticed it before.
1998-03-10 20:31:31 +00:00
Satoshi Asami
28389cdcab
Unbreak this port.
...
Submitted by: phk (two typos fixed by committer)
1998-03-04 08:28:21 +00:00
Satoshi Asami
6b7bcebd1a
Yipes, in the procss of marking this port BROKEN, I broke it even
...
further by adding unquoted ()'s to the BROKEN string! (Now how's that
for recursive brokenness.)
1998-02-18 01:10:40 +00:00
Satoshi Asami
4e908e2f7a
Mark this port BROKEN, apparently some patches went missing.
1998-02-16 11:53:08 +00:00
Poul-Henning Kamp
1bf1366108
Update to version 2.1.8.
...
Obtained from: David Pennell <dpennell@xyplex.com>
1998-02-12 22:56:14 +00:00
Poul-Henning Kamp
4eded2d5d2
Update to version 2.1.8.
...
Obtained from: David Pennell <dpennell@xyplex.com>
1998-02-12 22:50:36 +00:00
Andreas Klemm
6ed76b477d
tkined.sh.in was missing the "$*", which led to the misbehaviour,
...
that tkined couldn't be called with an argument : tkined filename1
Reviewed by: agreed by phk
1997-10-14 15:37:50 +00:00
Chris Timmons
4f40641fc2
Update to use ports tcl 8.0 / tk 8.0:
...
patch-af is new to adjust configure in order to find the tcl/tk config
files.
Also adjust patch-aa which didn't completely reflect the previous upgrade
to scotty-2.1.6 (version numbers off-by-one.)
1997-08-27 23:05:04 +00:00
Chris Timmons
b73f9d2aa7
Update to use ports tcl 8.0 / tk 8.0.
1997-08-27 23:01:53 +00:00
Gary Palmer
1323801cf4
Update PLIST (there were no changes really, just they insist on using
...
the version number in directory names *sigh*)
Reminded by: The Portmeister
1997-08-05 07:00:19 +00:00
Gary Palmer
70601ac7bf
While I'm here, update to 2.1.6. No major changes, seems primarily to
...
be for support of TCL 8. patch-ac is now part of the dist.
1997-08-05 01:26:44 +00:00
Gary Palmer
f46ab58a88
Correct comment in header
1997-08-05 01:10:59 +00:00
Wolfram Schneider
1760fd6654
Add virtual category 'tk41'.
1997-04-20 13:20:00 +00:00