summaryrefslogtreecommitdiffstats
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Skip building the parts that make this port BROKEN on FreeBSD 4.fenner2000-02-214-4/+4
| | | | (and unmark it BROKEN).
* Respect CCkris2000-02-171-4/+6
|
* I forgot to update the files on freefall before the import.torstenb2000-02-132-0/+33
| | | | Some changes in packaging (esp. setting NO_PACKAGE ;-)
* Cricket is a high performance, extremely flexible system for monitoringtorstenb2000-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.
* rename trafshow to trafshow2mharo2000-02-133-7/+7
| | | | | | | maintainer timeout PR: 15931 Submitted by: Michael Vasilenko <acid@stu.cn.ua>
* Initial import of dhcpconf-0.7.0.imura2000-02-136-0/+80
| | | | | | | Neat console-based ISC DHCP server configuration-generating utility. PR: 16520 Submitted by: Will Andrews <andrews@technologist.com>
* Style nits in the ports I maintain.obrien2000-02-132-39/+44
|
* Support CC/CFLAGS/PREFIX properlyjedgar2000-02-121-2/+22
| | | | | | | Support install macros PR: 16666 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update version to 2.8.12.imura2000-02-123-5/+11
| | | | | PR: 16627 Submitted by: Dmitry Sivachenko <dima@netserv1.chg.ru>
* - Changed port to use ${PREFIX}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>
* Upgrade to newer and available version. Port still doesn't play nicelynbm2000-02-083-7/+6
| | | | | | | with DESTDIR and such. PR: 16575 Submitted by: maintainer
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Upgrade to nstreams 1.0.0kris2000-02-072-3/+3
| | | | Reviewed by: Maintainer
* Adding libsmi version 0.1.8.steve2000-01-295-0/+204
| | | | | | | A library to access SMI MIB information. PR: 16404 Submitted by: Marcin Cieslak <saper@system.pl>
* Adding trafd version 3.0.steve2000-01-296-0/+77
| | | | | | | The BPF traffic collector. PR: 16294 Submitted by: Michael Vasilenko <acid@stu.cn.ua>
* Make this compile under -CURRENT with the sigset_t changes.obrien2000-01-201-4/+201
| | | | Submitted by: Alexander Langer <alex@big.endian.de>
* These ports now need 'LIB_DEPENDS=gd.0:...'.steve1999-12-271-1/+1
|
* Update to version 2.1.10.steve1999-12-234-16/+14
| | | | | PR: 10806 Submitted by: Dima Sivachecko <dima@Chg.RU>
* Revert back to 3.5.8.steve1999-12-1016-24/+395
|
* Update to version 4.5.0.steve1999-12-1016-395/+24
| | | | | Requested by: rgrimes Submitted by: Ade Lovett <ade@lovett.com>
* Update to use Tcl/Tk version 8.2.steve1999-11-281-4/+4
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Cope with ANSI C++'isms when gcc 2.95 is the system compiler.steve1999-11-2813-2/+378
|
* Update to Tcl/Tk version 8.2.steve1999-11-281-6/+6
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* grr....back out commit error.jmb1999-11-154-24/+16
| | | | restore previous version of the file.
* add two more codes to ICMP error 12 (Parameter Problem).jmb1999-11-154-16/+24
| | | | | | these two are detailed in RFC1700. Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
* This time lets cvs add the patch files...mharo1999-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
* Corrected DESCR regarding name of BPF in -CURRENT.mharo1999-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
* Update to 0.75flathill1999-10-132-3/+3
| | | | | PR: ports/14298 Submitted by: sjr@home.com
* Correct WWW:; Reformat and add a URL that was never added; GIF -> PNGbillf1999-09-291-4/+5
|
* Import of nstreams.cpiazza1999-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>
* Judiciously s/int/ssize_t/ so this build on FreeBSD/Alpha.steve1999-09-201-0/+18
|
* Need to include sys/types.h for u_char and friends on FreeBSD/Alpha.steve1999-09-201-0/+10
|
* Update to version 3.5.8fenner1999-09-092-9/+10
| | | | | PR: ports/11807 Submitted by: Yarema <yds@dppl.com>
* A helper library for p5-SNMP, including walk functions.fenner1999-09-086-0/+60
|
* Update to 2.8.8fenner1999-09-082-3/+3
| | | | | PR: ports/13573 Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
* Take over maintance.obrien1999-09-061-1/+1
| | | | Ok'ed by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
* Upgrade to version 1.4.0p6.obrien1999-09-062-3/+3
|
* Fix to work after the ucd-snmp library bump.billf1999-09-042-3/+30
| | | | | Submitted by: <jack@germanium.xtalwind.net> PR: ports/13540
* o Bump SHLIB_VERSION to 4 and make this port build it that way.billf1999-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.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-318-8/+8
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-3020-20/+20
|
* Upgrade SNMP to 4.0.1, which is a last minute bugfix.billf1999-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.
* Update to version 4.0cpiazza1999-08-2712-140/+160
| | | | Submitted by: billf
* chmod -> ${CHMOD}mharo1999-08-228-21/+21
| | | | chown -> ${CHOWN}
* Update to version 0.72cpiazza1999-08-032-5/+5
| | | | | PR: 12945 Submitted by: maintainer
* PR: 12870foxfair1999-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.
* PR: 12834foxfair1999-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.
* Some portlints.sada1999-07-101-21/+21
| | | | | PR: ports/12201 Submitted by: Nick Hibma <nick.hibma@jrc.it>
* Set IS_INTERACTIVE for this port.steve1999-07-041-1/+2
|
* Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session)cpiazza1999-06-281-2/+2
|
OpenPOWER on IntegriCloud