Commit graph

973 commits

Author SHA1 Message Date
Max Khon
67d827c92d New port: braa
Tool for making SNMP queries.

PR:		52824
Submitted by:	Kirill Ponomarew
2003-06-02 16:14:30 +00:00
Dmitry Sivachenko
98083f88a8 Update to version 2.9.29.
Submitted by:	Andrew A. Vasilyev <andy@demos.su>
2003-06-02 06:56:48 +00:00
Christian Weisgerber
854c187a95 Remove MAINTAINER, as per his request:
"I'll be offline for the next few months.  Someone please take care
 of these poor orphans."

Also slip in some minor fixes.

PR:		52831
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2003-06-02 01:24:33 +00:00
Foxfair Hu
f06c854712 Add iftop 0.12,
network utility for real-time bandwidth usage
information.

PR:		52649
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-06-01 01:53:14 +00:00
Michael Reifenberger
c383133593 Add nitpicker, a IP-flow-accounting-tool.
Submitted by:	Christian Jachmann <C.Jachmann@gmx.net>
2003-05-22 22:39:53 +00:00
Adam Weinberger
b88e723712 Change MAINTAINER to Larry Rosenman <ler@lerctr.org>. 2003-05-22 21:38:53 +00:00
Adam Weinberger
01570847e4 Change maintainer to ports@.
PR:		ports/52592
Submitted by:	Michael Lyngbøl <michael@lyngbol.dk> (maintainer)
2003-05-22 21:23:35 +00:00
Adam Weinberger
89a07b3dbe Change maintainer to ports@.
PR:		ports/52591
Submitted by:	Michael Lyngbøl <michael@lyngbol.dk> (maintainer)
2003-05-22 21:22:17 +00:00
Kelly Yancey
16d3821164 * Mark as broken with ipfw2.
* Resign my maintainship of this port.

Spotted by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>, kris
2003-05-19 22:57:59 +00:00
Pete Fritchman
c22a0089be - use USE_GETOPT_LONG
- fix WITH_MYSQL build

PR:		52152, 52150
Submitted by:	maintainer
2003-05-19 02:05:45 +00:00
Kris Kennaway
5962582d72 BROKEN on 5.1: does not compile 2003-05-18 12:18:54 +00:00
Kris Kennaway
d500c1cc50 BROKEN on 5.1: does not compile 2003-05-18 10:15:44 +00:00
Kris Kennaway
23e6a2b3da BROKEN on 5.1: bad C++ 2003-05-18 10:15:24 +00:00
Kris Kennaway
9c288e873f BROKEN on 5.1: bad C++ 2003-05-18 09:55:25 +00:00
Scott Mace
f2c43f8936 Update to tcpreplay-1.4.0
PR:		ports/51951
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-05-16 17:58:35 +00:00
Michael Landin
5bb93b8d49 New port.
Remote Arpwatch collects ARP tables from remote devices using SNMP and
checks them for changes. It is very useful for detecting  problems and
malicious users in networks  with routers that don't support static
ARP tables.

PR:		50521
Approved by:	roberto(mentor)
2003-05-15 11:31:35 +00:00
Max Khon
eef97b97cf New port: pmacct
Network tool to gather IP traffic information.

PR:		51979
Submitted by:	Kirill Ponomarew
2003-05-12 16:17:50 +00:00
Ying-Chieh Liao
72ec28fddd upgrade to 0.9.3
PR:		51902
Submitted by:	Sebastian Yepes [ESN] <esn@x123.info>
2003-05-12 08:17:05 +00:00
Sean Chittenden
67b650d68b Unbork net/rancid. Fix PLIST error and be more conformant to config file
naming. Revision bumped.

PR:		ports/50076
Submitted by:	Janos Mohacsi <mohacsi@niif.hu>
Prodded by:	Larry Rosenman <ler@lerctr.org>
2003-05-07 17:28:14 +00:00
Michael Landin
1fe8493549 Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Yen-Ming Lee
936a825fc4 add patch files which are omitted in previous commit and unbreak this port.
Pointy hat to:	leeym
Noticed by:	"James E. Flemer" <jflemer@uvm.edu>, kris
2003-05-07 01:40:46 +00:00
Kris Kennaway
e89c9be670 BROKEN: Bad pkg-plist 2003-05-06 23:45:51 +00:00
Sean Chittenden
2de8119d14 Add IOG, an SNMP Input/Output Grapher. Similar to MRTG or cricket only
much more simple to configure and more basic in its output.

PR:		ports/51773
Submitted by:	Larry Rosenman <ler@lerctr.org>
2003-05-06 08:18:54 +00:00
Kris Kennaway
d44da83096 BROKEN: Does not build 2003-05-06 06:59:28 +00:00
Adam Weinberger
d54f851b38 Define ${PREFIX} for the pkg-install script.
Pointed out by:	Sue Blake <sue@welearn.com.au>
2003-05-03 17:17:29 +00:00
Munechika SUMIKAWA
75daff8880 Add aspathtree 4.2,
checks IPv6 routes' stability and correctness
on IPv6 internet.

PR:		48001
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-04-27 01:34:15 +00:00
Christian Weisgerber
13fec2c05f - Cosmetic fixes:
- Use DOCSDIR and EXAMPLESDIR in Makefile and pkg-plist
  - Simplify post-install target
  - Check for bpf availabity by calling pkg-req script
  - Reword warning text in pkg-req and remove explicit version reference
  - Correct typo in COMMENT
