FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 12:54 PM GMT
Port details
cricket 1.0.5_8 net-mgmt on this many watch lists=11 search for ports that depend on this port
A high performance, extremely flexible monitoring system

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
Cricket is a high performance, extremely flexible system for monitoring
trends in time-series data. Cricket was expressly developed to help network
managers visualize and understand the traffic on their networks, but it can
be used all kinds of other jobs, as well. 
It's similar to mrtg, but has a different approach.

WWW: http://cricket.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: databases/rrdtool, www/p5-libwww, net-mgmt/p5-SNMP_Session, devel/p5-TimeDate, lang/perl5.8
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

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

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Nov 2011 23:30:13
Original commit files touched by this commit  1.0.5_8
ehaupt search for other commits by this committer
Remove trailing whitespaces.

Feature safe:   yes
08 Jun 2011 14:49:27
Original commit files touched by this commit  1.0.5_8
bapt search for other commits by this committer
- switch to USERS/GROUPS
- bump port revision
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.0.5_7
miwi search for other commits by this committer
- Get Rid MD5 support
29 Dec 2010 20:04:42
Original commit files touched by this commit  1.0.5_7
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
30 Jun 2010 07:54:04
Original commit files touched by this commit  1.0.5_7
stefan search for other commits by this committer
Make it work on amd64.

PR:             143412
Submitted by:   András Jákó <jako.andras@eik.bme.hu>
Patch by:       Jeff Blank <jfb@mtu.edu>
Feature safe:   yes
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.0.5_6
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
22 Aug 2009 00:32:25
Original commit files touched by this commit  1.0.5_5
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
14 Jun 2009 21:42:18
Original commit files touched by this commit  1.0.5_5
linimon search for other commits by this committer
Move USE_PERL and friends above bsd.port.pre.mk inclusion.
20 Nov 2008 11:06:24
Original commit files touched by this commit  1.0.5_5
koitsu search for other commits by this committer
Maintainer moved to ports@FreeBSD.org.
24 Jun 2008 12:34:56
Original commit files touched by this commit  1.0.5_5
rafan search for other commits by this committer
- Chase rrdtool 1.3.0 update, bump PORTREVISION

PR:             ports/124749
Submitted by:   Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
09 Mar 2008 22:40:46
Original commit files touched by this commit  1.0.5_4
koitsu search for other commits by this committer
- Taking ownership of this port.
09 Mar 2008 21:32:02
Original commit files touched by this commit  1.0.5_4
koitsu search for other commits by this committer
- Make arguments passed to "pw user add" match that of ports/UIDs.
09 Mar 2008 20:10:31
Original commit files touched by this commit  1.0.5_4
koitsu search for other commits by this committer
* Don't need p5-Digest-MD5; p5-libwww dependency takes care of that.
* Set home directory of /usr/local/cricket for "cricket" user.
19 Feb 2008 10:52:00
Original commit files touched by this commit  1.0.5_4
koitsu search for other commits by this committer
Remove IGNORE; add UID 141 to ports/UIDs, and remove unnecessary Time::HiRes
dependency (unless using a perl older than 5.8.7).  Confirmed as working
on RELENG_6.
05 Jul 2007 06:19:49
Original commit files touched by this commit  1.0.5_4
edwin search for other commits by this committer
First steps in a big migration:

    Move net/rrdtool to databases/rrdtool.

    It's an itch which needs to be scratched: net/rrdtool came from
    net/mrtg, which was a good location for it. net/mrtg has later
    been moved to net-mgmt/mrtg. net/rrdtool is "Round Robin Database
    Tools", therefor it's better if it moves to databases/rrdtool.
    Same with net/rrdtool10.

PR:             ports/112942
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
11 Apr 2007 16:20:53
Original commit files touched by this commit  1.0.5_4
mux search for other commits by this committer
Add a patch taken from CVS to fix EXEC actions handling with monitoring
thresholds, and bump PORTREVISION.
31 Mar 2007 06:16:06
Original commit files touched by this commit  1.0.5_3
kris search for other commits by this committer
IGNORE: uses a UID registered to another port
11 May 2006 22:49:56
Original commit files touched by this commit  1.0.5_3
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
15 Dec 2005 11:52:46
Original commit files touched by this commit  1.0.5_3
az search for other commits by this committer
- Add patch for fixing problem when summary for graph displayed as
  "Current values not available: RRD file version 0003 not supported
  on this arch."
- Bump PORTREVISION

PR:             ports/90419
Submitted by:   Paul Armstrong <FreeBSDbugs@otoh.org>
Tested by:      az, Ivan Sviridov (sin@vimcom.net)
25 Nov 2005 16:56:11
Original commit files touched by this commit  1.0.5_2
pav search for other commits by this committer
- Add SHA256
29 Aug 2005 15:10:43
Original commit files touched by this commit  1.0.5_2
vs search for other commits by this committer
Correctly record user- and group-id in pkg-install used during package-build

PR:             ports/85047
Submitted by:   Vladimir Kotal
15 Apr 2005 09:54:30
Original commit files touched by this commit  1.0.5_1
vs search for other commits by this committer
Use SUB_FILES instead of home-grown SED-incantation
01 Dec 2004 02:28:59
Original commit files touched by this commit  1.0.5_1
leeym search for other commits by this committer
- relocate PKGMESSAGE and unbreak this port
- replace files/patch-* with REINPLACE_CMD
09 Nov 2004 13:56:51
Original commit files touched by this commit  1.0.5_1
ijliao search for other commits by this committer
add missing backslash
09 Nov 2004 12:59:01
Original commit files touched by this commit  1.0.5_1
ijliao search for other commits by this committer
* Sort RUN_DEPENDS.
* Make user able to change USER & GROUP, and change default USER.
  (Bump PORTREVISION)
* Cleanup do-install code.

PR:             73713
Submitted by:   Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
17 Apr 2004 20:09:12
Original commit files touched by this commit  1.0.5
pav search for other commits by this committer
- Update to 1.0.5

PR:             ports/65525
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>
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: 27

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 month139

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.515 seconds.