Commit graph

1263 commits

Author SHA1 Message Date
Pav Lucistnik
83ed47e16f - Add dependency on fping
- Bump portrevision

PR:		ports/60942
Submitted by:	Sergey Akifyev <asa@gascom.ru> (maintainer)
Reported by:	Michal F. Hanula <frankie@nb.7f000001.org>
2004-01-14 09:50:37 +00:00
Clement Laforet
749f2cafe0 - Fixed incorrect path in nrpe.sh init script.
(Reported by: Angel Eduardo Porras Meza <aporrasmeza@hotmail.com>)

PR:                 61335
Submitted by:       Paul Dlug <paul@nerdlabs.com>
Approved by:        erwin (mentor) (implicitly)
2004-01-14 02:05:37 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Kirill Ponomarev
b7e9312075 - Update to version 0.8 2004-01-12 10:26:44 +00:00
Ying-Chieh Liao
c27e0d29c9 add WWW 2004-01-11 00:59:37 +00:00
Pav Lucistnik
19c6ef58d0 - Update MASTER_SITES
PR:		ports/61186
Submitted by:	Kevin Oberman <oberman@es.net> (maintainer)
2004-01-11 00:53:03 +00:00
Kirill Ponomarev
3b10840553 - Update to version 1.0.3 2004-01-06 22:14:13 +00:00
Will Andrews
8a540197e0 Add jffnms 0.7.4, a very advanced network monitoring and control system.
PR:		56266
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2004-01-06 06:27:10 +00:00
Pav Lucistnik
bbdce68e5c - Update to 3.1 (1790)
PR:		ports/60923
Submitted by:	Yuriy N. Shkandybin <jura@netams.com> (maintainer)
2004-01-05 19:44:12 +00:00
David E. O'Brien
9c6c384858 Main mastersite died. 2004-01-05 07:59:13 +00:00
Bruce M Simpson
e39c2d5656 Add an extra flag, WITH_INETADDRESS_HACK. Enabling this flag for build will
cause InetAddress and InetAddressType OIDs to be handled specially during
presentation. Normally they are simply displayed as hex due to being
octet-strings, but this is not how they are intended to be presented.

This allows IPv6 addresses to be presented correctly, as well as IPv4 in
emerging and existing MIBs which use the new InetAddress type.

Reviewed by:	kuriyama, fenner
Tested with:	snmpwalk, mbrowse
2004-01-03 03:18:29 +00:00
Sergei Kolobov
dd20ba70e2 - Update to 1.7
PR:		60747
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-01 22:10:41 +00:00
Pav Lucistnik
6f3c1df282 - Update WWW
PR:		ports/60651
Submitted by:	Lars Thegler <lars@thegler.dk> (maintainer)
2003-12-28 12:43:38 +00:00
Kirill Ponomarev
618e5699fb - Update to version netams-3.1(1770)
- Unbreak build on 5.x
- Pet portlint

