summaryrefslogtreecommitdiffstats
path: root/net-mgmt
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0beta12. See ChangeLog for details on all the bugfixeslinimon2003-12-156-16/+26
| | | | | | | and (mostly minor) feature updates. PR: ports/59865 Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer)
* Add nsca 2.4, Nagios Service Check Acceptor.sergei2003-12-134-0/+60
| | | | | | | | | | | | | The Nagios Service Check Acceptor (NSCA) is used to send service check results to a central Nagios server. This consists of the "nsca" daemon which runs on the main Nagios server and accepts results and the "check_nsca" plugin which is used to send results to the server. Author: Ethan Galstad WWW: http://www.nagios.org/ PR: 59436 Submitted by: Paul Dlug <paul@nerdlabs.com>
* - Update to 1.3.3pav2003-12-133-4/+5
| | | | | PR: ports/60208 Submitted by: Dan Pelleg <daniel+aputils@pelleg.org> (maintainer)
* Whoops. Add the rcNG script itself.bms2003-12-121-0/+54
|
* Add an rcNG script to this port, allowing trafd to be invoked more easilybms2003-12-122-2/+18
| | | | | | during the boot process. Sponsored by: The Paper Street Soap Company
* I'll take ownership of this port if no-one minds as I plan to do somebms2003-12-121-1/+1
| | | | hacking on/around it.
* - Unbreak fetchingsergei2003-12-101-2/+1
| | | | | PR: 60062 Submitted by: Daniel Rudy <dcrudy@pacbell.net>
* Compile and install p0fq, sendack, sendack2 and sendsyn.trevor2003-12-091-3/+8
|
* Update to 2.0.3.trevor2003-12-092-2/+3
| | | | | PR: 60080 Submitted by: Simon Barner of in.tum.de
* Revert to previous revision: the white-space problem had already beense2003-12-091-1/+1
| | | | fixed in the commited version ...
* Fix white-space problem in patch.se2003-12-091-1/+1
|
* Fix incompatibility with tcl-8.4 (Undefined symbol "TclpCreateDirectory").se2003-12-092-1/+21
| | | | | Based on a patch posted to a tkined mail list by Erik Schoenfelder <schoenfr@gaertner.de>.
* Add ifgraph 0.4.9,krion2003-12-0812-0/+344
| | | | | | | | | | | | | | ifGraph is a set of Perl scripts created to help network administrators to visualize network flow on a daily, weekly, monthly, and yearly basis. The graphics are created with RRDTool, and it shows bytes (in/out) and errors for each interface. It also shows the current/average/max use and the respective link/interface usage in percentages. The program also outputs HTML files to make the visualization of the PNG/GIF/GD images more friendly and easy. PR: 57421 Submitted by: Lars Thegler <lars@thegler.dk>
* - Update to 1.2sergei2003-12-054-23/+29
| | | | | | | | | | While I'm here: - Reword pkg-descr - Add missing MAN1 - Install some docs PR: 59812 Submitted by: Daniel Rudy <dcrudy@pacbell.net>
* - Update to version 1.1.7krion2003-12-057-145/+32
| | | | | PR: 59967 Submitted by: maintainer
* - Add WITH_NAGMIN knobsergei2003-12-043-12/+36
| | | | | | | | | - Utilize USE_MYSQL instead of explicit dependency - Bump PORTREVISION PR: 58950 Submitted by: Jim Shewmaker <jim@bluenotch.com> Approved by: maintainer
* Add CONFLICTSerwin2003-12-041-0/+1
|
* Fix CONFLICTSerwin2003-12-041-1/+1
|
* Downgrade to 3.65 after a repocopy of net/p5-Net-SNMP.erwin2003-12-043-29/+13
| | | | | | | This version is for backwards compatability with perl 5.005_03 PR: 57674 Submitted by: Lars Thegler <lars@thegler.dk>
* Update to 0.3.1arved2003-11-212-3/+2
| | | | Approved by: maintainer timeout (1 month)
* - Remove USE_REINPLACE in favor of passing argument to configure scriptsergei2003-11-202-12/+4
| | | | | PR: 59431 Submitted by: maintainer
* - Update to version 0.5.3krion2003-11-202-2/+2
|
* o Update to > 2.1.0mich2003-11-194-14/+49
| | | | | | - Feature enhancement o Use %%DOCSDIR%% o Add data files
* Let there be a working dstumbler on -CURRENT!seanc2003-11-1910-157/+3
| | | | | | | | | | | | | | | | # uname -a FreeBSD localhost 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Nov 17 15:08:10 PST 2003 sean@localhost:/usr/obj/usr/src/sys/POSDELLAPTOP i386 # dmesg -a | grep wi0 wi0: <NETGEAR MA401 Wireless PC Card> at port 0x100-0x13f irq 11 function 0 \ config 1 on pccard0 wi0: 802.11 address: 00:30:ab:11:f6:88 wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3) wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps # dstumbler wi0 -o [dstumbler fires up and works beautifully] Pointed out by: Eugene <eugene3@web.de>
* - Use system gettext instead of bundled one.pav2003-11-182-2/+6
| | | | | | PR: ports/58513 Submitted by: Simon Barner <barner@in.tum.de> Approved by: marcus (backup mentor)
* Unbreak on 4-stable (actually gcc-2.95).kuriyama2003-11-183-12/+36
| | | | Reported by: krion, Mike Harding <mvh@ix.netcom.com>
* Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.kuriyama2003-11-185-6/+9
|
* o Upgrade to 5.1 (bump shlib major to 6, use autoconf257).kuriyama2003-11-1836-306/+675
| | | | | | | | o Add ${NET_SNMP_MIB_MODULES} which is "host smux ucd-snmp/diskio" by default. o Remove unused variables. o Update various local patches around {tcp,udp}Table and hr_{storage,system}.
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* - Add minor patch to remove double CR from start/stop scriptkrion2003-11-162-1/+12
| | | | | | | | - Pet portlint PR: 54837 Submitted by: Andrew <andrew@ugh.net.au> Approved by: maintainer timeout > 4 months
* o Replace spaces with tab to make portlint happy.kuriyama2003-11-123-39/+42
| | | | | | | | o Pass --with-defaults to configure explicitly because we specify all default values as variables. Submitted by: Lars Thegler <lars@thegler.dk> PR: ports/59086
* - Update to version 0.15krion2003-11-114-18/+20
| | | | | | * add linear bar graphs * optional fixed bandwidth limits * configuration file support
* - Update to version 1.1.6krion2003-11-113-8/+8
| | | | | | | | | | | | Changes: The buggy sort algorithm has been replaced. The contents of the log file are loaded back into bandwidthd on restart, so data is persistent between restarts. Log rotation has been added. RecoverCdf has been modified to load large log files much faster, and to load files from the rotation. A segmentation fault in DropOldData has been fixed. PR: 59175 Submitted by: maintainer
* - Fix typo in alert outputkrion2003-11-112-6/+24
| | | | | PR: 59181 Submitted by: Matthew George <mdg@secureworks.net>
* * fix fetching by updating to 2003-10-28krion2003-11-115-23/+10
| | | | | | | | | | | | * unbreak * replace patch-pathnames with REINPLACE_CMD * honor NOPORTDOCS * make pkg-install honor PREFIX * replace %%PREFIX%% with %D in packing list per portlint PR: 59143 Submitted by: igla@batterybackups.net Approved by: maintainer
* - Update to version 0.5.2krion2003-11-093-19/+8
|
* Add missing file to pkg-plist, support PORTDOCS and fix a portlint error.olgeni2003-11-082-9/+13
| | | | Submitted by: igla@batterybackups.net
* - Update to 2.6 [1]sergei2003-11-073-31/+41
| | | | | | | | | - Add WITHOUT_NLS knob [1] - Fix libintl detection if ${LOCALBASE} != /usr/local [2] - Use DOCSDIR in pkg-plist PR: 59034 [1] Submitted by: maintainer [1], sergei [2]
* Update to 0.52; adds nagios compatibility. PR: ports/51772 (maintainerlinimon2003-11-072-4/+4
| | | | timeout, 5 months).
* bandwidthd tracks usage of TCP/IP network subnets andkrion2003-11-0610-0/+217
| | | | | | | | | | | builds HTML files with graphs to display network utilization. Charts are built by individual IP. It color codes HTTP, TCP, UDP, ICMP, VPN, and P2P traffic. Unlike MRTG, it tracks each individual IP address, not the status of any particular link. PR: 58830 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Maintainer update to net/rancidjeh2003-11-052-6/+4
| | | | | | | | Fixes broken manpage error. Unfortunately it was removed accidentially in the 1.9 revision PR: 58974 Submitted by: MAINTAINER
* - Update to 1.0.2krion2003-11-032-2/+2
| | | | | | * NetFlow v1 and v7 support was fixed * The behavior of the -x option was changed * Man page update
* - Install sample startup scriptkrion2003-11-036-12/+20
| | | | | | | | | - Add support for multiple interfaces - Add ECHO_MSG for startup script - Bump PORTREVISION PR: 54575 58717 Submitted by: Volker Stolz, Gleb Smirnoff
* Add mirror to MASTER_SITES.skv2003-11-031-1/+2
|
* - Take maintainershipkrion2003-11-032-2/+2
|
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-033-0/+6
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Mkae port fetchable again.edwin2003-11-031-1/+1
|
* Reset maintainer of ports owned by inactive committers who were just retired.kris2003-11-033-3/+3
|
* ports with possibly unreachable MAINTAINERsedwin2003-11-022-2/+2
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - Update to 9.2.4sergei2003-11-012-8/+8
| | | | | | | | - Uncomment RUN_DEPENDS - Use of DOCS PR: 58640 Submitted by: maintainer
OpenPOWER on IntegriCloud