Kirill Ponomarev
d838e8fa85
Add ifgraph 0.4.9,
...
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>
2003-12-08 20:51:57 +00:00
Sergei Kolobov
69227d9a4d
- Update to 1.2
...
While I'm here:
- Reword pkg-descr
- Add missing MAN1
- Install some docs
PR: 59812
Submitted by: Daniel Rudy <dcrudy@pacbell.net>
2003-12-05 14:00:01 +00:00
Kirill Ponomarev
e81d45a13f
- Update to version 1.1.7
...
PR: 59967
Submitted by: maintainer
2003-12-05 08:50:19 +00:00
Sergei Kolobov
c831ea620d
- Add WITH_NAGMIN knob
...
- Utilize USE_MYSQL instead of explicit dependency
- Bump PORTREVISION
PR: 58950
Submitted by: Jim Shewmaker <jim@bluenotch.com>
Approved by: maintainer
2003-12-04 13:53:29 +00:00
Erwin Lansing
490ebcb84b
Add CONFLICTS
2003-12-04 10:29:04 +00:00
Erwin Lansing
6d52e9f28d
Fix CONFLICTS
2003-12-04 10:28:29 +00:00
Erwin Lansing
3d832753ed
Downgrade to 3.65 after a repocopy of net/p5-Net-SNMP.
...
This version is for backwards compatability with perl 5.005_03
PR: 57674
Submitted by: Lars Thegler <lars@thegler.dk>
2003-12-04 10:26:22 +00:00
Tilman Keskinoz
3256476fb4
Update to 0.3.1
...
Approved by: maintainer timeout (1 month)
2003-11-21 12:45:54 +00:00
Sergei Kolobov
c1938ef37e
- Remove USE_REINPLACE in favor of passing argument to configure script
...
PR: 59431
Submitted by: maintainer
2003-11-20 21:58:52 +00:00
Kirill Ponomarev
05746d0da2
- Update to version 0.5.3
2003-11-20 19:20:31 +00:00
Michael Landin
30f370ac84
o Update to > 2.1.0
...
- Feature enhancement
o Use %%DOCSDIR%%
o Add data files
2003-11-19 17:20:34 +00:00
Sean Chittenden
31d1fc36cc
Let there be a working dstumbler on -CURRENT!
...
# 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>
2003-11-19 05:00:58 +00:00
Pav Lucistnik
3cb566fa51
- Use system gettext instead of bundled one.
...
PR: ports/58513
Submitted by: Simon Barner <barner@in.tum.de>
Approved by: marcus (backup mentor)
2003-11-18 22:32:06 +00:00
Jun Kuriyama
e8e6eb479d
Unbreak on 4-stable (actually gcc-2.95).
...
Reported by: krion, Mike Harding <mvh@ix.netcom.com>
2003-11-18 15:24:22 +00:00
Jun Kuriyama
ae9970fe43
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
2003-11-18 03:19:38 +00:00
Jun Kuriyama
bb25fde924
o Upgrade to 5.1 (bump shlib major to 6, use autoconf257).
...
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}.
2003-11-18 03:18:02 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Kirill Ponomarev
efb0cba3b2
- Add minor patch to remove double CR from start/stop script
...
- Pet portlint
PR: 54837
Submitted by: Andrew <andrew@ugh.net.au>
Approved by: maintainer timeout > 4 months
2003-11-16 12:59:32 +00:00
Jun Kuriyama
cc62d19c11
o Replace spaces with tab to make portlint happy.
...
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
2003-11-12 13:34:58 +00:00
Kirill Ponomarev
ed2549015e
- Update to version 0.15
...
* add linear bar graphs
* optional fixed bandwidth limits
* configuration file support
2003-11-11 21:21:47 +00:00
Kirill Ponomarev
7e7e9e128d
- Update to version 1.1.6
...
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
2003-11-11 20:59:54 +00:00
Kirill Ponomarev
8c4ed76f23
- Fix typo in alert output
...
PR: 59181
Submitted by: Matthew George <mdg@secureworks.net>
2003-11-11 19:22:29 +00:00
Kirill Ponomarev
d70ee1ace1
* fix fetching by updating to 2003-10-28
...
* 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
2003-11-11 09:02:24 +00:00
Kirill Ponomarev
46f7fd7179
- Update to version 0.5.2
2003-11-09 19:52:11 +00:00
Jimmy Olgeni
0f5bb9d90f
Add missing file to pkg-plist, support PORTDOCS and fix a portlint error.
...
Submitted by: igla@batterybackups.net
2003-11-08 13:39:11 +00:00
Sergei Kolobov
93287478d7
- Update to 2.6 [1]
...
- 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]
2003-11-07 17:23:40 +00:00
Mark Linimon
f6f8041a73
Update to 0.52; adds nagios compatibility. PR: ports/51772 (maintainer
...
timeout, 5 months).
2003-11-07 04:00:49 +00:00
Kirill Ponomarev
565a923745
bandwidthd tracks usage of TCP/IP network subnets and
...
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>
2003-11-06 09:15:28 +00:00
James E. Housley
c1c71e6135
Maintainer update to net/rancid
...
Fixes broken manpage error.
Unfortunately it was removed accidentially in the 1.9 revision
PR: 58974
Submitted by: MAINTAINER
2003-11-05 22:09:23 +00:00
Kirill Ponomarev
da199979fe
- Update to 1.0.2
...
* NetFlow v1 and v7 support was fixed
* The behavior of the -x option was changed
* Man page update
2003-11-03 12:04:06 +00:00
Kirill Ponomarev
ddf0976484
- Install sample startup script
...
- Add support for multiple interfaces
- Add ECHO_MSG for startup script
- Bump PORTREVISION
PR: 54575 58717
Submitted by: Volker Stolz, Gleb Smirnoff
2003-11-03 11:15:55 +00:00
Sergey Skvortsov
d67a089d5e
Add mirror to MASTER_SITES.
2003-11-03 10:39:26 +00:00
Kirill Ponomarev
7591507e74
- Take maintainership
2003-11-03 06:50:46 +00:00
Kris Kennaway
09b69954f2
Mark BROKEN (see bento logs). These ports are scheduled for removal
...
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
2003-11-03 03:56:42 +00:00
Edwin Groothuis
0124d7a1eb
Mkae port fetchable again.
2003-11-03 01:33:06 +00:00
Kris Kennaway
6160dc3d41
Reset maintainer of ports owned by inactive committers who were just retired.
2003-11-03 00:54:32 +00:00
Edwin Groothuis
03f8a6f768
ports with possibly unreachable MAINTAINERs
...
*** 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>
2003-11-02 03:36:45 +00:00
Sergei Kolobov
0617052cd8
- Update to 9.2.4
...
- Uncomment RUN_DEPENDS
- Use of DOCS
PR: 58640
Submitted by: maintainer
2003-11-01 22:09:41 +00:00
Jun Kuriyama
c16eb5d5cf
o Add WITHOUT_PERL knob (and unbreak at unusual variable situation).
...
o Fix pkg-message message.
PR: ports/56716, ports/58109
Submitted by: Vivek Khera <khera@kcilink.com>,
Matt Peterson <matt@peterson.org>
2003-10-31 14:17:06 +00:00
Kirill Ponomarev
0bd25ce4d4
- Update to version 0.9.6
2003-10-29 21:32:28 +00:00
Foxfair Hu
83343193ac
PR: 58565
...
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Update port from 0.04 to 0.08, also assign maintainership to the submitter.
2003-10-28 15:19:26 +00:00
Sergei Kolobov
758636d269
Add knowlan 0.1, ARP-based LAN IP and MAC Address Extractor.
...
It sends ARP REQUEST packets to the LAN and waits for ARP REPLY packets
from network nodes that are up, producing a table of currently
active IP and MAC addresses.
Knowlan uses libpcap and libnet libraries for easy source code review
and maintenance.
WWW: http://www.enderunix.org/knowlan
PR: 58592
Submitted by: Omer Faruk Sen <ofsen@enderunix.org>
Approved by: krion (implicit)
2003-10-28 13:57:58 +00:00
Sergei Kolobov
c3f482dcf3
- Make net the primary category instead of the virtual ipv6 category
...
PR: 58544
Submitted by: maintainer
Approved by: krion (implicit)
2003-10-26 19:36:09 +00:00
Yen-Ming Lee
66f6985027
Fixed issues:
...
* Make use of USE_MYSQL
* Convert scripts to rc.subr
* Fix plist
* Fix pkg-message not displayed during 'make install'
* Depend on net/php4-nms
* Allow to connect to remote MySQL DB
* Even more...
PR: 58061
Submitted by: Sergey Akifyev <asa@gascom.ru>
2003-10-25 23:36:31 +00:00
Yen-Ming Lee
46b1cdda85
update to sysmon-0.91.20
...
PR: 58528
Submitted by: Manuel Kreutz <mk@oxeo.com>
2003-10-25 22:44:53 +00:00
Dmitry Sivachenko
7d79a9ce70
Add ipv6 to CATEGORIES, add dependencies to enable IPv6 support.
...
Submitted by: sumikawa
2003-10-24 18:42:58 +00:00
Erwin Lansing
6950bbfd5b
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
...
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Sergei Kolobov
c088cfd3f5
- Update to 1.03:
...
- Fixed bug which causes router/switch reboots to potentially
cause large negative values for that particular hour.
PR: 58476
Submitted by: maintainer
Approved by: krion (implicit)
2003-10-24 06:20:00 +00:00
Sean Chittenden
3be055a384
Update to 1.1.
...
PR: ports/58475
Submitted by: maintainer
2003-10-24 04:28:06 +00:00