The FreeBSD Ports Archive
FreeBSD net-mgmt : ipfm4>
A bandwidth analysis tool
IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth
specified hosts use on their Internet link.
It is written using libpcap, so it ought to be portable.
http://robert.cheramy.net/ipfm/
|
ipfm history
v. 1.14
date: 2007/06/29 16:29:12; author: araujo; state: Exp; lines: +1 -1
- Change my mail address to araujo@.
Approved by: stas (mentor)
v. 1.13
date: 2007/01/19 13:36:55; author: itetcu; state: Exp; lines: +1 -1
Pass maintainership to submitter of PR [1] who will send an other update once a
stable release is out.
PR: ports/108107 [1]
Submitted by: Marcelo Araujo [1]
v. 1.12
date: 2005/10/28 17:05:14; author: ehaupt; state: Exp; lines: +1 -1
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
v. 1.11
date: 2005/07/10 14:25:17; author: kris; state: Exp; lines: +1 -1
Contrary to wollman's overzealous search-and-replace in r1.9, the
.net-mgmt TLD has yet to be approved by ICANN. Fix fetching.
v. 1.10
date: 2004/03/18 04:16:52; author: trevor; state: Exp; lines: +1 -1
Use the maintainer's new e-mail address.
Obtained from: PR 64326
v. 1.9
date: 2004/02/23 04:42:02; author: wollman; state: Exp; lines: +2 -2
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.8
date: 2003/09/24 09:36:51; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.7
date: 2003/07/23 05:43:00; author: daichi; state: Exp; lines: +2 -1
update net/ipfm: 0.11.4 -> 0.11.5
PR: 52377
Submitted by: Rui Lopes
v. 1.6
date: 2003/02/21 13:14:45; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/06/17 07:52:35; author: tobez; state: Exp; lines: +9 -5
Update from 0.10.4 to 0.11.4
Install manpages correctly
Various fixes
PR: 39248
Submitted by: Alex Dupre
Approved by: maintainer
v. 1.4
date: 2001/01/16 17:31:48; author: sobomax; state: Exp; lines: +2 -2
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.3
date: 2000/09/25 12:21:32; author: asami; state: Exp; lines: +1 -2
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev and kris
v. 1.2
date: 2000/04/09 18:11:44; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.1
date: 2000/03/11 15:36:23; author: jedgar; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/11 15:36:23; author: jedgar; state: Exp; lines: +0 -0
IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth
specified hosts use on their Internet link.
PR: 17190
Submitted by: Roman Shterenzon
=============================================================================
v. 1.14
date: 2007/06/29 16:29:12; author: araujo; state: Exp; lines: +1 -1
- Change my mail address to araujo@.
Approved by: stas (mentor)
v. 1.13
date: 2007/01/19 13:36:55; author: itetcu; state: Exp; lines: +1 -1
Pass maintainership to submitter of PR [1] who will send an other update once a
stable release is out.
PR: ports/108107 [1]
Submitted by: Marcelo Araujo [1]
v. 1.12
date: 2005/10/28 17:05:14; author: ehaupt; state: Exp; lines: +1 -1
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
v. 1.11
date: 2005/07/10 14:25:17; author: kris; state: Exp; lines: +1 -1
Contrary to wollman's overzealous search-and-replace in r1.9, the
.net-mgmt TLD has yet to be approved by ICANN. Fix fetching.
v. 1.10
date: 2004/03/18 04:16:52; author: trevor; state: Exp; lines: +1 -1
Use the maintainer's new e-mail address.
Obtained from: PR 64326
v. 1.9
date: 2004/02/23 04:42:02; author: wollman; state: Exp; lines: +2 -2
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.8
date: 2003/09/24 09:36:51; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.7
date: 2003/07/23 05:43:00; author: daichi; state: Exp; lines: +2 -1
update net/ipfm: 0.11.4 -> 0.11.5
PR: 52377
Submitted by: Rui Lopes
v. 1.6
date: 2003/02/21 13:14:45; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/06/17 07:52:35; author: tobez; state: Exp; lines: +9 -5
Update from 0.10.4 to 0.11.4
Install manpages correctly
Various fixes
PR: 39248
Submitted by: Alex Dupre
Approved by: maintainer
v. 1.4
date: 2001/01/16 17:31:48; author: sobomax; state: Exp; lines: +2 -2
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.3
date: 2000/09/25 12:21:32; author: asami; state: Exp; lines: +1 -2
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev and kris
v. 1.2
date: 2000/04/09 18:11:44; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.1
date: 2000/03/11 15:36:23; author: jedgar; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/11 15:36:23; author: jedgar; state: Exp; lines: +0 -0
IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth
specified hosts use on their Internet link.
PR: 17190
Submitted by: Roman Shterenzon
=============================================================================
v. 1.14
date: 2007/06/29 16:29:12; author: araujo; state: Exp; lines: +1 -1
- Change my mail address to araujo@.
Approved by: stas (mentor)
v. 1.13
date: 2007/01/19 13:36:55; author: itetcu; state: Exp; lines: +1 -1
Pass maintainership to submitter of PR [1] who will send an other update once a
stable release is out.
PR: ports/108107 [1]
Submitted by: Marcelo Araujo [1]
v. 1.12
date: 2005/10/28 17:05:14; author: ehaupt; state: Exp; lines: +1 -1
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
v. 1.11
date: 2005/07/10 14:25:17; author: kris; state: Exp; lines: +1 -1
Contrary to wollman's overzealous search-and-replace in r1.9, the
.net-mgmt TLD has yet to be approved by ICANN. Fix fetching.
v. 1.10
date: 2004/03/18 04:16:52; author: trevor; state: Exp; lines: +1 -1
Use the maintainer's new e-mail address.
Obtained from: PR 64326
v. 1.9
date: 2004/02/23 04:42:02; author: wollman; state: Exp; lines: +2 -2
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
v. 1.8
date: 2003/09/24 09:36:51; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.7
date: 2003/07/23 05:43:00; author: daichi; state: Exp; lines: +2 -1
update net/ipfm: 0.11.4 -> 0.11.5
PR: 52377
Submitted by: Rui Lopes
v. 1.6
date: 2003/02/21 13:14:45; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.5
date: 2002/06/17 07:52:35; author: tobez; state: Exp; lines: +9 -5
Update from 0.10.4 to 0.11.4
Install manpages correctly
Various fixes
PR: 39248
Submitted by: Alex Dupre
Approved by: maintainer
v. 1.4
date: 2001/01/16 17:31:48; author: sobomax; state: Exp; lines: +2 -2
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.3
date: 2000/09/25 12:21:32; author: asami; state: Exp; lines: +1 -2
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev and kris
v. 1.2
date: 2000/04/09 18:11:44; author: cpiazza; state: Exp; lines: +3 -3
Update with the new PORTNAME/PORTVERSION variables
v. 1.1
date: 2000/03/11 15:36:23; author: jedgar; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 2000/03/11 15:36:23; author: jedgar; state: Exp; lines: +0 -0
IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidth
specified hosts use on their Internet link.
PR: 17190
Submitted by: Roman Shterenzon
=============================================================================
|
| |

|