Commit Graph

25 Commits

Author SHA1 Message Date
Poul-Henning Kamp
b9d8eba3f7 Add .../bin/scotty 1997-03-21 07:37:18 +00:00
Satoshi Asami
b2a26a9848 Fix this so it will package. Also, instead of making "PLIST" from
"PLIST.in", make "PLIST.tmp" from "PLIST".  The difference is that we
can now do a grep on PLIST on the entire ports tree to find what the
scotty port installed.
1997-03-10 10:54:21 +00:00
Satoshi Asami
c021677ca3 Fix this so it will package. Also, instead of making "PLIST" from
"PLIST.in", make "PLIST.tmp" from "PLIST".  The difference is that we
can now do a grep on PLIST on the entire ports tree to find what the
scotty port installed.
1997-03-10 10:49:00 +00:00
Poul-Henning Kamp
e158218aab Improve the IP-discover application.
Fix INADDR_LOOPBACK starvation.
Don't react to pings that come back from another address than what we
pinged.
1997-03-06 16:38:07 +00:00
Poul-Henning Kamp
3d4709fbb2 Boldly venture into the realm of ports, abduct an old friend of mine
and patch it up a bit.  Yes indeed, phk is back in the tcl+snmp arena.

Update to 2.1.5, add the ability to probe several communities with
the IP-discover function.
1997-03-04 22:34:40 +00:00
Poul-Henning Kamp
62c9cb2ef0 Interface load graphs now inherit SNMP properties from object. 1997-03-03 14:29:03 +00:00
Poul-Henning Kamp
f74907ef6c A better attempt to correct the host/net byteorder problems. 1997-03-03 11:46:46 +00:00
Poul-Henning Kamp
7d15b64d19 ntohl() missing on result from gethostbyname() 1997-03-01 20:05:41 +00:00
Satoshi Asami
c1e98eb76f Well, I know it doesn't make much sense to have something like "{RM}"
in there, but our make still isn't smart enough to figure out that
it means "${RM}", David. :)
1996-12-03 03:27:44 +00:00
David E. O'Brien
49f337d203 General Makefile cleanup
Add MAINATERS
   mkdir -p ==> ${MKDIR}
   cp ==> ${CP}
   install ==> ${INSTALL}/${INSTALL_*}
   etc...
1996-12-01 01:23:27 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Eric L. Hernes
585cf7dd5e make package now works.
some files are installed in .../$(uname -m)-$(uname)-$(uname -r)/...,
so we've got to use the `construct a PLIST' trick.

Pointed out by: Satoshi
1996-10-10 14:54:38 +00:00
Masafumi Max NAKANE
93bd6be393 Removed the version number.
Changed to make it better looking when doing make print-index.
1996-10-05 23:30:17 +00:00
Eric L. Hernes
a9a5e5b053 upgrade to 2.1.3 1996-09-17 12:50:36 +00:00
Satoshi Asami
6346c39d56 Make the depended library names match the directories. 1996-07-10 02:55:48 +00:00
Gary Palmer
3cc1caac92 Upgrade to 2.0.2 1996-06-07 06:30:31 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
a8da8f2c0d Don't need the --with-tcl-include=... stuff, these should all be in
/usr/local because *_DEPENDS handles them.

Reviewed by:	Gennady Sorokopud <gena@NetVision.net.il>
1995-09-15 10:41:29 +00:00
Satoshi Asami
8d0b3696d3 Fix multi-line comments. Thanks, Jordan!
Pointed-out by:	jkh
1995-05-16 09:00:13 +00:00
Satoshi Asami
10c005c34b (1) Use PATCHFILES.
(2) Call scripts/untrue for all the Makefile.in's from pre-configure.
1995-04-24 08:26:50 +00:00
Satoshi Asami
651c001ded Whom: "gena" -> "Gennady Sorokopud <gena@netvision.net.il>" 1995-04-18 05:42:21 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jordan K. Hubbard
e73b9eb195 Back out my change to convert DEPENDS->LIB_DEPENDS. There is a good
reason for it being the way it was.
1995-02-21 17:22:00 +00:00
Jordan K. Hubbard
b0a4922be9 Scotty port.
Submitted by:	Gennady Sorokopud <gena@netvision.net.il>
1995-02-21 17:07:49 +00:00