summaryrefslogtreecommitdiff
path: root/net-mgmt (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-10-25This time lets cvs add the patch files...Michael Haro3-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
1999-10-25Corrected DESCR regarding name of BPF in -CURRENT.Michael Haro1-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
1999-10-13Update to 0.75Seiichirou Hiraoka2-3/+3
PR: ports/14298 Submitted by: sjr@home.com Notes: svn path=/head/; revision=22407
1999-09-29Correct WWW:; Reformat and add a URL that was never added; GIF -> PNGBill Fumerola1-4/+5
Notes: svn path=/head/; revision=22073
1999-09-25Import of nstreams.Chris Piazza5-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
1999-09-20Judiciously s/int/ssize_t/ so this build on FreeBSD/Alpha.Steve Price1-0/+18
Notes: svn path=/head/; revision=21794
1999-09-20Need to include sys/types.h for u_char and friends on FreeBSD/Alpha.Steve Price1-0/+10
Notes: svn path=/head/; revision=21789
1999-09-09Update to version 3.5.8Bill Fenner2-9/+10
PR: ports/11807 Submitted by: Yarema <yds@dppl.com> Notes: svn path=/head/; revision=21473
1999-09-08A helper library for p5-SNMP, including walk functions.Bill Fenner6-0/+60
Notes: svn path=/head/; revision=21443
1999-09-08Update to 2.8.8Bill Fenner2-3/+3
PR: ports/13573 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw> Notes: svn path=/head/; revision=21432
1999-09-06Take over maintance.David E. O'Brien1-1/+1
Ok'ed by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=21323
1999-09-06Upgrade to version 1.4.0p6.David E. O'Brien2-3/+3
Notes: svn path=/head/; revision=21318
1999-09-04Fix to work after the ucd-snmp library bump.Bill Fumerola2-3/+30
Submitted by: <jack@germanium.xtalwind.net> PR: ports/13540 Notes: svn path=/head/; revision=21267
1999-09-04o Bump SHLIB_VERSION to 4 and make this port build it that way.Bill Fumerola16-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
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro8-8/+8
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-30$Id$ -> $FreeBSD$Peter Wemm20-20/+20
Notes: svn path=/head/; revision=21126
1999-08-27Upgrade SNMP to 4.0.1, which is a last minute bugfix.Bill Fumerola10-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
1999-08-27Update to version 4.0Chris Piazza12-140/+160
Submitted by: billf Notes: svn path=/head/; revision=21018
1999-08-22chmod -> ${CHMOD}Michael Haro8-21/+21
chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
1999-08-03Update to version 0.72Chris Piazza2-5/+5
PR: 12945 Submitted by: maintainer Notes: svn path=/head/; revision=20519
1999-07-30PR: 12870Foxfair Hu2-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
1999-07-29PR: 12834Foxfair Hu2-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
1999-07-10Some portlints.SADA Kenji1-21/+21
PR: ports/12201 Submitted by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=20148
1999-07-04Set IS_INTERACTIVE for this port.Steve Price1-1/+2
Notes: svn path=/head/; revision=20035
1999-06-28Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session)Chris Piazza1-2/+2
Notes: svn path=/head/; revision=19857
1999-06-28Remove trailing spaces, and any periods that were hidden by them.Tim Vanderhoek4-4/+4
Notes: svn path=/head/; revision=19848
1999-06-27Import of the SNMP_Session perl module. This module differsChris Piazza5-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
1999-06-27Support ${PREFIX} better and also only depend on tcp_wrappers if itMichael Haro1-3/+5
doesn't exist in the base system. Notes: svn path=/head/; revision=19822
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek12-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
1999-05-03WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro4-5/+6
Notes: svn path=/head/; revision=18431
1999-04-30Unbreak.Kris Kennaway4-12/+12
Notes: svn path=/head/; revision=18219
1999-04-22Another bunch off WWW: links in DESCRMarc G. Fournier4-4/+4
Notes: svn path=/head/; revision=18062
1999-04-18* Mark this BROKEN for a.out systems.Jacques Vidrine4-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
1999-04-12Remove empty line.Satoshi Asami4-8/+4
Notes: svn path=/head/; revision=17807
1999-04-07Upgrade to p5-SNMP-1.8b5Justin M. Seger2-4/+4
PR: ports/11000 Submitted by: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=17699
1999-04-07Upgrade to v3.6.1 and apply some patches. But this version still hasJun Kuriyama32-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
1999-04-06Master site moved.Bill Fenner4-8/+8
Notes: svn path=/head/; revision=17672
1999-04-03Import of bpft version 2.0.Steve Price8-0/+200
The BPF Traffic Collector. PR: 10679 Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org> Notes: svn path=/head/; revision=17599
1999-03-30Small utility for finding out time & netmask through ICMP.Satoshi Taoka6-0/+44
PR: ports/9366 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk> Notes: svn path=/head/; revision=17455
1999-03-29Upgrade to v2.7.2James FitzGibbon3-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
1999-03-24Make this build again.Steve Price4-0/+160
PR: 10561 Notes: svn path=/head/; revision=17377
1999-03-10Add homepage.Jun Kuriyama4-0/+8
Notes: svn path=/head/; revision=17126
1999-03-10Upgrade to v2.6.6James FitzGibbon3-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
1999-02-12Fix to configure problem.Satoshi Asami1-1/+2
PR: 9730 Submitted by: maintainer Notes: svn path=/head/; revision=16640
1999-02-07Upgrade to 1.4.0p5David E. O'Brien10-185/+109
Notes: svn path=/head/; revision=16555
1999-02-03Don't know why the comments at the top of the file were removedSteve Price1-2/+6
in revision 1.31 (the commit message doesn't say) but I'm adding them back to make portlint happy. Notes: svn path=/head/; revision=16526
1999-02-03unBROKEN_ELF, it seems to work now.Bill Fumerola1-3/+1
PR: ports/9896 Submitted By: wollman, many others Notes: svn path=/head/; revision=16520
1999-01-12Use %%PERL_VER%% and %%PERL_ARCH%%.Hidetoshi Shimokawa1-6/+6
Notes: svn path=/head/; revision=16014
1999-01-05Unbreak BROKEN_ELF. You can't just take a string with the wordBill Fenner1-2/+2
"couldn't" in it and enclose it in single quotes, folks... Notes: svn path=/head/; revision=15869
1998-12-22Use PLIST_SUB to avoid changing three hundred lines in PLIST every timeSatoshi Asami2-371/+372
there is an upgrade. Notes: svn path=/head/; revision=15468