- Do not update /etc/services - not needed anymore
- Bump PORTREVISION due to changed package

PR:		50918
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2003-04-23 21:27:28 +00:00
Dmitry Sivachenko
49e0e21a44 Add WITH_GD2 knob to use gd2 rather than gd1.
PR:		51287
Submitted by:	"Leonid A. Lyamanov" <leonas@demos.su>
Reviewed by:	maintainer
2003-04-23 10:40:02 +00:00
Anton Berezin
18a21313af Update to 2.4.
PR:		51291
Submitted by:	maintainer
2003-04-22 19:30:37 +00:00
Jun Kuriyama
c041f39073 Installs perl modules.
Submitted by:	tobez
PR:		ports/50780
2003-04-22 01:40:02 +00:00
Yen-Ming Lee
df603a2776 Update of the net/smokeping port to version 1.20
PR:		51068
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-04-21 07:36:02 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Kris Kennaway
ffce4503d0 Create the arpwatch directory mode 755, not 775 2003-04-19 23:44:22 +00:00
Kris Kennaway
2bde101dcf Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this file
is no longer installed.
2003-04-17 21:56:40 +00:00
Yen-Ming Lee
5c3d3ef711 update to 0.8.2
PR:		48763
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
2003-04-15 00:18:30 +00:00
Edwin Groothuis
2a6d3bd8e2 Update port: net/bpft
Update port: net/bpft to current version 4.20030301

PR:		ports/50600
Submitted by:	?
2003-04-13 12:01:20 +00:00
Norikatsu Shigemura
d62fee81b4 Update to 2.8.2.
PR:		ports/50855
Submitted by:	Lev Walkin <vlm@lionet.info>
2003-04-12 18:56:16 +00:00
Edwin Groothuis
74feb01ba0 MAINTAINER UPDATE: net/nagios
- move nagios workfile directory from /usr/local/var/nagios
	  to /var/spool/nagios. /usr/local is read-only on some NFS
	  booted systems.
	- remove scripts/checkps, everybody should have a working
	  /bin/ps by now.
	- add new switches WITH_MYSQL and WITH_PGSQL which enable
	  support for putting configuration files into a MySQL or
	  PostgreSQL database, based on a patch submitted in PR
	  48102 by Krzysztof Stryjek <wtp@mud.pl>

PR:		ports/48988
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2003-04-07 01:16:37 +00:00
Edwin Groothuis
84746f17e8 MAINTAINER UPDATE: net/nagios-plugins
Update nagios-plugins to 1.3.0.
	Remove unneeded patch files/patch-check_mysql.c
	Move nagios workfile directory from /usr/local/var/nagios
	to /var/spool/nagios. /usr/local is read-only on some NFS
	booted systems.

PR:		ports/48987
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org>
2003-04-07 01:13:02 +00:00
Edwin Groothuis
2137dac725 add-ons for netsaint and nagios
Add mysql/pgsql support to net/nagios

PR:		ports/48102
Submitted by:	Krzysztof Stryjek <wtpooh@acn.waw.pl>
2003-04-07 00:39:54 +00:00
Edwin Groothuis
cd6a02cead add-ons for netsaint and nagios
Add mysql/pgsql capabilities to netsaint.

PR:		ports/48102
Submitted by:	Krzysztof Stryjek <wtpooh@acn.waw.pl>
2003-04-07 00:39:09 +00:00
Kris Kennaway
1b448cb876 Add missing files 2003-04-05 22:20:17 +00:00
Edwin Groothuis
336ae31855 NeTAMS - Network Traffic Accounting and Monitoring Software
NeTAMS is a Network Traffic Accounting and Monitoring Software.
	It runs as a daemon under FreeBSD and Linux operating systems.
	Collects an IP traffic information flowing via your PC/UNIX
	or Cisco router, filters it, aggregates, stores onto HASH/SQL
	database, and makes SMTP/HTML reports to site administrator.
	Anoter features are flexible policy targets, firewalling,
	access control, quotas, scheduler and much much more.

PR:		ports/46777
Submitted by:	Yuriy N. Shkandybin <jura@happychance.com>
2003-04-05 08:20:27 +00:00
Kris Kennaway
015e91e8a1 Fix installation directory 2003-04-05 06:54:24 +00:00
Bill Fumerola
997b6465c4 upgrade to 0.66, takeover maintainership
Approved by:	maintainer
2003-04-04 04:07:16 +00:00
Kevin Lo
42ca9a21ab Update to version 1.0.4
PR: 50527
Submitted by: MAINTAINER
2003-04-02 04:29:03 +00:00
Hye-Shik Chang
14d2400983 Update to 3.2.2 2003-03-31 05:26:06 +00:00
Jun Kuriyama
9f6533dbef Upgrade to 5.0.8.
Partially submitted by:	demon
2003-03-29 14:34:30 +00:00
Anton Berezin
59a95142a1 Update to 1.51. 2003-03-28 21:16:06 +00:00
Joe Marcus Clarke
741c8aed7a Fix build on recent -CURRENT.
Reported by:	Roar Pettersen <edprp@it.uib.no>
2003-03-28 18:30:18 +00:00