summaryrefslogtreecommitdiff
path: root/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert back to 3.5.8.Steve Price1999-12-1016-24/+395
| | | | Notes: svn path=/head/; revision=23768
* Update to version 4.5.0.Steve Price1999-12-1016-395/+24
| | | | | | | | Requested by: rgrimes Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23734
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-281-4/+4
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Cope with ANSI C++'isms when gcc 2.95 is the system compiler.Steve Price1999-11-2813-2/+378
| | | | Notes: svn path=/head/; revision=23471
* Update to Tcl/Tk version 8.2.Steve Price1999-11-281-6/+6
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23470
* grr....back out commit error.Jonathan M. Bresler1999-11-154-24/+16
| | | | | | | restore previous version of the file. Notes: svn path=/head/; revision=23140
* add two more codes to ICMP error 12 (Parameter Problem).Jonathan M. Bresler1999-11-154-16/+24
| | | | | | | | | these two are detailed in RFC1700. Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Notes: svn path=/head/; revision=23139
* This time lets cvs add the patch files...Michael Haro1999-10-253-0/+248
| | | | | | | | | | | | | | | | | | | | | Corrected DESCR regarding name of BPF in -CURRENT. Added #!/bin/sh to two shellscripts in the distribution. PR: 14520 Submitted by: maintainer adding the following functionality to trafd: -D run in foregroud -I don't distinguish ports/protocols (count only by IP) -S count only IP from this range(s) (all other IP accounted AS 255.255.255.255) -A aggregate IP-addresses in given network(s) PR: 14521 Submitted by: maintainer Notes: svn path=/head/; revision=22628
* Corrected DESCR regarding name of BPF in -CURRENT.Michael Haro1999-10-251-2/+5
| | | | | | | | | | | | | | | | | | | | Added #!/bin/sh to two shellscripts in the distribution. PR: 14520 Submitted by: maintainer adding the following functionality to trafd: -D run in foregroud -I don't distinguish ports/protocols (count only by IP) -S count only IP from this range(s) (all other IP accounted AS 255.255.255.255) -A aggregate IP-addresses in given network(s) PR: 14521 Submitted by: maintainer Notes: svn path=/head/; revision=22627
* Update to 0.75Seiichirou Hiraoka1999-10-132-3/+3
| | | | | | | | PR: ports/14298 Submitted by: sjr@home.com Notes: svn path=/head/; revision=22407
* Correct WWW:; Reformat and add a URL that was never added; GIF -> PNGBill Fumerola1999-09-291-4/+5
| | | | Notes: svn path=/head/; revision=22073
* Import of nstreams.Chris Piazza1999-09-255-0/+39
| | | | | | | | | | | | | nstreams analyzes the streams that occur on a network. It displays which streams are generated by users and can optionally generation ipfw rules that will match these streams, thus only allowing what is required for the users, and nothing more. PR: 13913 Submitted by: Daniel O'Connor <darius@dons.net.au> Notes: svn path=/head/; revision=21932
* Judiciously s/int/ssize_t/ so this build on FreeBSD/Alpha.Steve Price1999-09-201-0/+18
| | | | Notes: svn path=/head/; revision=21794
* Need to include sys/types.h for u_char and friends on FreeBSD/Alpha.Steve Price1999-09-201-0/+10
| | | | Notes: svn path=/head/; revision=21789
* Update to version 3.5.8Bill Fenner1999-09-092-9/+10
| | | | | | | | PR: ports/11807 Submitted by: Yarema <yds@dppl.com> Notes: svn path=/head/; revision=21473
* A helper library for p5-SNMP, including walk functions.Bill Fenner1999-09-086-0/+60
| | | | Notes: svn path=/head/; revision=21443
* Update to 2.8.8Bill Fenner1999-09-082-3/+3
| | | | | | | | PR: ports/13573 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> Notes: svn path=/head/; revision=21432
* Take over maintance.David E. O'Brien1999-09-061-1/+1
| | | | | | | Ok'ed by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=21323
* Upgrade to version 1.4.0p6.David E. O'Brien1999-09-062-3/+3
| | | | Notes: svn path=/head/; revision=21318
* Fix to work after the ucd-snmp library bump.Bill Fumerola1999-09-042-3/+30
| | | | | | | | Submitted by: <jack@germanium.xtalwind.net> PR: ports/13540 Notes: svn path=/head/; revision=21267
* o Bump SHLIB_VERSION to 4 and make this port build it that way.Bill Fumerola1999-09-0416-20/+116
| | | | | | | | | | | | | | | | o Look for perl in the right place (patch-ah) o Add a typedef that ucd-snmp wants (patch-ag) o Install headers files with the right permissions Submitted by: <jack@germanium.xtalwind.net> PR: ports/13539 ---------------------------------------------------------------------- o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19 o Use the PATCH_* framework and grab 012.patch from the authors. Notes: svn path=/head/; revision=21264
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-318-8/+8
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3020-20/+20
| | | | Notes: svn path=/head/; revision=21126
* Upgrade SNMP to 4.0.1, which is a last minute bugfix.Bill Fumerola1999-08-2710-16/+18
| | | | | | | | | | Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible with the ucd-snmp changes. If this is a huge problem, then a repo copy of ucd-snmp can be made and we can have the hassle of keeping two copies in our tree. Notes: svn path=/head/; revision=21027
* Update to version 4.0Chris Piazza1999-08-2712-140/+160
| | | | | | | Submitted by: billf Notes: svn path=/head/; revision=21018
* chmod -> ${CHMOD}Michael Haro1999-08-228-21/+21
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Update to version 0.72Chris Piazza1999-08-032-5/+5
| | | | | | | | PR: 12945 Submitted by: maintainer Notes: svn path=/head/; revision=20519
* PR: 12870Foxfair Hu1999-07-302-2/+3
| | | | | | | | | | Submitted by: Leo Kim <leo@florida.sarang.net> Reviewed by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Missing a locale perl module when install mrtg, add it back. Notes: svn path=/head/; revision=20386
* PR: 12834Foxfair Hu1999-07-292-3/+3
| | | | | | | | | | | | | Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> Update mrtg to 2.8.6. The original maintainer, jfitz, has disappeared about more than a month. I can't contact him by email, and have no idea to reach him in the other way. So I take the update request from the submitter. Notes: svn path=/head/; revision=20377
* Some portlints.SADA Kenji1999-07-101-21/+21
| | | | | | | | PR: ports/12201 Submitted by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=20148
* Set IS_INTERACTIVE for this port.Steve Price1999-07-041-1/+2
| | | | Notes: svn path=/head/; revision=20035
* Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session)Chris Piazza1999-06-281-2/+2
| | | | Notes: svn path=/head/; revision=19857
* Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek1999-06-284-4/+4
| | | | Notes: svn path=/head/; revision=19848
* Import of the SNMP_Session perl module. This module differsChris Piazza1999-06-275-0/+44
| | | | | | | | | | | from existing SNMP packages in that it is completely stand- alone. PR: 12231 Submitted by: Stephen J. Roznowski <sjr@home.net> Notes: svn path=/head/; revision=19836
* Support ${PREFIX} better and also only depend on tcp_wrappers if itMichael Haro1999-06-271-3/+5
| | | | | | | doesn't exist in the base system. Notes: svn path=/head/; revision=19822
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-2612-12/+12
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=19803
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-034-5/+6
| | | | Notes: svn path=/head/; revision=18431
* Unbreak.Kris Kennaway1999-04-304-12/+12
| | | | Notes: svn path=/head/; revision=18219
* Another bunch off WWW: links in DESCRMarc G. Fournier1999-04-224-4/+4
| | | | Notes: svn path=/head/; revision=18062
* * Mark this BROKEN for a.out systems.Jacques Vidrine1999-04-184-32/+16
| | | | | | | | | | | | | | | 3.6.1 tickles a linker bug in the a.out ld: ``ld: internal error: RRS relocs exceed allocation 343'' * Remove the patches.aout directory since it was forgotten during upgrade 3.5.3->3.6.1 by <kuriyama@FreeBSD.ORG> * Remove most of the crud from the main Makefile that was there for the a.out build I'm going to add a tag for the 3.5.3 (1999/04/06 really) port in case someone must build ucd-snmp for a 2.2.x FreeBSD Notes: svn path=/head/; revision=17974
* Remove empty line.Satoshi Asami1999-04-124-8/+4
| | | | Notes: svn path=/head/; revision=17807
* Upgrade to p5-SNMP-1.8b5Justin M. Seger1999-04-072-4/+4
| | | | | | | | PR: ports/11000 Submitted by: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=17699
* Upgrade to v3.6.1 and apply some patches. But this version still hasJun Kuriyama1999-04-0732-124/+356
| | | | | | | | | | kvm_read() problem on some RELENG_3 system. No response from: maintainer PR: ports/7330, ports/8908, ports/8909 Notes: svn path=/head/; revision=17692
* Master site moved.Bill Fenner1999-04-064-8/+8
| | | | Notes: svn path=/head/; revision=17672
* Import of bpft version 2.0.Steve Price1999-04-038-0/+200
| | | | | | | | | | The BPF Traffic Collector. PR: 10679 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> Notes: svn path=/head/; revision=17599
* Small utility for finding out time & netmask through ICMP.Satoshi Taoka1999-03-306-0/+44
| | | | | | | | PR: ports/9366 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk> Notes: svn path=/head/; revision=17455
* Upgrade to v2.7.2James FitzGibbon1999-03-293-9/+15
| | | | | | | | PR: ports/10598, ports/10831 Submitted by: mharo@area51.fremont.ca.us (10831), dima@Chg.RU (10598) Notes: svn path=/head/; revision=17437
* Make this build again.Steve Price1999-03-244-0/+160
| | | | | | | PR: 10561 Notes: svn path=/head/; revision=17377
* Add homepage.Jun Kuriyama1999-03-104-0/+8
| | | | Notes: svn path=/head/; revision=17126
* Upgrade to v2.6.6James FitzGibbon1999-03-103-20/+33
| | | | | | | | | Remove bogus runtime dependency on p5-PV PR: ports/9728 Requested-by: irving@bokonon.logiclink.com, dima@Chg.RU Notes: svn path=/head/; revision=17124