summaryrefslogtreecommitdiff
path: root/net-mgmt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This port doesn't build with byacc on -current, so add 'USE_BISON=yes'.Steve Price2000-02-271-0/+1
| | | | Notes: svn path=/head/; revision=26388
* p5-Net-IPv4Addr provides functions to parse IPv4 addresses bothAde Lovett2000-02-255-0/+43
| | | | | | | | | | | | in traditional address/netmask format and in the new CIDR format. Methods for calculating the network and broadcast address, and also to check if a given address is in a specific network also exist. PR: 16984 Submitted by: Brad Hendrickse <bradh@uunet.co.za> Notes: svn path=/head/; revision=26278
* Skip building the parts that make this port BROKEN on FreeBSD 4.Bill Fenner2000-02-214-4/+4
| | | | | | | (and unmark it BROKEN). Notes: svn path=/head/; revision=26103
* Respect CCKris Kennaway2000-02-171-4/+6
| | | | Notes: svn path=/head/; revision=25929
* I forgot to update the files on freefall before the import.Torsten Blum2000-02-132-0/+33
| | | | | | | Some changes in packaging (esp. setting NO_PACKAGE ;-) Notes: svn path=/head/; revision=25781
* Cricket is a high performance, extremely flexible system for monitoringTorsten Blum2000-02-1321-0/+568
| | | | | | | | | | trends in time-series data. Cricket was expressly developed to help network managers visualize and understand the traffic on their networks, but it can be used all kinds of other jobs, as well. It's similar to mrtg, but takes a different approach, is faster and more flexible. Notes: svn path=/head/; revision=25780
* rename trafshow to trafshow2Michael Haro2000-02-133-7/+7
| | | | | | | | | | maintainer timeout PR: 15931 Submitted by: Michael Vasilenko <acid@stu.cn.ua> Notes: svn path=/head/; revision=25739
* Initial import of dhcpconf-0.7.0.R. Imura2000-02-136-0/+80
| | | | | | | | | | Neat console-based ISC DHCP server configuration-generating utility. PR: 16520 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=25735
* Style nits in the ports I maintain.David E. O'Brien2000-02-132-39/+44
| | | | Notes: svn path=/head/; revision=25734
* Support CC/CFLAGS/PREFIX properlyChris D. Faulhaber2000-02-121-2/+22
| | | | | | | | | | Support install macros PR: 16666 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=25718
* Update version to 2.8.12.R. Imura2000-02-123-5/+11
| | | | | | | | PR: 16627 Submitted by: Dmitry Sivachenko <dima@netserv1.chg.ru> Notes: svn path=/head/; revision=25711
* - Changed port to use ${PREFIX}R. Imura2000-02-127-21/+92
| | | | | | | | | | | - Changed to use ${CFLAGS} in /etc/make.conf - Added do-install:, so proper INSTALL macros could be used PR: 16595 Submitted by: Christopher J. Michaels <cjm2@altavista.net> Notes: svn path=/head/; revision=25704
* Upgrade to newer and available version. Port still doesn't play nicelyNeil Blakey-Milner2000-02-083-7/+6
| | | | | | | | | | with DESTDIR and such. PR: 16575 Submitted by: maintainer Notes: svn path=/head/; revision=25585
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-1/+1
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* Upgrade to nstreams 1.0.0Kris Kennaway2000-02-072-3/+3
| | | | | | | Reviewed by: Maintainer Notes: svn path=/head/; revision=25543
* Adding libsmi version 0.1.8.Steve Price2000-01-295-0/+204
| | | | | | | | | | A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak <saper@system.pl> Notes: svn path=/head/; revision=25289
* Adding trafd version 3.0.Steve Price2000-01-296-0/+77
| | | | | | | | | | The BPF traffic collector. PR: 16294 Submitted by: Michael Vasilenko <acid@stu.cn.ua> Notes: svn path=/head/; revision=25217
* Make this compile under -CURRENT with the sigset_t changes.David E. O'Brien2000-01-201-4/+201
| | | | | | | Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=24858
* These ports now need 'LIB_DEPENDS=gd.0:...'.Steve Price1999-12-271-1/+1
| | | | Notes: svn path=/head/; revision=24167
* Update to version 2.1.10.Steve Price1999-12-234-16/+14
| | | | | | | | PR: 10806 Submitted by: Dima Sivachecko <dima@Chg.RU> Notes: svn path=/head/; revision=23945
* 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