597c FreshPorts -- sysutils/p5-Tail-Stat
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Tail-Stat 0.20 sysutils on this many watch lists=0 search for ports that depend on this port
Real-time log statistics server
Maintained by: oleg@mamontov.net search for ports maintained by this maintainer
Port Added: 09 Nov 2010 09:02:51
Also Listed In: perl5
License: ART10 GPLv1


Real-time log statistics server

WWW:	http://search.cpan.org/dist/Tail-Stat/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-DateTime
  2. converters/p5-JSON-XS
  3. devel/p5-Log-Dispatch
  4. devel/p5-POE
  5. devel/p5-Pid-File-Flock
  6. sysutils/p5-Sys-Syslog
  7. devel/p5-Tie-Hash-Indexed
  8. lang/perl5.12
Required To Run:
  1. devel/p5-DateTime
  2. converters/p5-JSON-XS
  3. devel/p5-Log-Dispatch
  4. devel/p5-POE
  5. devel/p5-Pid-File-Flock
  6. sysutils/p5-Sys-Syslog
  7. devel/p5-Tie-Hash-Indexed
  8. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/p5-Tail-Stat/ && make install clean
To add the package: pkg_add -r p5-Tail-Stat


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/L/LO/LONERR/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/L/LO/LONERR/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/L/LO/LONERR/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/L/LO/LONERR/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/L/LO/LONERR/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/L/LO/LONERR/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/L/LO/LONERR/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/L/LO/LONERR/
  11. http://at.cpan.org/authors/id/L/LO/LONERR/
  12. http://backpan.perl.org/authors/id/L/LO/LONERR/
  13. http://cpan.nctu.edu.tw/authors/id/L/LO/LONERR/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/L/LO/LONERR/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/L/LO/LONERR/
  16. http://www.cpan.dk/authors/id/L/LO/LONERR/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 10

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
25 Oct 2012 16:41:08
Original commit files touched by this commit  0.20
culot search for other commits by this committer
- Update to 0.20 [1]
- Pet portlint(1) by moving TEST_DEPENDS up

Changes:	http://search.cpan.org/dist/Tail-Stat/Changes
PR:		ports/173068 [1]
Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Feature safe:	yes
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.19
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.
25 Nov 2011 09:56:10
Original commit files touched by this commit  0.19
sunpoet search for other commits by this committer
- Update to 0.19
- Pet portlint

Changes:        http://search.cpan.org/dist/Tail-Stat/Changes
PR:             ports/162869
Submitted by:   sunpoet (myself)
Approved by:    Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Feature safe:   yes
17 Jun 2011 14:44:54
Original commit files touched by this commit  0.18
culot search for other commits by this committer
- Update to 0.18 [1]
- Add LICENSE

Changes:        http://search.cpan.org/dist/Tail-Stat/Changes
PR:             ports/157945 [1]
Submitted by:   Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
15 May 2011 02:49:17
Original commit files touched by this commit  0.17
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
30 Mar 2011 07:31:08
Original commit files touched by this commit  0.17
culot search for other commits by this committer
- Update to 0.17 [1]
- Make use of CPAN:USER macro

Changes:        http://search.cpan.org/dist/Tail-Stat/Changes
PR:             ports/156028 [1]
Submitted by:   Oleg A. Mamontov <oleg AT mamontov.net> (maintainer)
28 Feb 2011 21:00:26
Original commit files touched by this commit  0.10
culot search for other commits by this committer
- Update to 0.10

Changes:        http://search.cpan.org/dist/Tail-Stat/Changes
PR:             ports/155127
Submitted by:   Oleg A. Mamontov <oleg AT mamontov.net> (maintainer)
23 Feb 2011 15:33:07
Original commit files touched by this commit  0.09
miwi search for other commits by this committer
- Update to 0.09

PR:             154847
Submitted by:   maintainer
12 Feb 2011 09:30:23
Original commit files touched by this commit  0.08
az search for other commits by this committer
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.

No functional changes.

Sponsored by:   p5 namespace
09 Nov 2010 09:02:35
Original commit files touched by this commit  0.08
jadawin search for other commits by this committer
Real-time log statistics server

WWW:    http://search.cpan.org/~LONERR/Tail-Stat/

PR:             ports/152041
Submitted by:   Oleg A. Mamontov <oleg at mamontov.net>

Number of commits found: 10

2840
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight78
new month210

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0