summaryrefslogtreecommitdiffstats
path: root/net/scotty
Commit message (Collapse)AuthorAgeFilesLines
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
|
* Add .../bin/scottyphk1997-03-212-1/+10
|
* Fix this so it will package. Also, instead of making "PLIST" fromasami1997-03-101-0/+393
| | | | | | "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.
* Fix this so it will package. Also, instead of making "PLIST" fromasami1997-03-101-5/+6
| | | | | | "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.
* Improve the IP-discover application.phk1997-03-063-82/+42
| | | | | | Fix INADDR_LOOPBACK starvation. Don't react to pings that come back from another address than what we pinged.
* Boldly venture into the realm of ports, abduct an old friend of minephk1997-03-044-28/+73
| | | | | | | 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.
* Interface load graphs now inherit SNMP properties from object.phk1997-03-031-0/+15
|
* A better attempt to correct the host/net byteorder problems.phk1997-03-031-16/+20
|
* ntohl() missing on result from gethostbyname()phk1997-03-011-0/+20
|
* Well, I know it doesn't make much sense to have something like "{RM}"asami1996-12-031-3/+3
| | | | | in there, but our make still isn't smart enough to figure out that it means "${RM}", David. :)
* General Makefile cleanupobrien1996-12-011-4/+6
| | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-27/+7
|
* make package now works.erich1996-10-102-167/+13
| | | | | | | 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
* Removed the version number.max1996-10-051-1/+1
| | | | Changed to make it better looking when doing make print-index.
* upgrade to 2.1.3erich1996-09-173-71/+55
|
* Make the depended library names match the directories.asami1996-07-101-4/+4
|
* Upgrade to 2.0.2gpalmer1996-06-075-24/+238
|
* Change "networking" to "net".asami1995-11-271-2/+2
|
* Don't need the --with-tcl-include=... stuff, these should all be inasami1995-09-151-2/+2
| | | | | | /usr/local because *_DEPENDS handles them. Reviewed by: Gennady Sorokopud <gena@NetVision.net.il>
* Fix multi-line comments. Thanks, Jordan!asami1995-05-161-2/+1
| | | | Pointed-out by: jkh
* (1) Use PATCHFILES.asami1995-04-241-17/+7
| | | | (2) Call scripts/untrue for all the Makefile.in's from pre-configure.
* Whom: "gena" -> "Gennady Sorokopud <gena@netvision.net.il>"asami1995-04-181-2/+2
|
* Update of net Makefiles! Am I done? :)asami1995-04-151-5/+8
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Back out my change to convert DEPENDS->LIB_DEPENDS. There is a goodjkh1995-02-211-4/+2
| | | | reason for it being the way it was.
* Scotty port.jkh1995-02-215-0/+102
Submitted by: Gennady Sorokopud <gena@netvision.net.il>
OpenPOWER on IntegriCloud