5e1b FreshPorts -- www/p5-HTTPD-Log-Filter
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-HTTPD-Log-Filter 1.08 www on this many watch lists=2 search for ports that depend on this port
Perl module to filter entries out of an httpd log
Maintained by: kuriyama@FreeBSD.org search for ports maintained by this maintainer
Port Added: 15 Feb 2002 11:45:38
Also Listed In: perl5
License: not specified in port


This module provide a simple interface to filter entries out
of an httpd logfile. The constructor can be passed regular
expressions to match against particular fields on the
logfile.  It does its filtering line by line, using a filter
method that takes a line of a logfile as input, and returns
true if it matches, and false if it doesn't.

There are two possible non-matching (false) conditions; one
is where the line is a valid httpd logfile entry, but just
doesn't happen to match the filter (where "" is returned).
The other is where it is an invalid entry according to the
format specified in the constructor.

WWW: http://search.cpan.org/dist/HTTPD-Log-Filter/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. archivers/p5-IO-Zlib
  2. lang/perl5.8
Required To Run:
  1. archivers/p5-IO-Zlib
  2. lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/p5-HTTPD-Log-Filter/ && make install clean
To add the package: pkg_add -r p5-HTTPD-Log-Filter


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/A/AW/AWRIGLEY/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/A/AW/AWRIGLEY/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/A/AW/AWRIGLEY/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/A/AW/AWRIGLEY/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/A/AW/AWRIGLEY/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/A/AW/AWRIGLEY/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/A/AW/AWRIGLEY/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/A/AW/AWRIGLEY/
  10. http://at.cpan.org/authors/id/A/AW/AWRIGLEY/
  11. http://backpan.perl.org/authors/id/A/AW/AWRIGLEY/
  12. http://cpan.nctu.edu.tw/authors/id/A/AW/AWRIGLEY/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/A/AW/AWRIGLEY/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/A/AW/AWRIGLEY/
  15. http://www.cpan.dk/authors/id/A/AW/AWRIGLEY/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
03 Jun 2012 10:48:36
Original commit files touched by this commit  1.08
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

PR:     ports/168626
Approved by: maintainer (kuriyama@ via email)
20 Jun 2011 09:22:15
Original commit files touched by this commit  1.08
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.08
miwi search for other commits by this committer
- Get Rid MD5 support
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.08
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
25 Jun 2006 16:38:48
Original commit files touched by this commit  1.08
clsung search for other commits by this committer
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by (non-)ports@, so approved by
  portmgr (erwin) first.

PR:             ports/98755
Submitted by:   rafan
Approved by:    portmgr (erwin)
24 Jan 2006 03:14:23
Original commit files touched by this commit  1.08
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
22 Jan 2006 02:58:25
Original commit files touched by this commit  1.08
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Sep 2005 19:31:43
Original commit files touched by this commit  1.08
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
23 Jul 2004 00:39:19
Original commit files touched by this commit  1.08
kuriyama search for other commits by this committer
- Upgrade to 1.08.
18 Mar 2004 00:48:53
Original commit files touched by this commit  1.07
kuriyama search for other commits by this committer
SIZEify.

Submitted by:   trevor
24 Oct 2003 12:05:09
Original commit files touched by this commit  1.07
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
22 Feb 2003 07:48:51
Original commit files touched by this commit  1.07
kuriyama search for other commits by this committer
de-pkg-comment.
15 Feb 2002 14:45:38
files touched by this commit
kuriyama search for other commits by this committer
Perl module to filter entries out of an httpd log.    

Number of commits found: 13

2872
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight62
new month217

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