FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:53 PM GMT
Port details
fprobe 1.1_1 net-mgmt on this many watch lists=2 search for ports that depend on this port
Tool that collects network traffic data

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Feb 2004 04:43:25
License: not specified in port
fprobe: a NetFlow probe - libpcap-based tool that collects
network traffic data and emit it as NetFlow flows towards the
specified collector.

WWW: http://sourceforge.net/projects/fprobe
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/net-mgmt/fprobe/ && make install clean
To add the package: pkg_add -r fprobe


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://sunet.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://iweb.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://switch.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://surfnet.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://kent.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://freefr.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://voxel.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://jaist.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://osdn.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://nchc.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://ncu.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://transact.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://softlayer.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://internode.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://ufpr.dl.sourceforge.net/project/fprobe/fprobe/1.1/
http://waix.dl.sourceforge.net/project/fprobe/fprobe/1.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 18

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.1_1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.1_1
miwi search for other commits by this committer
- Get Rid MD5 support
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.1_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
22 Aug 2009 00:32:25
Original commit files touched by this commit  1.1_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.1_1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
24 Nov 2006 07:23:24
Original commit files touched by this commit  1.1_1
clsung search for other commits by this committer
- Apply rcfile
- Bump PORTREVISION

PR:             ports/104466
Submitted by:   maintainer (Gea-Suan Lin)
11 May 2006 22:49:56
Original commit files touched by this commit  1.1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
25 Nov 2005 16:56:11
Original commit files touched by this commit  1.1
pav search for other commits by this committer
- Add SHA256
21 Apr 2005 17:44:08
Original commit files touched by this commit  1.1
krion search for other commits by this committer
Drop maintership.
12 Apr 2005 03:26:57
Original commit files touched by this commit  1.1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  1.1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
30 Jan 2005 17:34:07
Original commit files touched by this commit  1.1
krion search for other commits by this committer
Update to 1.1
12 Oct 2004 14:45:50
Original commit files touched by this commit  1.0.6
krion search for other commits by this committer
Update to 1.0.6
16 Aug 2004 07:28:20
Original commit files touched by this commit  1.0.5
krion search for other commits by this committer
Some documentation tweaks were made, so the developer rerolled
the tarball.
13 Aug 2004 23:16:25
Original commit files touched by this commit  1.0.5
krion search for other commits by this committer
Update to 1.0.5
16 Apr 2004 15:01:02
Original commit files touched by this commit  1.0.4
krion search for other commits by this committer
- Fix WWW:
20 Mar 2004 18:28:17
Original commit files touched by this commit  1.0.4
krion search for other commits by this committer
- Utilize PLIST_FILES
23 Feb 2004 04:42:13
Original commit files touched by this commit  1.0.4
wollman search for other commits by this committer
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

Number of commits found: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.156 seconds.