summaryrefslogtreecommitdiff
path: root/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Committing John Hays patches. Big thanks to him !Andreas Klemm1998-04-068-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Runs fine on stable, on SMP current I still get race conditions very easily, so that tkined says "no Response" on snmp queries, and in the meantime it fills your /var partition with the /var/log/snmp.log file: 1998-04-06 22:35:16 UCD-SNMP version 3.3.1 Opening port(s): 161 system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address and so on. This might be -current and/or SMP related. John Hay says it runs ok on his -current. I'll committ it anyay¸ because it runs on -STABLE and that counts. BTW: added an @unexec in PLIST ... Notes: svn path=/head/; revision=10429
* Round II, add some mirror sites.Andreas Klemm1998-04-024-8/+16
| | | | Notes: svn path=/head/; revision=10395
* Update to newest version 3.3.1 for -stable,Andreas Klemm1998-04-0212-204/+192
| | | | | | | -current needs some fine tuning, later this evening or week ... Notes: svn path=/head/; revision=10393
* Mark this port broken:Satoshi Asami1998-03-211-1/+4
| | | | | | | | | | | | | | | | | | | | | | ===> 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 Notes: svn path=/head/; revision=10265
* Update the version number a place I hadn't noticed it before.Poul-Henning Kamp1998-03-101-4/+4
| | | | Notes: svn path=/head/; revision=10097
* Unbreak this port.Satoshi Asami1998-03-043-372/+371
| | | | | | | Submitted by: phk (two typos fixed by committer) Notes: svn path=/head/; revision=10030
* Yipes, in the procss of marking this port BROKEN, I broke it evenSatoshi Asami1998-02-181-2/+2
| | | | | | | | further by adding unquoted ()'s to the BROKEN string! (Now how's that for recursive brokenness.) Notes: svn path=/head/; revision=9779
* Mark this port BROKEN, apparently some patches went missing.Satoshi Asami1998-02-161-1/+2
| | | | Notes: svn path=/head/; revision=9749
* Update to version 2.1.8.Poul-Henning Kamp1998-02-121-9/+0
| | | | | | | Obtained from: David Pennell <dpennell@xyplex.com> Notes: svn path=/head/; revision=9689
* Update to version 2.1.8.Poul-Henning Kamp1998-02-121-3/+3
| | | | | | | Obtained from: David Pennell <dpennell@xyplex.com> Notes: svn path=/head/; revision=9688
* Secondary category tk41Tim Vanderhoek1998-02-121-2/+2
| | | | Notes: svn path=/head/; revision=9679
* Remove BROKEN= "tcl" line.Tim Vanderhoek1998-02-083-13/+11
| | | | Notes: svn path=/head/; revision=9620
* Remove if_var.h stuff added by me.Brian Somers1998-01-114-68/+32
| | | | Notes: svn path=/head/; revision=9325
* Upgrade to 2.5.1.Vanilla I. Shu1997-12-162-4/+4
| | | | Notes: svn path=/head/; revision=9105
* Make this build under 3.0.Justin M. Seger1997-11-291-0/+12
| | | | Notes: svn path=/head/; revision=8909
* Unmark this port broken, operator error (old header file).Satoshi Asami1997-11-234-8/+4
| | | | | | | Reported by: fenner@parc.xerox.com, jhay@mikom.csir.co.za Notes: svn path=/head/; revision=8773
* Mark this port broken, it does not build. If it builds for -current,Satoshi Asami1997-11-224-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | please add some sysctl -n kern.osreldate magic, Justin. NFIGURE_ARGS= --with-defaults --with-sys-contact=nobody@no.where .else IS_INTERACTIVE= yes .endif MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ snmpgetnext.1 snmptest.1 snmpnetstat.1 snmptranslate.1 \ snmptrap.1 snmpstatus.1 MAN3= snmp_api.3 mib_api.3 MAN5= variables.5 snmpd.conf.5 MAN8= snmptrapd.8 snmpd.8 BIN= snmpbulkwalk snmpget snmpgetnext snmpnetstat \ snmpset snmpstatus snmptest snmptranslate \ snmptrap snmptrapd snmpwalk SBIN= snmpd post-install: ( cd ${PREFIX}/bin; strip ${BIN} ) ( cd ${PREFIX}/sbin; strip ${SBIN} ) @${MKDIR} ${PREFIX}/share/examples/ucd-snmp @for F in ${WRKSRC}/etc/* ; do \ ${INSTALL_DATA} $$F ${PREFIX}/share/examples/ucd-snmp ; done @if [ ! -f ${PREFIX}/etc/rc.d/snmpd.sh ]; then \ echo "Creating ${PREFIX}/etc/rc.d/snmpd.sh startup file."; \ echo "#!/bin/sh" > ${PREFIX}/etc/rc.d/snmpd.sh; \ echo "[ -x /usr/local/sbin/snmpd ] && /usr/local/sbin/snmpd && echo -n ' snmpd'" >> ${PREFIX}/etc/rc.d/snmpd.sh; \ chmod 751 ${PREFIX}/etc/rc.d/snmpd.sh; \ fi .include <bsd.port.mk> Notes: svn path=/head/; revision=8748
* Mark the ports that were broken in one way or another by the recent tclSatoshi Asami1997-11-221-2/+4
| | | | | | | change "BROKEN". Notes: svn path=/head/; revision=8744
* clog is a program that logs all connections on your subnet. It uses theDavid E. O'Brien1997-11-055-0/+40
| | | | | | | | | pcap(3) packet capture library to log any SYN packets to a logfile. The output format is designed to be very easily parsed by various text processing tools. Notes: svn path=/head/; revision=8497
* tkined.sh.in was missing the "$*", which led to the misbehaviour,Andreas Klemm1997-10-141-1/+1
| | | | | | | | that tkined couldn't be called with an argument : tkined filename1 Reviewed by: agreed by phk Notes: svn path=/head/; revision=8265
* to allow arbitrary ${PREFIX}. sorry!Jun-ichiro itojun Hagino1997-10-071-3/+3
| | | | Notes: svn path=/head/; revision=8158
* choparp port.Jun-ichiro itojun Hagino1997-10-077-0/+121
| | | | | | | | small and simplified proxy arp daemon. Submitted by: itojun@itojun.org Notes: svn path=/head/; revision=8157
* Change the cache file to /var/db/dhcp_cacheDavid E. O'Brien1997-10-062-2/+3
| | | | | | | Suggested by: Joao Carlos Mendes Luis <jonny@coppe.ufrj.br> Notes: svn path=/head/; revision=8142
* Move the client cache file from /etc to /var/tmp (which survies a reboot).David E. O'Brien1997-10-061-4/+16
| | | | | | | I'm don't really care where under /var it lives, but I do want it out of /etc. Notes: svn path=/head/; revision=8136
* Update to use ports tcl 8.0 / tk 8.0:Chris Timmons1997-08-271-4/+4
| | | | | | | | | | | 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.) Notes: svn path=/head/; revision=7709
* Update to use ports tcl 8.0 / tk 8.0.Chris Timmons1997-08-271-5/+5
| | | | Notes: svn path=/head/; revision=7708
* Update PLIST (there were no changes really, just they insist on usingGary Palmer1997-08-051-375/+375
| | | | | | | | | the version number in directory names *sigh*) Reminded by: The Portmeister Notes: svn path=/head/; revision=7482
* While I'm here, update to 2.1.6. No major changes, seems primarily toGary Palmer1997-08-053-14/+4
| | | | | | | be for support of TCL 8. patch-ac is now part of the dist. Notes: svn path=/head/; revision=7477
* Correct comment in headerGary Palmer1997-08-051-2/+2
| | | | Notes: svn path=/head/; revision=7476
* Update to version 2.0.2 released.David E. O'Brien1997-08-014-6/+6
| | | | | | | Permission from: brian@awfulhak.org Notes: svn path=/head/; revision=7457
* Upgrade to 2.4.1James FitzGibbon1997-07-052-7/+8
| | | | Notes: svn path=/head/; revision=7215
* Add newline to end of fileGary Palmer1997-07-054-4/+4
| | | | | | | Pointed-Out-By: Dave Duchscher <Dave.Duchscher@net.tamu.edu> Notes: svn path=/head/; revision=7214
* Upgrade to ucd-snmp 3.2, and make it work on -current.Bill Fenner1997-07-0312-152/+240
| | | | Notes: svn path=/head/; revision=7202
* Make this one stop asking questions.James FitzGibbon1997-07-021-6/+13
| | | | | | | Locked-in-a-room,bound,gagged,and-beaten-up-by: Satoshi Notes: svn path=/head/; revision=7192
* Mark this broken for -current. (Even Peter can't get it to work.)Satoshi Asami1997-07-024-4/+24
| | | | Notes: svn path=/head/; revision=7185
* Oops, specify the path to the arpwatch binary.Brian Somers1997-07-012-2/+2
| | | | Notes: svn path=/head/; revision=7165
* Patch and add arp2ethers & ethercodes.dat installation.Brian Somers1997-07-018-12/+78
| | | | | | | | | | | Suggested by: neil.long@materials.oxford.ac.uk (Neil J Long) Add etc/rc.d/arpwatch.sh Don't mention arp.dat as an "installed" file - we may want this after pkg_delete. Notes: svn path=/head/; revision=7151
* Import of a perl5 interface to UCD's SNMP libraryJames FitzGibbon1997-06-276-0/+80
| | | | Notes: svn path=/head/; revision=7085
* Install libsnmp.a into ${PREFIX}/libJames FitzGibbon1997-06-264-0/+72
| | | | | | | | | | Install SNMP headers into ${PREFIX}/include/snmp Compile libsnmp.a with "-DPIC -fpic" to allow dynamic linking without RRS Text Relocation errors. PR: ports/3880 Notes: svn path=/head/; revision=7080
* Upgrade to v2.3James FitzGibbon1997-06-162-5/+5
| | | | Notes: svn path=/head/; revision=6970
* Add perl5.004 to BUILD_DEPENDSJames FitzGibbon1997-06-131-2/+3
| | | | | | | Submitted by: Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=6915
* Let the port's Makefile compress the man pages.Masafumi Max NAKANE1997-05-307-52/+76
| | | | | | | | | Install docs and sample files into ${PREFIX}/share/{doc,examples}/dhcp respectively. Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6639
* Part 6/6 of the update:Masafumi Max NAKANE1997-05-301-0/+1
| | | | | | | | | Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6638
* Part 5/6 of the update:Masafumi Max NAKANE1997-05-301-2/+10
| | | | | | | | | | | | | | | | | | | | | | Remove dhcpdb.bind file if changed dhcpdb.pool file. If dhcpdb.pool file is changed and dhcpdb.bind file is not matched to new pool file, dhcp server(dhcps) can not run with some errors like this. * dhcps in free(): warning: modified (chunk-) pointer. * dhcps[25591]: hash_ins() with client identifier failed in read_bind_db() I fixed start-up script to remove dhcpdb.bind file when dhcpdb.pool file is newer than dhcpdb.bind. Install intro.dhcp.jis file into ${PREFIX}/share/dhcp dirctory. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6637
* Part 4/6 of update:Masafumi Max NAKANE1997-05-301-7/+8
| | | | | | | | | | | | Unlink /etc/resolv.conf before recreate new one. If /etc/resolv.conf is symbolic link file, dhcpc with -r option overwrite symfile. Then unlink it berfore recreate. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6636
* Part 3/6 of update:Masafumi Max NAKANE1997-05-301-2/+17
| | | | | | | | | | | Append description into pkg/DESCR file. o CHECK_SUM error problem under 2.1.x FreeBSD box. o dhcps need dhcpdb.relay file without using dhcpdb.relay. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6635
* Part 2/6 of update:Masafumi Max NAKANE1997-05-301-5/+15
| | | | | | | | | Append description of dhcpc.interface.pid file to man page. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6634
* Part 1/6 of update:Masafumi Max NAKANE1997-05-301-0/+11
| | | | | | | | | | | Fix manpage files about path of dhcpdb.bind file. The dhcpdb.bind file is in /var/db/ under FreeBSD, not in /etc. PR: 3717 Submitted-by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=6633
* Update to 2.0.2a1Bill Fenner1997-05-286-20/+22
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=6604
* Version 3.0 is denoted by 300000 now.Satoshi Asami1997-05-182-2/+2
| | | | Notes: svn path=/head/; revision=6483