PR:		60543
Submitted by:	maintainer
2003-12-26 17:12:31 +00:00
Jun Kuriyama
db95497bd3 Fix parsing when "file <filename>" directive is used in snmpd.conf
without maxfilesize column.
2003-12-25 22:44:09 +00:00
Mark Linimon
eb095c12f1 Per bento logs, mark as broken on 5.x due to varargs.h being
deprecated.  Informed maintainer.
2003-12-21 22:28:04 +00:00
Mark Linimon
dbd5d61799 Mark as broken on 5.x due to compile problems (possibly related to
gcc3.3 import although it's hard to say).  Notified maintainer.
2003-12-21 18:39:02 +00:00
Pav Lucistnik
5b92ee5df5 Add cacti, a PHP based frontend to RRDtool configuration.
PR:		ports/59996
Submitted by:	Vincent Tantardini <vinc@freebsd-fr.org>
2003-12-21 17:01:41 +00:00
Pav Lucistnik
cc8571a9b1 - Update to 1.0.4
PR:		ports/60150
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-12-21 16:23:45 +00:00
Jun Kuriyama
d5f2be58cd Fix plist.
PR:		ports/60423
Submitted by:	leeym
2003-12-21 13:48:47 +00:00
Pete Fritchman
8b2eeb4eb1 Fix the path to some base utilities in plugin scripts.
PR:		57476
Submitted by:	Krzysztof Stryjek <wtpooh@acn.waw.pl>
2003-12-21 04:55:12 +00:00
Sergei Kolobov
8bf7269a4e - Use canonical form (ports@FreeBSD.org) in MAINTAINER line 2003-12-21 00:23:25 +00:00
Kirill Ponomarev
7433700b5f - Update to version 0.42 2003-12-19 20:09:53 +00:00
Joe Marcus Clarke
d26af83add Update to 1.2.1. 2003-12-19 06:36:06 +00:00
Kirill Ponomarev
13126ac7ff - Update to version 0.5.4 2003-12-18 16:01:16 +00:00
Trevor Johnson
5364f2e0bd Enable compilation under FreeBSD 4.9.
Submitted by:	"je" of sekure.net
2003-12-18 04:13:29 +00:00
Hye-Shik Chang
4865f3ecf0 Update to 3.3.6 2003-12-17 01:17:10 +00:00
Mark Linimon
663633d757 Update to 1.0beta12. See ChangeLog for details on all the bugfixes
and (mostly minor) feature updates.

PR:		ports/59865
Submitted by:	Sergey Akifyev <asa@gascom.ru> (maintainer)
2003-12-15 03:41:15 +00:00
Sergei Kolobov
fcc0151de7 Add nsca 2.4, Nagios Service Check Acceptor.
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>
2003-12-13 22:47:09 +00:00
Pav Lucistnik
5d46b7c2db - Update to 1.3.3
PR:		ports/60208
Submitted by:	Dan Pelleg <daniel+aputils@pelleg.org> (maintainer)
2003-12-13 15:21:55 +00:00
Bruce M Simpson
3461087fc9 Whoops. Add the rcNG script itself. 2003-12-12 01:09:38 +00:00
Bruce M Simpson
71c1e14887 Add an rcNG script to this port, allowing trafd to be invoked more easily
during the boot process.

Sponsored by:	The Paper Street Soap Company
2003-12-12 01:07:39 +00:00
Bruce M Simpson
bbbf97cc48 I'll take ownership of this port if no-one minds as I plan to do some
hacking on/around it.
2003-12-12 00:41:06 +00:00
Sergei Kolobov
36e975e5f9 - Unbreak fetching
PR:		60062
Submitted by:	Daniel Rudy <dcrudy@pacbell.net>
2003-12-10 15:49:06 +00:00
Trevor Johnson
b6cbd157d4 Compile and install p0fq, sendack, sendack2 and sendsyn. 2003-12-09 18:25:12 +00:00
Trevor Johnson
7430810cd5 Update to 2.0.3.
PR:		60080
Submitted by:	Simon Barner of in.tum.de
2003-12-09 18:19:50 +00:00
Stefan Eßer
0531d23df9 Revert to previous revision: the white-space problem had already been
fixed in the commited version ...
2003-12-09 00:45:40 +00:00
Stefan Eßer
ea8c8788a9 Fix white-space problem in patch. 2003-12-09 00:40:24 +00:00
Stefan Eßer
93e0c7ef60 Fix incompatibility with tcl-8.4 (Undefined symbol "TclpCreateDirectory").
Based on a patch posted to a tkined mail list by Erik Schoenfelder
<schoenfr@gaertner.de>.
2003-12-09 00:10:26 +00:00
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
Sergei Kolobov
f6f3313e7e - Update to 1.24
- Removed extraneous patch file
- Fixed binaries paths in lib/probes/*
  Noticed by: Daan van de Linde
- s/file/FILE/, to make portlint happy

PR:		58396
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-23 13:30:15 +00:00
Kirill Ponomarev
8abff98161 - Switch to tcl/tk-8.4
- Bump PORTREVISION
- Fix CATEGORIES
2003-10-19 19:53:37 +00:00
Kirill Ponomarev
22a7a1b67f Add nefu 0.9.4, a network monitoring daemon. 2003-10-17 19:00:49 +00:00
Kirill Ponomarev
bc1512a131 - Use autoconf253 and automake-1.5 as dependencies. 2003-10-17 18:15:57 +00:00
Kris Kennaway
042afb8649 Before committing the previous BROKEN changes I carefully checked the status
of each port on bento and for recent fixes.  Unfortunately at some point I
got confused and switched to the wrong list :-)  As a result I picked up a
number of ports that were fixed a while ago.  Sorry for the false alarm,
maintainers.

Pointy hat to:	kris
2003-10-16 04:15:48 +00:00
Kris Kennaway
73f86248bd BROKEN on 5.x: does not compile 2003-10-16 02:26:47 +00:00
Edwin Groothuis
d2498df303 unbreak port by adding a lot of \n\s
noticed by bento
informed maiuntainer
2003-10-15 22:54:23 +00:00
Kris Kennaway
ee6faee56e BROKEN on 5.x: does not compile 2003-10-15 21:43:46 +00:00
Edwin Groothuis
6ac61f9d07 unbreak net/bpgq by adding \n\ to end of printf() statements.
Informed maintainer.
2003-10-15 13:08:49 +00:00
Kris Kennaway
7e7c05a5c3 BROKEN on 5.x: does not compile 2003-10-15 04:59:50 +00:00
Alexander Leidinger
890fe43739 Update to 0.6.b.
- gtk2 support
- new sniffing method was added as a plugin
- three new plugins
- bumb PORTEPOCH, otherwise 0.6.b (they mean hex B) wouldn't be recognised
  as newer by pkg_version etc.
- add 'security' as a second category (as nmap and friends are mainly there)
- respect CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS
- make SSL-support optional
- base compilation of gnome frontend on autodetection of installed gtk20,
  use gnome-PKGNAMESUFFIX
- disable auto-download of new version via wget (saves dependency on wget,
  FreeBSD-users should update via the ports-collection anyway)
- enable compilation and installation of the plug-ins
- compile lc-converter (an application port IMO should not install sources)
- don't install ettercap.fr.8.in

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
PR:		51898
Approved by:	maintainer timeout (~5 months)
2003-10-14 16:01:11 +00:00